diff --git a/package.json b/package.json index 37adb83..57d8bf6 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "@rollup/plugin-json": "^6.0.0", "@types/jest": "29.5.12", "@types/node": "20.14.15", - "@types/qs": "6.9.15", + "@types/qs": "6.15.1", "esbuild": "^0.23.0", "jest": "29.7.0", "npm-run-all2": "6.2.2", diff --git a/yarn.lock b/yarn.lock index 2e8d842..a0d67f8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1262,10 +1262,10 @@ __metadata: languageName: node linkType: hard -"@types/qs@npm:6.9.15": - version: 6.9.15 - resolution: "@types/qs@npm:6.9.15" - checksum: 10c0/49c5ff75ca3adb18a1939310042d273c9fc55920861bd8e5100c8a923b3cda90d759e1a95e18334092da1c8f7b820084687770c83a1ccef04fb2c6908117c823 +"@types/qs@npm:6.15.1": + version: 6.15.1 + resolution: "@types/qs@npm:6.15.1" + checksum: 10c0/1dfdbcb4cf2a8f66d57f0b9a9fe6b1c7091cb816687b6698c1351eaf31f62e412cea9b7453a9637b570cd5fad8dced527e5a9e69b4fcc6e318daacd8b749f094 languageName: node linkType: hard @@ -4828,7 +4828,7 @@ __metadata: "@rollup/plugin-json": "npm:^6.0.0" "@types/jest": "npm:29.5.12" "@types/node": "npm:20.14.15" - "@types/qs": "npm:6.9.15" + "@types/qs": "npm:6.15.1" axios: "npm:^1.2.2" esbuild: "npm:^0.23.0" jest: "npm:29.7.0"