2
0
mirror of https://github.com/tenrok/axios.git synced 2026-06-17 19:21:29 +03:00

refactor: remove deprecated url-search-params polyfill for URLSearchParams (#5670)

This commit is contained in:
PIYUSH NEGI
2023-04-28 03:28:07 +05:30
committed by GitHub
parent 726f1c8e00
commit e18fdd893d
3 changed files with 2 additions and 18 deletions
+1 -2
View File
@@ -132,8 +132,7 @@
"stream-throttle": "^0.1.3",
"string-replace-async": "^3.0.2",
"terser-webpack-plugin": "^4.2.3",
"typescript": "^4.8.4",
"url-search-params": "^0.10.0"
"typescript": "^4.8.4"
},
"browser": {
"./lib/adapters/http.js": "./lib/helpers/null.js",