From 1ad8af888a71b02f351c2b9bcfc79eb446f4af51 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Feb 2023 16:00:38 +0000 Subject: [PATCH] build(deps): bump jszip in /admin/view/javascript/d_pax Bumps [jszip](https://github.com/Stuk/jszip) from 3.6.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.6.0...v3.8.0) --- updated-dependencies: - dependency-name: jszip dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- admin/view/javascript/d_pax/yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) mode change 100755 => 100644 admin/view/javascript/d_pax/yarn.lock diff --git a/admin/view/javascript/d_pax/yarn.lock b/admin/view/javascript/d_pax/yarn.lock old mode 100755 new mode 100644 index d10df6c..4b3080f --- a/admin/view/javascript/d_pax/yarn.lock +++ b/admin/view/javascript/d_pax/yarn.lock @@ -5564,9 +5564,9 @@ jstransformer@1.0.0: promise "^7.0.1" jszip@^3.6.0: - version "3.6.0" - resolved "https://registry.yarnpkg.com/jszip/-/jszip-3.6.0.tgz#839b72812e3f97819cc13ac4134ffced95dd6af9" - integrity sha512-jgnQoG9LKnWO3mnVNBnfhkh0QknICd1FGSrXcgrl67zioyJ4wgx25o9ZqwNtrROSflGBCGYnJfjrIyRIby1OoQ== + version "3.8.0" + resolved "https://registry.yarnpkg.com/jszip/-/jszip-3.8.0.tgz#a2ac3c33fe96a76489765168213655850254d51b" + integrity sha512-cnpQrXvFSLdsR9KR5/x7zdf6c3m8IhZfZzSblFEHSqBaVwD2nvJ4CuCKLyvKvwBgZm08CgfSoiTBQLm5WW9hGw== dependencies: lie "~3.3.0" pako "~1.0.2"