Skip to content

Commit 4ab4d62

Browse files
bwappsecsnyk-bot
andauthored
fix: package.json & package-lock.json to reduce vulnerabilities (#84)
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-AXIOS-6124857 Co-authored-by: snyk-bot <snyk-bot@snyk.io>
1 parent bf28953 commit 4ab4d62

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

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
"@apimatic/core": "^0.7.6",
4242
"@apimatic/schema": "^0.6.0",
4343
"@types/node": "^14.18.21",
44-
"axios": "^1.6.0",
44+
"axios": "^1.6.3",
4545
"detect-node": "^2.0.4",
4646
"form-data": "^3.0.0",
4747
"lodash.flatmap": "^4.5.0",

0 commit comments

Comments
 (0)