Skip to content

Commit e3b9b20

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

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package-lock.json

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

0 commit comments

Comments
 (0)