Skip to content

Commit a931bde

Browse files
authored
Update outdated deps (#5570)
1 parent 9e4576b commit a931bde

1 file changed

Lines changed: 12 additions & 12 deletions

File tree

package.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
"@xmldom/xmldom": "0.9.10",
9292
"acorn": "8.16.0",
9393
"arrify": "3.0.0",
94-
"axios": "1.15.2",
94+
"axios": "1.16.1",
9595
"chalk": "4.1.2",
9696
"cheerio": "^1.2.0",
9797
"chokidar": "^4.0.3",
@@ -103,13 +103,13 @@
103103
"escape-string-regexp": "4.0.0",
104104
"figures": "3.2.0",
105105
"fn-args": "4.0.0",
106-
"fs-extra": "11.3.4",
106+
"fs-extra": "11.3.5",
107107
"fuse.js": "^7.3.0",
108108
"glob": "^11.1.0",
109109
"html-minifier-terser": "7.2.0",
110110
"inquirer": "^8.2.7",
111111
"invisi-data": "^1.2.0",
112-
"joi": "18.1.2",
112+
"joi": "18.2.1",
113113
"js-beautify": "1.15.4",
114114
"lodash.clonedeep": "4.5.0",
115115
"lodash.merge": "4.6.2",
@@ -130,7 +130,7 @@
130130
"@codeceptjs/detox-helper": "1.1.14"
131131
},
132132
"devDependencies": {
133-
"@apollo/server": "^5.5.0",
133+
"@apollo/server": "^5.5.1",
134134
"@codeceptjs/expect-helper": "^1.0.2",
135135
"@codeceptjs/mock-request": "0.3.1",
136136
"@eslint/eslintrc": "3.3.5",
@@ -140,7 +140,7 @@
140140
"@pollyjs/core": "6.0.6",
141141
"@types/chai": "5.2.3",
142142
"@types/inquirer": "9.0.9",
143-
"@types/node": "^25.6.0",
143+
"@types/node": "^25.8.0",
144144
"@wdio/sauce-service": "9.12.5",
145145
"@wdio/selenium-standalone-service": "8.15.0",
146146
"@wdio/utils": "9.19.2",
@@ -149,14 +149,14 @@
149149
"chai-as-promised": "7.1.2",
150150
"chai-subset": "1.6.0",
151151
"documentation": "14.0.3",
152-
"electron": "41.3.0",
152+
"electron": "42.1.0",
153153
"eslint": "^9.39.4",
154154
"eslint-plugin-import": "2.32.0",
155155
"eslint-plugin-mocha": "11.2.0",
156-
"expect": "30.3.0",
156+
"expect": "30.4.1",
157157
"express": "^5.2.1",
158-
"globals": "17.5.0",
159-
"graphql": "16.13.2",
158+
"globals": "17.6.0",
159+
"graphql": "16.14.0",
160160
"graphql-tag": "^2.12.6",
161161
"husky": "9.1.7",
162162
"inquirer-test": "2.0.1",
@@ -170,8 +170,8 @@
170170
"qrcode-terminal": "0.12.0",
171171
"rosie": "2.1.1",
172172
"runok": "0.9.3",
173-
"semver": "7.7.4",
174-
"sinon": "21.1.2",
173+
"semver": "7.8.0",
174+
"sinon": "22.0.0",
175175
"sinon-chai": "3.7.0",
176176
"testcafe": "3.7.4",
177177
"ts-morph": "26.0.0",
@@ -199,7 +199,7 @@
199199
},
200200
"overrides": {
201201
"@xmldom/xmldom": "0.9.10",
202-
"axios": "1.15.2",
202+
"axios": "1.16.1",
203203
"diff": "~8.0.3",
204204
"js-yaml": "~4.1.1",
205205
"tmp": "0.2.5",

0 commit comments

Comments
 (0)