Skip to content

Commit a109ea8

Browse files
snyk-botmadmath03
andauthored
fix: app/package.json & app/package-lock.json to reduce vulnerabilities (#49)
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-AXIOS-1579269 Co-authored-by: Mathieu Brunot <[email protected]>
1 parent 6c2d7c3 commit a109ea8

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

app/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.

app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"@fortawesome/fontawesome-svg-core": "^1.2.36",
3434
"@fortawesome/free-solid-svg-icons": "^5.15.4",
3535
"@fortawesome/vue-fontawesome": "^0.1.9",
36-
"axios": "^0.21.1",
36+
"axios": "^0.21.3",
3737
"buefy": "^0.9.8",
3838
"dotenv-webpack": "^2.0.0",
3939
"vue": "^2.6.11",

0 commit comments

Comments
 (0)