summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-08-30 20:23:36 +0000
committernextcloud-command <nextcloud-command@users.noreply.github.com>2021-08-30 20:34:25 +0000
commit1ba21d65f6b354662966eaca1a4f22e592e1935f (patch)
tree239070f426f95aaa7f13e6ad01fd43d9f1f6c425 /package.json
parentb67cfc53d75003fdaf55510ade20a118db1c4870 (diff)
downloadnextcloud-server-1ba21d65f6b354662966eaca1a4f22e592e1935f.tar.gz
nextcloud-server-1ba21d65f6b354662966eaca1a4f22e592e1935f.zip
Bump url-search-params-polyfill from 8.1.0 to 8.1.1
Bumps [url-search-params-polyfill](https://github.com/jerrybendy/url-search-params-polyfill) from 8.1.0 to 8.1.1. - [Release notes](https://github.com/jerrybendy/url-search-params-polyfill/releases) - [Commits](https://github.com/jerrybendy/url-search-params-polyfill/compare/v8.1.0...v8.1.1) --- updated-dependencies: - dependency-name: url-search-params-polyfill dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index c61d1c3eec8..46b4f5992bf 100644
--- a/package.json
+++ b/package.json
@@ -73,7 +73,7 @@
"snap.js": "^2.0.9",
"strengthify": "git+https://github.com/MorrisJobke/strengthify.git#0.5.9",
"underscore": "^1.12.0",
- "url-search-params-polyfill": "^8.0.0",
+ "url-search-params-polyfill": "^8.1.1",
"v-click-outside": "^3.1.2",
"v-tooltip": "^2.0.3",
"vue": "^2.6.12",