mirror of
https://github.com/semaphoreui/semaphore.git
synced 2025-01-20 07:19:20 +01:00
fix: web/package.json & web/package-lock.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-AXIOS-6671926
This commit is contained in:
parent
303b153166
commit
003d9d7502
66781
web/package-lock.json
generated
66781
web/package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -11,7 +11,7 @@
|
||||
"dependencies": {
|
||||
"@mdi/font": "^5.9.55",
|
||||
"ansi_up": "^6.0.2",
|
||||
"axios": "^0.29.0",
|
||||
"axios": "^1.7.8",
|
||||
"core-js": "^3.39.0",
|
||||
"cron-parser": "^4.9.0",
|
||||
"dredd": "^13.1.2",
|
||||
|
Loading…
Reference in New Issue
Block a user