Skip to content

Commit bc0bfdb

Browse files
mefellowssnyk-bot
andauthored
fix: package.json & package-lock.json to reduce vulnerabilities (#1234)
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-AXIOS-7361793 Co-authored-by: snyk-bot <snyk-bot@snyk.io>
1 parent 5bd6b24 commit bc0bfdb

File tree

2 files changed

+11
-10
lines changed

2 files changed

+11
-10
lines changed

package-lock.json

Lines changed: 10 additions & 9 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
@@ -103,7 +103,7 @@
103103
"dependencies": {
104104
"@pact-foundation/pact-core": "^15.1.0",
105105
"@types/express": "^4.17.11",
106-
"axios": "^1.6.1",
106+
"axios": "^1.7.4",
107107
"body-parser": "^1.20.0",
108108
"cli-color": "^2.0.1",
109109
"express": "^4.19.2",

0 commit comments

Comments
 (0)