Skip to content

Commit 1425b24

Browse files
fix(reference): upgrade axios to 1.15.0 to address critical vulnerability (#5161)
1 parent 156d40b commit 1425b24

2 files changed

Lines changed: 38 additions & 35 deletions

File tree

package-lock.json

Lines changed: 37 additions & 34 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
@@ -306,7 +306,7 @@
306306
"@swagger-api/apidom-core": "^1.10.1",
307307
"@swagger-api/apidom-error": "^1.10.1",
308308
"@types/ramda": "~0.30.0",
309-
"axios": "^1.12.2",
309+
"axios": "^1.15.0",
310310
"minimatch": "^10.2.1",
311311
"ramda": "~0.30.0",
312312
"ramda-adjunct": "^5.0.0"

0 commit comments

Comments
 (0)