Skip to content

Commit

Permalink
⬆️ NPM: Bump query-string from 8.2.0 to 9.1.1
Browse files Browse the repository at this point in the history
Bumps [query-string](https://github.com/sindresorhus/query-string) from 8.2.0 to 9.1.1.
- [Release notes](https://github.com/sindresorhus/query-string/releases)
- [Commits](sindresorhus/query-string@v8.2.0...v9.1.1)

---
updated-dependencies:
- dependency-name: query-string
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 14, 2024
1 parent f0c58d4 commit 3b1c067
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
"postcss-nested": "^6.2.0",
"preval.macro": "^5.0.0",
"prop-types": "^15.8.1",
"query-string": "^8.2.0",
"query-string": "^9.1.1",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-helmet": "^6.1.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6814,7 +6814,7 @@ __metadata:
prettier: "npm:^3.3.3"
preval.macro: "npm:^5.0.0"
prop-types: "npm:^15.8.1"
query-string: "npm:^8.2.0"
query-string: "npm:^9.1.1"
react: "npm:^18.3.1"
react-dom: "npm:^18.3.1"
react-helmet: "npm:^6.1.0"
Expand Down Expand Up @@ -21549,14 +21549,14 @@ __metadata:
languageName: node
linkType: hard

"query-string@npm:^8.2.0":
version: 8.2.0
resolution: "query-string@npm:8.2.0"
"query-string@npm:^9.1.1":
version: 9.1.1
resolution: "query-string@npm:9.1.1"
dependencies:
decode-uri-component: "npm:^0.4.1"
filter-obj: "npm:^5.1.0"
split-on-first: "npm:^3.0.0"
checksum: ad78256d5464ec80a4c5723c5f134ec4aa341fcc71e1458d2b4d4663aa441c0b0bbe7dcdda60e7f09e81969fd725fb7d6f9ba4e77fd621e11ce4c3ecfb9cdec0
checksum: 16481f17754f660aec3cae7abb838a70e383dfcf152414d184e0d0f81fae426acf112b4d51bf754f9c256eaf83ba4241241ba907c8d58b6ed9704425e1712e8c
languageName: node
linkType: hard

Expand Down

0 comments on commit 3b1c067

Please sign in to comment.