Skip to content

Commit a6b6519

Browse files
chore(deps): update dependency @types/qs to v6.9.17
1 parent 69dcf44 commit a6b6519

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
@@ -34,7 +34,7 @@
3434
"@rollup/plugin-json": "^6.0.0",
3535
"@types/jest": "29.5.12",
3636
"@types/node": "20.14.15",
37-
"@types/qs": "6.9.15",
37+
"@types/qs": "6.9.17",
3838
"esbuild": "^0.23.0",
3939
"jest": "29.7.0",
4040
"npm-run-all2": "6.2.2",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1262,10 +1262,10 @@ __metadata:
12621262
languageName: node
12631263
linkType: hard
12641264

1265-
"@types/qs@npm:6.9.15":
1266-
version: 6.9.15
1267-
resolution: "@types/qs@npm:6.9.15"
1268-
checksum: 10c0/49c5ff75ca3adb18a1939310042d273c9fc55920861bd8e5100c8a923b3cda90d759e1a95e18334092da1c8f7b820084687770c83a1ccef04fb2c6908117c823
1265+
"@types/qs@npm:6.9.17":
1266+
version: 6.9.17
1267+
resolution: "@types/qs@npm:6.9.17"
1268+
checksum: 10c0/a183fa0b3464267f8f421e2d66d960815080e8aab12b9aadab60479ba84183b1cdba8f4eff3c06f76675a8e42fe6a3b1313ea76c74f2885c3e25d32499c17d1b
12691269
languageName: node
12701270
linkType: hard
12711271

@@ -4828,7 +4828,7 @@ __metadata:
48284828
"@rollup/plugin-json": "npm:^6.0.0"
48294829
"@types/jest": "npm:29.5.12"
48304830
"@types/node": "npm:20.14.15"
4831-
"@types/qs": "npm:6.9.15"
4831+
"@types/qs": "npm:6.9.17"
48324832
axios: "npm:^1.2.2"
48334833
esbuild: "npm:^0.23.0"
48344834
jest: "npm:29.7.0"

0 commit comments

Comments
 (0)