Skip to content

Commit b9d4465

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

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

Lines changed: 7 additions & 7 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.0",
44+
"axios": "^1.6.3",
4545
"detect-node": "^2.0.4",
4646
"form-data": "^3.0.0",
4747
"json-bigint": "^1.0.0",

0 commit comments

Comments
 (0)