Skip to content

Commit 5fd4d69

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-15969258
1 parent 57b12aa commit 5fd4d69

2 files changed

Lines changed: 115 additions & 49 deletions

File tree

package-lock.json

Lines changed: 114 additions & 48 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
@@ -51,7 +51,7 @@
5151
"@dvsa/secrets-manager": "^1.2.1",
5252
"aws-sdk": "^2.1638.0",
5353
"aws4": "^1.11.0",
54-
"axios": "^1.7.4",
54+
"axios": "^1.15.0",
5555
"lodash": "^4.17.21",
5656
"moment": "^2.29.4",
5757
"url-parse": "^1.5.10"

0 commit comments

Comments
 (0)