Merge pull request #18410 from nextcloud/dependabot/npm_and_yarn/url-search-params-polyfill-7.0.1
This commit is contained in:
commit
c259c95f64
File diff suppressed because one or more lines are too long
|
@ -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",
|
||||
|
|
|
@ -66,7 +66,7 @@
|
|||
"strengthify": "git+https://github.com/MorrisJobke/strengthify.git#0.5.8",
|
||||
"toastify-js": "^1.6.1",
|
||||
"underscore": "^1.9.1",
|
||||
"url-search-params-polyfill": "^7.0.0",
|
||||
"url-search-params-polyfill": "^7.0.1",
|
||||
"v-tooltip": "^2.0.2",
|
||||
"vue": "^2.6.10",
|
||||
"vue-click-outside": "^1.0.7",
|
||||
|
|
Loading…
Reference in New Issue