Skip to content

Commit ac3cf84

Browse files
fix(deps): bump query-string from 9.2.1 to 9.3.1 (#5211)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fcb80e1 commit ac3cf84

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"luxon": "^3.6.1",
7070
"mnemonic-browser": "^0.0.1",
7171
"postcss": "^8.5.6",
72-
"query-string": "^9.2.1",
72+
"query-string": "^9.3.1",
7373
"react": "^19.0.0",
7474
"react-dom": "^19.0.0",
7575
"react-is": "^19.0.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4462,7 +4462,7 @@ __metadata:
44624462
postcss: "npm:^8.5.6"
44634463
prettier: "npm:^3.6.2"
44644464
process: "npm:^0.11.10"
4465-
query-string: "npm:^9.2.1"
4465+
query-string: "npm:^9.3.1"
44664466
react: "npm:^19.0.0"
44674467
react-dom: "npm:^19.0.0"
44684468
react-is: "npm:^19.0.0"
@@ -10707,14 +10707,14 @@ __metadata:
1070710707
languageName: node
1070810708
linkType: hard
1070910709

10710-
"query-string@npm:^9.2.1":
10711-
version: 9.2.1
10712-
resolution: "query-string@npm:9.2.1"
10710+
"query-string@npm:^9.3.1":
10711+
version: 9.3.1
10712+
resolution: "query-string@npm:9.3.1"
1071310713
dependencies:
1071410714
decode-uri-component: "npm:^0.4.1"
1071510715
filter-obj: "npm:^5.1.0"
1071610716
split-on-first: "npm:^3.0.0"
10717-
checksum: 10c0/ec2a1a812fb6e61b129587789c30731050e44b1e66bf77415ad075e7ff9923aa85088a8a8a36300170f6b82bcd6bda8aa64304fa168ea29116a57b597275467d
10717+
checksum: 10c0/47f62350be7ace6d2e03d12becf5d1985731d97577963a4d8b684e166f6708cb42f63f09aa4c92931f2ee1ff57c0800a25807b95f28fd98f7064b1d06b02b07e
1071810718
languageName: node
1071910719
linkType: hard
1072010720

0 commit comments

Comments
 (0)