commit 0e51628f99f0316af316122a6f48c2dd693e7a76
parent cd2491430d31113b1429728d91290e64bb9c2eea
Author: Florian Dold <florian@dold.me>
Date: Wed, 4 Jan 2023 12:14:51 +0100
-fix pnpm issues
Diffstat:
2 files changed, 5 insertions(+), 4 deletions(-)
diff --git a/packages/web-util/package.json b/packages/web-util/package.json
@@ -29,6 +29,7 @@
"@types/node": "^18.11.17",
"@types/web": "^0.0.82",
"@types/ws": "^8.5.3",
+ "axios": "^1.2.2",
"chokidar": "^3.5.3",
"esbuild": "^0.14.21",
"express": "^4.18.2",
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
@@ -694,7 +694,7 @@ importers:
'@types/node': ^18.11.17
'@types/web': ^0.0.82
'@types/ws': ^8.5.3
- axios: ^1.2.1
+ axios: ^1.2.2
chokidar: ^3.5.3
esbuild: ^0.14.21
express: ^4.18.2
@@ -712,7 +712,7 @@ importers:
'@types/node': 18.11.17
'@types/web': 0.0.82
'@types/ws': 8.5.3
- axios: 1.2.1
+ axios: 1.2.2
chokidar: 3.5.3
esbuild: 0.14.54
express: 4.18.2
@@ -7638,8 +7638,8 @@ packages:
- debug
dev: true
- /axios/1.2.1:
- resolution: {integrity: sha512-I88cFiGu9ryt/tfVEi4kX2SITsvDddTajXTOFmt2uK1ZVA8LytjtdeyefdQWEf5PU8w+4SSJDoYnggflB5tW4A==}
+ /axios/1.2.2:
+ resolution: {integrity: sha512-bz/J4gS2S3I7mpN/YZfGFTqhXTYzRho8Ay38w2otuuDR322KzFIWm/4W2K6gIwvWaws5n+mnb7D1lN9uD+QH6Q==}
dependencies:
follow-redirects: 1.15.2
form-data: 4.0.0