Skip to content

Commit f4603f4

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

2 files changed

Lines changed: 16 additions & 16 deletions

File tree

package-lock.json

Lines changed: 15 additions & 15 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.3",
44+
"axios": "^1.6.4",
4545
"detect-node": "^2.0.4",
4646
"form-data": "^3.0.0",
4747
"lodash.flatmap": "^4.5.0",

0 commit comments

Comments
 (0)