Use querystring lib instead of URLSearchParams

This commit is contained in:
Richard Lewis
2017-10-31 10:22:58 +00:00
parent 355d69b024
commit 6012b35acf
2 changed files with 0 additions and 6 deletions

5
package-lock.json generated
View File

@@ -6241,11 +6241,6 @@
}
}
},
"url-search-params": {
"version": "0.10.0",
"resolved": "https://registry.npmjs.org/url-search-params/-/url-search-params-0.10.0.tgz",
"integrity": "sha512-oFPzmbPAbdthStgffGq8alULe47skPDt1X3KW6NOQnKkcLHP4IS1NfdfHG/CBP5lGsr2gDzNp87pfWLx/eIxjw=="
},
"user-home": {
"version": "1.1.1",
"resolved": "https://registry.npmjs.org/user-home/-/user-home-1.1.1.tgz",