Merge pull request #4754 from nextcloud/dependabot/npm_and_yarn/main/url-search-params-polyfill-8.2.2
This commit is contained in:
11
package-lock.json
generated
11
package-lock.json
generated
@@ -31,7 +31,7 @@
|
||||
"moment": "^2.29.4",
|
||||
"nextcloud-vue-collections": "^0.11.1",
|
||||
"p-queue": "^7.3.4",
|
||||
"url-search-params-polyfill": "^8.1.1",
|
||||
"url-search-params-polyfill": "^8.2.2",
|
||||
"vue": "^2.7.14",
|
||||
"vue-at": "^2.5.1",
|
||||
"vue-click-outside": "^1.1.0",
|
||||
@@ -17888,8 +17888,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/url-search-params-polyfill": {
|
||||
"version": "8.1.1",
|
||||
"license": "MIT"
|
||||
"version": "8.2.2",
|
||||
"resolved": "https://registry.npmjs.org/url-search-params-polyfill/-/url-search-params-polyfill-8.2.2.tgz",
|
||||
"integrity": "sha512-61B065jCmQAX1bZP+b+j/OvBi08ltmeepig3MlNf/Vc77cdAUha0oJo1SJ+rz2E57qRP+jIQs/8eroP7ON3EAA=="
|
||||
},
|
||||
"node_modules/url/node_modules/punycode": {
|
||||
"version": "1.3.2",
|
||||
@@ -32043,7 +32044,9 @@
|
||||
}
|
||||
},
|
||||
"url-search-params-polyfill": {
|
||||
"version": "8.1.1"
|
||||
"version": "8.2.2",
|
||||
"resolved": "https://registry.npmjs.org/url-search-params-polyfill/-/url-search-params-polyfill-8.2.2.tgz",
|
||||
"integrity": "sha512-61B065jCmQAX1bZP+b+j/OvBi08ltmeepig3MlNf/Vc77cdAUha0oJo1SJ+rz2E57qRP+jIQs/8eroP7ON3EAA=="
|
||||
},
|
||||
"util": {
|
||||
"version": "0.12.4",
|
||||
|
||||
@@ -52,7 +52,7 @@
|
||||
"moment": "^2.29.4",
|
||||
"nextcloud-vue-collections": "^0.11.1",
|
||||
"p-queue": "^7.3.4",
|
||||
"url-search-params-polyfill": "^8.1.1",
|
||||
"url-search-params-polyfill": "^8.2.2",
|
||||
"vue": "^2.7.14",
|
||||
"vue-at": "^2.5.1",
|
||||
"vue-click-outside": "^1.1.0",
|
||||
|
||||
Reference in New Issue
Block a user