Skip to content

Commit e4cea78

Browse files
authored
Merge pull request #112 from PhlexPlexico/dependabot/npm_and_yarn/jszip-3.7.0
Bump jszip from 3.6.0 to 3.7.0
2 parents d141ce4 + fce578f commit e4cea78

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
"express-session": "^1.17.0",
7777
"helmet": "^3.21.2",
7878
"http-errors": "~1.7.3",
79-
"jszip": "^3.5.0",
79+
"jszip": "^3.7.0",
8080
"morgan": "^1.9.1",
8181
"mysql2": "^2.2.5",
8282
"passport": "^0.4.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -3644,10 +3644,10 @@ jsprim@^1.2.2:
36443644
json-schema "0.2.3"
36453645
verror "1.10.0"
36463646

3647-
jszip@^3.5.0:
3648-
version "3.6.0"
3649-
resolved "https://registry.yarnpkg.com/jszip/-/jszip-3.6.0.tgz#839b72812e3f97819cc13ac4134ffced95dd6af9"
3650-
integrity sha512-jgnQoG9LKnWO3mnVNBnfhkh0QknICd1FGSrXcgrl67zioyJ4wgx25o9ZqwNtrROSflGBCGYnJfjrIyRIby1OoQ==
3647+
jszip@^3.7.0:
3648+
version "3.7.0"
3649+
resolved "https://registry.yarnpkg.com/jszip/-/jszip-3.7.0.tgz#9b8b995a4e7c9024653ce743e902076a82fdf4e6"
3650+
integrity sha512-Y2OlFIzrDOPWUnpU0LORIcDn2xN7rC9yKffFM/7pGhQuhO+SUhfm2trkJ/S5amjFvem0Y+1EALz/MEPkvHXVNw==
36513651
dependencies:
36523652
lie "~3.3.0"
36533653
pako "~1.0.2"

0 commit comments

Comments
 (0)