Skip to content

Commit b5a6104

Browse files
committed
fix: package.json & package-lock.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-AXIOS-15252993
1 parent baf627d commit b5a6104

File tree

2 files changed

+14
-13
lines changed

2 files changed

+14
-13
lines changed

package-lock.json

Lines changed: 13 additions & 12 deletions
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
@@ -30,7 +30,7 @@
3030
"dependencies": {
3131
"@aws-sdk/client-secrets-manager": "^3.899.0",
3232
"@dvsa/mes-microservice-common": "1.2.4",
33-
"axios": "^1.12.2",
33+
"axios": "^1.13.5",
3434
"bottleneck": "^2.19.5",
3535
"handlebars": "^4.7.8",
3636
"inversify": "6.1.6",

0 commit comments

Comments
 (0)