Skip to content

Commit 7cc6373

Browse files
MrRiosnyk-botHackbrettXXX
authored
fix: upgrade fflate from 0.4.8 to 0.8.1 (#3666)
Snyk has created this PR to upgrade fflate from 0.4.8 to 0.8.1. See this package in npm: https://www.npmjs.com/package/fflate See this project in Snyk: https://app.snyk.io/org/mrrio/project/50515eb1-b03b-4f42-9f17-cce1a33d5d1a?utm_source=github&utm_medium=referral&page=upgrade-pr Co-authored-by: snyk-bot <snyk-bot@snyk.io> Co-authored-by: Lukas Hollaender <lukas.hollaender@yworks.com>
1 parent 4dbdc6a commit 7cc6373

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@babel/runtime": "^7.14.0",
2727
"atob": "^2.1.2",
2828
"btoa": "^1.2.1",
29-
"fflate": "^0.4.8"
29+
"fflate": "^0.8.1"
3030
},
3131
"optionalDependencies": {
3232
"canvg": "^3.0.6",

0 commit comments

Comments
 (0)