Skip to content

fix(deps): bump query-string from 9.2.1 to 9.2.2 #5139

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
"luxon": "^3.6.1",
"mnemonic-browser": "^0.0.1",
"postcss": "^8.5.6",
"query-string": "^9.2.1",
"query-string": "^9.2.2",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"react-is": "^19.0.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4459,7 +4459,7 @@ __metadata:
postcss: "npm:^8.5.6"
prettier: "npm:^3.6.2"
process: "npm:^0.11.10"
query-string: "npm:^9.2.1"
query-string: "npm:^9.2.2"
react: "npm:^19.0.0"
react-dom: "npm:^19.0.0"
react-is: "npm:^19.0.0"
Expand Down Expand Up @@ -10677,14 +10677,14 @@ __metadata:
languageName: node
linkType: hard

"query-string@npm:^9.2.1":
version: 9.2.1
resolution: "query-string@npm:9.2.1"
"query-string@npm:^9.2.2":
version: 9.2.2
resolution: "query-string@npm:9.2.2"
dependencies:
decode-uri-component: "npm:^0.4.1"
filter-obj: "npm:^5.1.0"
split-on-first: "npm:^3.0.0"
checksum: 10c0/ec2a1a812fb6e61b129587789c30731050e44b1e66bf77415ad075e7ff9923aa85088a8a8a36300170f6b82bcd6bda8aa64304fa168ea29116a57b597275467d
checksum: 10c0/2e3cbee52622ac9dd299237d617c922cb2a238e70d58a08eb3ad0be814642578948f58e85376b10bef1c64df04bdde94ca8aad3f319451ee3aba2f553278ed2b
languageName: node
linkType: hard

Expand Down