From b0e67abdc88b54e6d08dc6251ced502faa1e8264 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Jul 2023 09:48:44 +0000 Subject: [PATCH] Chore(deps): Bump url-search-params-polyfill from 8.1.1 to 8.2.4 Bumps [url-search-params-polyfill](https://github.com/jerrybendy/url-search-params-polyfill) from 8.1.1 to 8.2.4. - [Release notes](https://github.com/jerrybendy/url-search-params-polyfill/releases) - [Commits](https://github.com/jerrybendy/url-search-params-polyfill/compare/v8.1.1...v8.2.4) --- updated-dependencies: - dependency-name: url-search-params-polyfill dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index e8a1351c2..05b8962e7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -18282,8 +18282,9 @@ } }, "node_modules/url-search-params-polyfill": { - "version": "8.1.1", - "license": "MIT" + "version": "8.2.4", + "resolved": "https://registry.npmjs.org/url-search-params-polyfill/-/url-search-params-polyfill-8.2.4.tgz", + "integrity": "sha512-6jWpuCn5DD+bUuqQK7yIzhE2lxkrDhxCVAj+STTl0DuBGIr3F1ptaIo14KHlngU1w5XmvhwsmH4wzSyyrZK7Tg==" }, "node_modules/url/node_modules/punycode": { "version": "1.3.2", @@ -32713,7 +32714,9 @@ } }, "url-search-params-polyfill": { - "version": "8.1.1" + "version": "8.2.4", + "resolved": "https://registry.npmjs.org/url-search-params-polyfill/-/url-search-params-polyfill-8.2.4.tgz", + "integrity": "sha512-6jWpuCn5DD+bUuqQK7yIzhE2lxkrDhxCVAj+STTl0DuBGIr3F1ptaIo14KHlngU1w5XmvhwsmH4wzSyyrZK7Tg==" }, "util": { "version": "0.12.4",