diff --git a/package.json b/package.json index c1755b9..b251ec8 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ }, "devDependencies": { "@types/ali-oss": "^6.16.8", - "@types/qs": "^6.9.7", + "@types/qs": "^6.9.8", "@vitejs/plugin-vue": "^4.3.3", "autoprefixer": "^10.4.15", "electron": "^26.1.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c811d0a..2424c70 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -32,8 +32,8 @@ devDependencies: specifier: ^6.16.8 version: 6.16.8 '@types/qs': - specifier: ^6.9.7 - version: 6.9.7 + specifier: ^6.9.8 + version: 6.9.8 '@vitejs/plugin-vue': specifier: ^4.3.3 version: 4.3.3(vite@4.4.9)(vue@3.3.4) @@ -610,8 +610,8 @@ packages: dev: true optional: true - /@types/qs@6.9.7: - resolution: {integrity: sha512-FGa1F62FT09qcrueBA6qYTrJPVDzah9a+493+o2PCXsesWHIn27G98TsSMs3WPNbZIEj4+VJf6saSFpvD+3Zsw==} + /@types/qs@6.9.8: + resolution: {integrity: sha512-u95svzDlTysU5xecFNTgfFG5RUWu1A9P0VzgpcIiGZA9iraHOdSzcxMxQ55DyeRaGCSxQi7LxXDI4rzq/MYfdg==} dev: true /@types/responselike@1.0.0: