Chore(deps): Bump url-search-params-polyfill from 8.1.1 to 8.2.2

Bumps [url-search-params-polyfill](https://github.com/jerrybendy/url-search-params-polyfill) from 8.1.1 to 8.2.2.
- [Release notes](https://github.com/jerrybendy/url-search-params-polyfill/releases)
- [Commits](https://github.com/jerrybendy/url-search-params-polyfill/commits)

---
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-06-03 03:39:30 +00:00
committed by GitHub
parent 6864846d84
commit 6a5eecea76

9
package-lock.json generated
View File

@@ -16649,8 +16649,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",
@@ -30061,7 +30062,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.5",