This is an automated email from the ASF dual-hosted git repository.

SiyaoIsHiding pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/cassandra-nodejs-driver.git


The following commit(s) were added to refs/heads/trunk by this push:
     new c6ecea08 Bump adm-zip from 0.5.10 to 0.6.0 patch by dependabot; 
reviewed by Jane He and Jorge Bay
c6ecea08 is described below

commit c6ecea08e7c141bed4035e95072420d878f5e0d7
Author: janehe <[email protected]>
AuthorDate: Fri Jul 31 12:00:08 2026 -0700

    Bump adm-zip from 0.5.10 to 0.6.0
    patch by dependabot; reviewed by Jane He and Jorge Bay
---
 package-lock.json | 11 ++++++-----
 package.json      |  2 +-
 2 files changed, 7 insertions(+), 6 deletions(-)

diff --git a/package-lock.json b/package-lock.json
index 6f902c5c..f5a243cd 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -9,7 +9,7 @@
       "version": "4.9.0",
       "license": "Apache-2.0",
       "dependencies": {
-        "adm-zip": "~0.5.10",
+        "adm-zip": "~0.6.0",
         "long": "~5.2.3"
       },
       "devDependencies": {
@@ -81,11 +81,12 @@
       }
     },
     "node_modules/adm-zip": {
-      "version": "0.5.10",
-      "resolved": "https://registry.npmjs.org/adm-zip/-/adm-zip-0.5.10.tgz";,
-      "integrity": 
"sha512-x0HvcHqVJNTPk/Bw8JbLWlWoo6Wwnsug0fnYYro1HBrjxZ3G7/AZk7Ahv8JwDe1uIcz8eBqvu86FuF1POiG7vQ==",
+      "version": "0.6.0",
+      "resolved": "https://registry.npmjs.org/adm-zip/-/adm-zip-0.6.0.tgz";,
+      "integrity": 
"sha512-XleryMhbuksdKtofnWZ9Sk+4CUTbms4Mb/EU32SZwToAyZ5RgVos/ki8n+yr0LWHOGKuakbXTuuYNHLQjhddgg==",
+      "license": "MIT",
       "engines": {
-        "node": ">=6.0"
+        "node": ">=14.0"
       }
     },
     "node_modules/ansi-colors": {
diff --git a/package.json b/package.json
index d4d108bb..e886008d 100644
--- a/package.json
+++ b/package.json
@@ -20,7 +20,7 @@
   "license": "Apache-2.0",
   "types": "./index.d.ts",
   "dependencies": {
-    "adm-zip": "~0.5.10",
+    "adm-zip": "~0.6.0",
     "long": "~5.2.3"
   },
   "devDependencies": {


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to