Skip to content

Commit e8c0bd4

Browse files
fix(deps): update dependency qs to v6.13.1 (#652)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4010a59 commit e8c0bd4

File tree

2 files changed

+11
-2
lines changed

2 files changed

+11
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"lucide-react": "^0.456.0",
5454
"papaparse": "^5.4.1",
5555
"plotly.js": "^2.29.1",
56-
"qs": "6.13.0",
56+
"qs": "6.13.1",
5757
"react": "18.3.1",
5858
"react-dom": "18.3.1",
5959
"react-i18next": "15.1.1",

yarn.lock

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7739,7 +7739,7 @@ __metadata:
77397739
plotly.js: "npm:^2.29.1"
77407740
prettier: "npm:3.3.3"
77417741
pretty-quick: "npm:4.0.0"
7742-
qs: "npm:6.13.0"
7742+
qs: "npm:6.13.1"
77437743
react: "npm:18.3.1"
77447744
react-dom: "npm:18.3.1"
77457745
react-i18next: "npm:15.1.1"
@@ -10816,6 +10816,15 @@ __metadata:
1081610816
languageName: node
1081710817
linkType: hard
1081810818

10819+
"qs@npm:6.13.1":
10820+
version: 6.13.1
10821+
resolution: "qs@npm:6.13.1"
10822+
dependencies:
10823+
side-channel: "npm:^1.0.6"
10824+
checksum: 10/53cf5fdc5f342a9ffd3968f20c8c61624924cf928d86fff525240620faba8ca5cfd6c3f12718cc755561bfc3dc9721bc8924e38f53d8925b03940f0b8a902212
10825+
languageName: node
10826+
linkType: hard
10827+
1081910828
"querystringify@npm:^2.1.1":
1082010829
version: 2.2.0
1082110830
resolution: "querystringify@npm:2.2.0"

0 commit comments

Comments
 (0)