mirror of
https://github.com/KevinMidboe/seasonedRequest.git
synced 2025-10-29 09:50:14 +00:00
fix: package.json & package-lock.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-AXIOS-6144788
This commit is contained in:
2710
package-lock.json
generated
2710
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@@ -11,7 +11,7 @@
|
|||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"ag-grid-vue": "^17.0.0",
|
"ag-grid-vue": "^17.0.0",
|
||||||
"axios": "^0.15.3",
|
"axios": "^1.6.4",
|
||||||
"connect-history-api-fallback": "^1.3.0",
|
"connect-history-api-fallback": "^1.3.0",
|
||||||
"debounce": "^1.0.0",
|
"debounce": "^1.0.0",
|
||||||
"express": "^4.16.1",
|
"express": "^4.16.1",
|
||||||
|
|||||||
Reference in New Issue
Block a user