gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-wallet-core] branch master updated: -fix pnpm issues


From: gnunet
Subject: [taler-wallet-core] branch master updated: -fix pnpm issues
Date: Wed, 04 Jan 2023 12:14:55 +0100

This is an automated email from the git hooks/post-receive script.

dold pushed a commit to branch master
in repository wallet-core.

The following commit(s) were added to refs/heads/master by this push:
     new 0e51628f9 -fix pnpm issues
0e51628f9 is described below

commit 0e51628f99f0316af316122a6f48c2dd693e7a76
Author: Florian Dold <florian@dold.me>
AuthorDate: Wed Jan 4 12:14:51 2023 +0100

    -fix pnpm issues
---
 packages/web-util/package.json | 1 +
 pnpm-lock.yaml                 | 8 ++++----
 2 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/packages/web-util/package.json b/packages/web-util/package.json
index 9e9e03973..a4589d4ee 100644
--- 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
index 6ada7a842..bd9d2d308 100644
--- 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

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]