aboutsummaryrefslogtreecommitdiff
path: root/pnpm-lock.yaml
diff options
context:
space:
mode:
authorFlorian Dold <florian@dold.me>2023-01-05 12:18:07 +0100
committerFlorian Dold <florian@dold.me>2023-01-05 12:18:07 +0100
commit44aaa7a636ba25b37c1c26a306e64e0db75a2747 (patch)
treeac8ac7b5e28d8bd2f2ea33d6e8dd61a4f8340354 /pnpm-lock.yaml
parent4da4a1b33e4c12ecabfb37947d84949d41db31e1 (diff)
downloadwallet-core-44aaa7a636ba25b37c1c26a306e64e0db75a2747.tar.gz
wallet-core-44aaa7a636ba25b37c1c26a306e64e0db75a2747.tar.bz2
wallet-core-44aaa7a636ba25b37c1c26a306e64e0db75a2747.zip
-fix lockfile again
Diffstat (limited to 'pnpm-lock.yaml')
-rw-r--r--pnpm-lock.yaml12
1 files changed, 12 insertions, 0 deletions
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index ddd8d7d0b..bd9d2d308 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -694,6 +694,7 @@ importers:
'@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
@@ -711,6 +712,7 @@ importers:
'@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.54
express: 4.18.2
@@ -7636,6 +7638,16 @@ packages:
- debug
dev: true
+ /axios/1.2.2:
+ resolution: {integrity: sha512-bz/J4gS2S3I7mpN/YZfGFTqhXTYzRho8Ay38w2otuuDR322KzFIWm/4W2K6gIwvWaws5n+mnb7D1lN9uD+QH6Q==}
+ dependencies:
+ follow-redirects: 1.15.2
+ form-data: 4.0.0
+ proxy-from-env: 1.1.0
+ transitivePeerDependencies:
+ - debug
+ dev: true
+
/axobject-query/2.2.0:
resolution: {integrity: sha512-Td525n+iPOOyUQIeBfcASuG6uJsDOITl7Mds5gFyerkWiX7qhUTdYUBlSgNMyVqtSJqwpt1kXGLdUt6SykLMRA==}
dev: true