mirror of
https://github.com/tenrok/axios.git
synced 2026-06-14 18:42:33 +03:00
Update follow-redirects dependency due to Vurnerbility
Previous version of follow-redirects dependency is reported by Snyk to have a vurnerbility. https://app.snyk.io/test/npm/follow-redirects/1.14.7
This commit is contained in:
+1
-1
@@ -75,7 +75,7 @@
|
||||
"unpkg": "dist/axios.min.js",
|
||||
"typings": "./index.d.ts",
|
||||
"dependencies": {
|
||||
"follow-redirects": "^1.14.7"
|
||||
"follow-redirects": "^1.14.8"
|
||||
},
|
||||
"bundlesize": [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user