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:
+1
-2
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user