From ae790df695990eb05b40f20adb372f6eb09b6070 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Jul 2021 15:15:43 +0000 Subject: [PATCH] Bump url-search-params-polyfill from 8.1.0 to 8.1.1 in /onlyoffice 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) Signed-off-by: dependabot[bot] --- onlyoffice/package.json | 2 +- onlyoffice/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/onlyoffice/package.json b/onlyoffice/package.json index 91b51c530..b1f0d0f88 100644 --- a/onlyoffice/package.json +++ b/onlyoffice/package.json @@ -66,7 +66,7 @@ "rollup-plugin-terser": "^7.0.2", "rollup-plugin-vue": "^5.1.9", "swagger-vue-generator": "^1.0.6", - "url-search-params-polyfill": "^8.1.0", + "url-search-params-polyfill": "^8.1.1", "vue-template-compiler": "2.6.12", "xml-js": "^1.6.11" }, diff --git a/onlyoffice/yarn.lock b/onlyoffice/yarn.lock index af714ad9b..59ad7c588 100644 --- a/onlyoffice/yarn.lock +++ b/onlyoffice/yarn.lock @@ -7581,10 +7581,10 @@ url-join@0.0.1: resolved "https://registry.yarnpkg.com/url-join/-/url-join-0.0.1.tgz#1db48ad422d3402469a87f7d97bdebfe4fb1e3c8" integrity sha1-HbSK1CLTQCRpqH99l73r/k+x48g= -url-search-params-polyfill@^8.1.0: - version "8.1.0" - resolved "https://registry.yarnpkg.com/url-search-params-polyfill/-/url-search-params-polyfill-8.1.0.tgz#5c15b69687165bfd4f6c7d8a161d70d85385885b" - integrity sha512-MRG3vzXyG20BJ2fox50/9ZRoe+2h3RM7DIudVD2u/GY9MtayO1Dkrna76IUOak+uoUPVWbyR0pHCzxctP/eDYQ== +url-search-params-polyfill@^8.1.1: + version "8.1.1" + resolved "https://registry.yarnpkg.com/url-search-params-polyfill/-/url-search-params-polyfill-8.1.1.tgz#9e69e4dba300a71ae7ad3cead62c7717fd99329f" + integrity sha512-KmkCs6SjE6t4ihrfW9JelAPQIIIFbJweaaSLTh/4AO+c58JlDcb+GbdPt8yr5lRcFg4rPswRFRRhBGpWwh0K/Q== util-arity@^1.0.2: version "1.1.0"