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

github-bot pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/openwhisk-client-js.git


The following commit(s) were added to refs/heads/master by this push:
     new 69a2a59  Bump jszip from 3.7.0 to 3.8.0
69a2a59 is described below

commit 69a2a59b32f3629c1475188a0a51c8cd6e502ff4
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Nov 21 14:11:29 2023 +0000

    Bump jszip from 3.7.0 to 3.8.0
    
    Bumps [jszip](https://github.com/Stuk/jszip) from 3.7.0 to 3.8.0.
    - [Release notes](https://github.com/Stuk/jszip/releases)
    - [Changelog](https://github.com/Stuk/jszip/blob/main/CHANGES.md)
    - [Commits](https://github.com/Stuk/jszip/compare/v3.7.0...v3.8.0)
    
    ---
    updated-dependencies:
    - dependency-name: jszip
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 package-lock.json | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/package-lock.json b/package-lock.json
index 6235345..c3157c0 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -4479,9 +4479,9 @@
       }
     },
     "node_modules/jszip": {
-      "version": "3.7.0",
-      "resolved": "https://registry.npmjs.org/jszip/-/jszip-3.7.0.tgz";,
-      "integrity": 
"sha512-Y2OlFIzrDOPWUnpU0LORIcDn2xN7rC9yKffFM/7pGhQuhO+SUhfm2trkJ/S5amjFvem0Y+1EALz/MEPkvHXVNw==",
+      "version": "3.8.0",
+      "resolved": "https://registry.npmjs.org/jszip/-/jszip-3.8.0.tgz";,
+      "integrity": 
"sha512-cnpQrXvFSLdsR9KR5/x7zdf6c3m8IhZfZzSblFEHSqBaVwD2nvJ4CuCKLyvKvwBgZm08CgfSoiTBQLm5WW9hGw==",
       "dev": true,
       "dependencies": {
         "lie": "~3.3.0",
@@ -11401,9 +11401,9 @@
       }
     },
     "jszip": {
-      "version": "3.7.0",
-      "resolved": "https://registry.npmjs.org/jszip/-/jszip-3.7.0.tgz";,
-      "integrity": 
"sha512-Y2OlFIzrDOPWUnpU0LORIcDn2xN7rC9yKffFM/7pGhQuhO+SUhfm2trkJ/S5amjFvem0Y+1EALz/MEPkvHXVNw==",
+      "version": "3.8.0",
+      "resolved": "https://registry.npmjs.org/jszip/-/jszip-3.8.0.tgz";,
+      "integrity": 
"sha512-cnpQrXvFSLdsR9KR5/x7zdf6c3m8IhZfZzSblFEHSqBaVwD2nvJ4CuCKLyvKvwBgZm08CgfSoiTBQLm5WW9hGw==",
       "dev": true,
       "requires": {
         "lie": "~3.3.0",

Reply via email to