Skip to content

Commit 907ab5f

Browse files
authored
Merge pull request #760 from companieshouse/update-axios-version
Second fix for security vulnerability with Axios
2 parents 936db43 + 75ef035 commit 907ab5f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"analyse-code": "sonar-scanner"
2020
},
2121
"dependencies": {
22-
"axios": "^1.7.4",
22+
"axios": "^1.8.2",
2323
"camelcase-keys": "~6.2.2",
2424
"http-status-codes": "^2.3.0",
2525
"snakecase-keys": "~3.2.0",

0 commit comments

Comments
 (0)