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 #8314: temporary fix for


From: gnunet
Subject: [taler-wallet-core] branch master updated: fix #8314: temporary fix for current node version
Date: Sun, 04 Feb 2024 20:13:40 +0100

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

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

The following commit(s) were added to refs/heads/master by this push:
     new 3028ce1b3 fix #8314: temporary fix for current node version
3028ce1b3 is described below

commit 3028ce1b3818b4b740f4343506dac746af0c57f4
Author: Sebastian <sebasjm@gmail.com>
AuthorDate: Sun Feb 4 16:13:30 2024 -0300

    fix #8314: temporary fix for current node version
---
 packages/idb-bridge/package.json |  2 +-
 pnpm-lock.yaml                   | 27 ++++++++-------------------
 2 files changed, 9 insertions(+), 20 deletions(-)

diff --git a/packages/idb-bridge/package.json b/packages/idb-bridge/package.json
index 54d53e94a..3a9049f90 100644
--- a/packages/idb-bridge/package.json
+++ b/packages/idb-bridge/package.json
@@ -38,6 +38,6 @@
     "failFast": true
   },
   "optionalDependencies": {
-    "better-sqlite3": "^9.2.2"
+    "better-sqlite3": "9.4.0"
   }
 }
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index af628015b..c673d6d6c 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -463,8 +463,8 @@ importers:
         version: 2.6.2
     optionalDependencies:
       better-sqlite3:
-        specifier: ^9.2.2
-        version: 9.2.2
+        specifier: 9.4.0
+        version: 9.4.0
     devDependencies:
       '@types/better-sqlite3':
         specifier: ^7.6.8
@@ -7597,8 +7597,8 @@ packages:
       tweetnacl: 0.14.5
     dev: true
 
-  /better-sqlite3@9.2.2:
-    resolution: {integrity: 
sha512-qwjWB46il0lsDkeB4rSRI96HyDQr8sxeu1MkBVLMrwusq1KRu4Bpt1TMI+8zIJkDUtZ3umjAkaEjIlokZKWCQw==}
+  /better-sqlite3@9.4.0:
+    resolution: {integrity: 
sha512-5kynxekMxSjCMiFyUBLHggFcJkCmiZi6fUkiGz/B5GZOvdRWQJD0klqCx5/Y+bm2AKP7I/DHbSFx26AxjruWNg==}
     requiresBuild: true
     dependencies:
       bindings: 1.5.0
@@ -11563,7 +11563,7 @@ packages:
     dependencies:
       inherits: 2.0.4
       obuf: 1.1.2
-      readable-stream: 2.3.7
+      readable-stream: 2.3.8
       wbuf: 1.7.3
     dev: true
 
@@ -13250,6 +13250,7 @@ packages:
 
   /minimist@1.2.7:
     resolution: {integrity: 
sha512-bzfL1YUZsP41gmu/qjrEk0Q6i2ix/cVeAhbCbqH9u3zYutS1cLg00qhrD0M2MVdCcx4Sc0UpP2eBWo9rotpq6g==}
+    dev: true
 
   /minimist@1.2.8:
     resolution: {integrity: 
sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==}
@@ -15526,7 +15527,7 @@ packages:
     dependencies:
       deep-extend: 0.6.0
       ini: 1.3.8
-      minimist: 1.2.7
+      minimist: 1.2.8
       strip-json-comments: 2.0.1
 
   /react-dom@18.2.0(react@18.2.0):
@@ -15565,18 +15566,6 @@ packages:
     dependencies:
       pify: 2.3.0
 
-  /readable-stream@2.3.7:
-    resolution: {integrity: 
sha512-Ebho8K4jIbHAxnuxi7o42OrZgF/ZTNcsZj6nRKyUmkhLFq8CHItp/fy6hQZuZmP/n3yZ9VBUbp4zz/mX8hmYPw==}
-    dependencies:
-      core-util-is: 1.0.3
-      inherits: 2.0.4
-      isarray: 1.0.0
-      process-nextick-args: 2.0.1
-      safe-buffer: 5.1.2
-      string_decoder: 1.1.1
-      util-deprecate: 1.0.2
-    dev: true
-
   /readable-stream@2.3.8:
     resolution: {integrity: 
sha512-8p0AUk4XODgIewSi0l8Epjs+EVnWiK7NoDIEGU0HhE7+ZyY8D1IMY7odu5lRrFXGg71L15KG8QrPmum45RTtdA==}
     dependencies:
@@ -16548,7 +16537,7 @@ packages:
       detect-node: 2.1.0
       hpack.js: 2.1.6
       obuf: 1.1.2
-      readable-stream: 3.6.0
+      readable-stream: 3.6.2
       wbuf: 1.7.3
     transitivePeerDependencies:
       - supports-color

-- 
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]