Skip to content

Commit 0e9956b

Browse files
snyk-botEnriqueL8
authored andcommitted
fix: package.json & package-lock.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-AXIOS-9403194 Signed-off-by: Enrique Lacal <[email protected]>
1 parent fb37609 commit 0e9956b

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
@@ -21,7 +21,7 @@
2121
"license": "Apache-2.0",
2222
"dependencies": {
2323
"ajv": "^8.11.0",
24-
"axios": "^1.8.2",
24+
"axios": "^1.8.3",
2525
"busboy": "^1.5.0",
2626
"express": "^4.21.2",
2727
"form-data": "^4.0.0",

0 commit comments

Comments
 (0)