aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorShin'ya Ueoka <ueokande@i-beam.org>2022-02-01 13:34:42 +0000
committerGitHub <noreply@github.com>2022-02-01 13:34:42 +0000
commitc9fe790489473998ba07348c3e16c64f01f1b7fa (patch)
tree3d8cb8c2b3f4b3d2c2bd1bd03c52dc72cebc27d4 /package.json
parent4d3ba6a8d3d6b5a59c237b82fcb0e2fc9336365a (diff)
parent56ecf9c63bc9fdb95d7ff2020d4c75432a817db2 (diff)
Merge pull request #1275 from ueokande/dependabot/npm_and_yarn/jszip-3.7.1
Bump jszip from 3.6.0 to 3.7.1
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 4e7a49b..da039cb 100644
--- a/package.json
+++ b/package.json
@@ -49,7 +49,7 @@
"html-webpack-plugin": "4.5.2",
"jest": "^27.2.2",
"jsonwebtoken": "^8.5.1",
- "jszip": "^3.2.2",
+ "jszip": "^3.7.0",
"lanthan": "0.0.2",
"prettier": "2.3.2",
"prettier-eslint": "13.0.0",