Skip to content

Commit bf3b1e4

Browse files
fix(deps): update dependency qs to v6.13.0 (#411)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 39bd157 commit bf3b1e4

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
@@ -47,7 +47,7 @@
4747
"lodash.isequal": "^4.5.0",
4848
"lodash.shuffle": "^4.2.0",
4949
"plotly.js": "^2.29.1",
50-
"qs": "6.12.3",
50+
"qs": "6.13.0",
5151
"react": "18.3.1",
5252
"react-dom": "18.3.1",
5353
"react-i18next": "15.0.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11084,7 +11084,7 @@ __metadata:
1108411084
plotly.js: "npm:^2.29.1"
1108511085
prettier: "npm:3.3.3"
1108611086
pretty-quick: "npm:4.0.0"
11087-
qs: "npm:6.12.3"
11087+
qs: "npm:6.13.0"
1108811088
react: "npm:18.3.1"
1108911089
react-dom: "npm:18.3.1"
1109011090
react-i18next: "npm:15.0.0"
@@ -14436,12 +14436,12 @@ __metadata:
1443614436
languageName: node
1443714437
linkType: hard
1443814438

14439-
"qs@npm:6.12.3":
14440-
version: 6.12.3
14441-
resolution: "qs@npm:6.12.3"
14439+
"qs@npm:6.13.0":
14440+
version: 6.13.0
14441+
resolution: "qs@npm:6.13.0"
1444214442
dependencies:
1444314443
side-channel: "npm:^1.0.6"
14444-
checksum: 10/486d80cfa5e12886de6fe15a5aa2b3c7023bf4461f949a742022c3ae608499dbaebcb57b1f15c1f59d86356772969028768b33c1a7c01e76d99f149239e63d59
14444+
checksum: 10/f548b376e685553d12e461409f0d6e5c59ec7c7d76f308e2a888fd9db3e0c5e89902bedd0754db3a9038eda5f27da2331a6f019c8517dc5e0a16b3c9a6e9cef8
1444514445
languageName: node
1444614446
linkType: hard
1444714447

0 commit comments

Comments
 (0)