Skip to content
This repository has been archived by the owner on Nov 3, 2024. It is now read-only.

Commit

Permalink
fix: src/DbLocalizationProvider.AdminUI.AspNetCore/package.json & src…
Browse files Browse the repository at this point in the history
…/DbLocalizationProvider.AdminUI.AspNetCore/package-lock.json to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-FOLLOWREDIRECTS-6141137
- https://snyk.io/vuln/SNYK-JS-FOLLOWREDIRECTS-6444610
  • Loading branch information
snyk-bot committed Sep 5, 2024
1 parent 451cd12 commit 6f0d395
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 9 deletions.
18 changes: 10 additions & 8 deletions src/DbLocalizationProvider.AdminUI.AspNetCore/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 src/DbLocalizationProvider.AdminUI.AspNetCore/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"@fortawesome/fontawesome-free": "^6.4.2"
},
"dependencies": {
"axios": "^1.6.2",
"axios": "^1.6.8",
"bootstrap": "^5.3.2",
"debounce": "^2.0.0",
"jquery": "^3.7.1",
Expand Down

0 comments on commit 6f0d395

Please sign in to comment.