diff options
author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2019-12-15 02:16:34 +0000 |
---|---|---|
committer | npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com> | 2019-12-15 13:13:43 +0000 |
commit | 42aa1ed279a3260c2677f1a0bee7bc7c4c57e31d (patch) | |
tree | 89cb98edf1e30b8bfb0cab9bb2adde0b8e66a824 /package-lock.json | |
parent | bc291d50c30ea7095cecafb89bdbb88ec54e3d8a (diff) | |
download | nextcloud-server-42aa1ed279a3260c2677f1a0bee7bc7c4c57e31d.tar.gz nextcloud-server-42aa1ed279a3260c2677f1a0bee7bc7c4c57e31d.zip |
Bump url-search-params-polyfill from 7.0.0 to 7.0.1
Bumps [url-search-params-polyfill](https://github.com/jerrybendy/url-search-params-polyfill) from 7.0.0 to 7.0.1.
- [Release notes](https://github.com/jerrybendy/url-search-params-polyfill/releases)
- [Commits](https://github.com/jerrybendy/url-search-params-polyfill/compare/v7.0.0...v7.0.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
Diffstat (limited to 'package-lock.json')
-rw-r--r-- | package-lock.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/package-lock.json b/package-lock.json index 99e65c93f37..5e85b663bad 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9661,9 +9661,9 @@ } }, "url-search-params-polyfill": { - "version": "7.0.0", - "resolved": "https://registry.npmjs.org/url-search-params-polyfill/-/url-search-params-polyfill-7.0.0.tgz", - "integrity": "sha512-0SEH3s+wCNbxEE/rWUalN004ICNi23Q74Ksc0gS2kG8EXnbayxGOrV97JdwnIVPKZ75Xk0hvKXvtIC4xReLMgg==" + "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==" }, "use": { "version": "3.1.1", |