Skip to content

Commit 252fe67

Browse files
bwappsecsnyk-bot
andauthored
fix: package.json & package-lock.json to reduce vulnerabilities (#69)
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-AXIOS-7361793 Co-authored-by: snyk-bot <[email protected]>
1 parent ed5c13a commit 252fe67

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
@@ -41,7 +41,7 @@
4141
},
4242
"dependencies": {
4343
"@apimatic/schema": "^0.6.0",
44-
"axios": "^1.6.4",
44+
"axios": "^1.7.4",
4545
"detect-node": "^2.0.4",
4646
"form-data": "^3.0.0",
4747
"json-bigint": "^1.0.0",

0 commit comments

Comments
 (0)