Bump url-search-params-polyfill from 7.0.1 to 8.0.0

Bumps [url-search-params-polyfill](https://github.com/jerrybendy/url-search-params-polyfill) from 7.0.1 to 8.0.0.
- [Release notes](https://github.com/jerrybendy/url-search-params-polyfill/releases)
- [Commits](https://github.com/jerrybendy/url-search-params-polyfill/compare/v7.0.1...v8.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
pull/19375/head
dependabot-preview[bot] 4 years ago committed by npmbuildbot[bot]
parent dfe92e4726
commit 6dfe4cd17c

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

6
package-lock.json generated

@ -11555,9 +11555,9 @@
}
},
"url-search-params-polyfill": {
"version": "7.0.1",
"resolved": "https://registry.npmjs.org/url-search-params-polyfill/-/url-search-params-polyfill-7.0.1.tgz",
"integrity": "sha512-bAw7L2E+jn9XHG5P9zrPnHdO0yJub4U+yXJOdpcpkr7OBd9T8oll4lUos0iSGRcDvfZoLUKfx9a6aNmIhJ4+mQ=="
"version": "8.0.0",
"resolved": "https://registry.npmjs.org/url-search-params-polyfill/-/url-search-params-polyfill-8.0.0.tgz",
"integrity": "sha512-X4BTaEq1UMz9bTbMKQ6r+CippkKBsFWHiP9wycQc7aHH2Ml/Iieuo44+GJDb77pfP71bONYA/nUd4iokYAxVRQ=="
},
"use": {
"version": "3.1.1",

@ -68,7 +68,7 @@
"strengthify": "git+https://github.com/MorrisJobke/strengthify.git#0.5.8",
"toastify-js": "^1.6.2",
"underscore": "^1.9.2",
"url-search-params-polyfill": "^7.0.1",
"url-search-params-polyfill": "^8.0.0",
"v-tooltip": "^2.0.2",
"vue": "^2.6.11",
"vue-click-outside": "^1.0.7",

Loading…
Cancel
Save