2
0
mirror of https://github.com/tenrok/axios.git synced 2026-05-15 11:59:42 +03:00

follow-redirects to ^1.14.9 (#4562)

* follow-redirects to ^1.14.9

* CHANGELOG.md

* revert dist changes
This commit is contained in:
Enrique Mingorance Cano
2022-04-05 15:42:41 +02:00
committed by GitHub
parent d24ce8e0d3
commit 499d3bee54
5 changed files with 19 additions and 13 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "axios",
"version": "0.26.1",
"version": "0.26.3",
"description": "Promise based HTTP client for the browser and node.js",
"main": "index.js",
"types": "index.d.ts",
@@ -78,7 +78,7 @@
"unpkg": "dist/axios.min.js",
"typings": "./index.d.ts",
"dependencies": {
"follow-redirects": "^1.14.8",
"follow-redirects": "^1.14.9",
"form-data": "^4.0.0"
},
"bundlesize": [