From b0f5125908b8eb47a1aa9cf14b867a53c89cbec2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Apr 2022 07:18:41 +0000 Subject: [PATCH] chore(deps): bump jszip from 3.6.0 to 3.9.0 in /workspaces/angular-app Bumps [jszip](https://github.com/Stuk/jszip) from 3.6.0 to 3.9.0. - [Release notes](https://github.com/Stuk/jszip/releases) - [Changelog](https://github.com/Stuk/jszip/blob/master/CHANGES.md) - [Commits](https://github.com/Stuk/jszip/compare/v3.6.0...v3.9.0) --- updated-dependencies: - dependency-name: jszip dependency-type: indirect ... Signed-off-by: dependabot[bot] --- workspaces/angular-app/package-lock.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/workspaces/angular-app/package-lock.json b/workspaces/angular-app/package-lock.json index 6a6d0c1..e39e09a 100644 --- a/workspaces/angular-app/package-lock.json +++ b/workspaces/angular-app/package-lock.json @@ -17,7 +17,7 @@ "@angular/router": "~12.2.0", "@ngx-translate/core": "^13.0.0", "@ngx-translate/http-loader": "^6.0.0", - "electron": "^13.1.8", + "electron": "^13.6.6", "rxjs": "~7.3.0", "tslib": "^2.3.0", "zone.js": "~0.11.4" @@ -9279,9 +9279,9 @@ } }, "node_modules/jszip": { - "version": "3.6.0", - "resolved": "https://registry.npmjs.org/jszip/-/jszip-3.6.0.tgz", - "integrity": "sha512-jgnQoG9LKnWO3mnVNBnfhkh0QknICd1FGSrXcgrl67zioyJ4wgx25o9ZqwNtrROSflGBCGYnJfjrIyRIby1OoQ==", + "version": "3.9.0", + "resolved": "https://registry.npmjs.org/jszip/-/jszip-3.9.0.tgz", + "integrity": "sha512-Vb3SMfASUN1EKrFzv5A5+lTaZnzLzT5E6A9zyT7WFqMSfhT2Z7iS5FgSOjx2Olm3MDj8OqKj6GHyP2kMt1Ir6w==", "dev": true, "optional": true, "peer": true, @@ -25808,9 +25808,9 @@ } }, "jszip": { - "version": "3.6.0", - "resolved": "https://registry.npmjs.org/jszip/-/jszip-3.6.0.tgz", - "integrity": "sha512-jgnQoG9LKnWO3mnVNBnfhkh0QknICd1FGSrXcgrl67zioyJ4wgx25o9ZqwNtrROSflGBCGYnJfjrIyRIby1OoQ==", + "version": "3.9.0", + "resolved": "https://registry.npmjs.org/jszip/-/jszip-3.9.0.tgz", + "integrity": "sha512-Vb3SMfASUN1EKrFzv5A5+lTaZnzLzT5E6A9zyT7WFqMSfhT2Z7iS5FgSOjx2Olm3MDj8OqKj6GHyP2kMt1Ir6w==", "dev": true, "optional": true, "peer": true,