Skip to content

Commit d527d16

Browse files
authored
fix(security): update Axios to non-vulnerable 1.12.2 version (#5017)
1 parent 91312ec commit d527d16

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/apidom-reference/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -261,7 +261,7 @@
261261
"@swagger-api/apidom-core": "^1.0.0-beta.49",
262262
"@swagger-api/apidom-error": "^1.0.0-beta.49",
263263
"@types/ramda": "~0.30.0",
264-
"axios": "^1.9.0",
264+
"axios": "^1.12.2",
265265
"minimatch": "^7.4.3",
266266
"process": "^0.11.10",
267267
"ramda": "~0.30.0",

0 commit comments

Comments
 (0)