Skip to content

Commit

Permalink
fix: html/pfappserver/root/package.json & html/pfappserver/root/packa…
Browse files Browse the repository at this point in the history
…ge-lock.json to reduce vulnerabilities (#8404)

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-AXIOS-6671926

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
  • Loading branch information
satkunas and snyk-bot authored Nov 27, 2024
1 parent 448e064 commit e5c10c6
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
9 changes: 5 additions & 4 deletions html/pfappserver/root/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion html/pfappserver/root/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"dependencies": {
"@vue/composition-api": "^1.7.2",
"autoprefixer": "10.4.5",
"axios": "1.7.4",
"axios": "1.7.8",
"bootstrap": "4.6.1",
"bootstrap-vue": "2.23.1",
"core-js": "3.37.1",
Expand Down

0 comments on commit e5c10c6

Please sign in to comment.