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] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-07-13 09:48:44 +00:00
committed by GitHub
parent 48bac5b089
commit b0e67abdc8

9
package-lock.json generated
View File

@@ -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",