Skip to content

Commit d218fd5

Browse files
fix(deps): bump query-string from 9.1.2 to 9.2.0 (#5004)
1 parent e3b0989 commit d218fd5

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.3",
72-
"query-string": "^9.1.2",
72+
"query-string": "^9.2.0",
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
@@ -4340,7 +4340,7 @@ __metadata:
43404340
postcss: "npm:^8.5.3"
43414341
prettier: "npm:^3.5.3"
43424342
process: "npm:^0.11.10"
4343-
query-string: "npm:^9.1.2"
4343+
query-string: "npm:^9.2.0"
43444344
react: "npm:^19.0.0"
43454345
react-dom: "npm:^19.0.0"
43464346
react-is: "npm:^19.0.0"
@@ -10558,14 +10558,14 @@ __metadata:
1055810558
languageName: node
1055910559
linkType: hard
1056010560

10561-
"query-string@npm:^9.1.2":
10562-
version: 9.1.2
10563-
resolution: "query-string@npm:9.1.2"
10561+
"query-string@npm:^9.2.0":
10562+
version: 9.2.0
10563+
resolution: "query-string@npm:9.2.0"
1056410564
dependencies:
1056510565
decode-uri-component: "npm:^0.4.1"
1056610566
filter-obj: "npm:^5.1.0"
1056710567
split-on-first: "npm:^3.0.0"
10568-
checksum: 10c0/ead561dd74adddc3013742ab6ef62d7deb8b1b7b79c0471326c4e91d0de27fa03343c98b54b4b4463bdb1d066d041e9d7bfe8033ba8a35dafbaa09b3763d4181
10568+
checksum: 10c0/111cdc184c35d75f08c2dcb260c3cb038e7112d888a872dcbafd015d0ee790e57fd5ad8ebcad9c7a964f130c3711fef21ed2c28eb2dbf9c163bc56c144cac926
1056910569
languageName: node
1057010570
linkType: hard
1057110571

0 commit comments

Comments
 (0)