build(deps): Bump fflate from 0.8.2 to 0.8.3

Bumps [fflate](https://github.com/101arrowz/fflate) from 0.8.2 to 0.8.3.
- [Release notes](https://github.com/101arrowz/fflate/releases)
- [Changelog](https://github.com/101arrowz/fflate/blob/master/CHANGELOG.md)
- [Commits](https://github.com/101arrowz/fflate/compare/v0.8.2...v0.8.3)

---
updated-dependencies:
- dependency-name: fflate
  dependency-version: 0.8.3
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-09-03 19:32:59 +00:00
committed by GitHub
parent 0423fe9848
commit d55a35188e
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -10,7 +10,7 @@
"license": "MIT",
"dependencies": {
"chokidar": "^3.6.0",
"fflate": "^0.8.2",
"fflate": "^0.8.3",
"yargs": "^17.7.2"
},
"bin": {
@@ -4494,9 +4494,9 @@
}
},
"node_modules/fflate": {
"version": "0.8.2",
"resolved": "https://registry.npmjs.org/fflate/-/fflate-0.8.2.tgz",
"integrity": "sha512-cPJU47OaAoCbg0pBvzsgpTPhmhqI5eJjh/JIu8tPj5q+T7iLvW/JAYUqmE7KOB4R1ZyEhzBaIQpQpardBF5z8A==",
"version": "0.8.3",
"resolved": "https://registry.npmjs.org/fflate/-/fflate-0.8.3.tgz",
"integrity": "sha512-tbZNuJrLwGUp3zshBtdy4W+ORxZuIh8a5ilyIEQDC5rY1f3U20JMry0Ll3WBzU58EZKsEuJFXhb5gwv8CsPvgA==",
"license": "MIT"
},
"node_modules/file-entry-cache": {
+1 -1
View File
@@ -39,7 +39,7 @@
},
"dependencies": {
"chokidar": "^3.6.0",
"fflate": "^0.8.2",
"fflate": "^0.8.3",
"yargs": "^17.7.2"
},
"devDependencies": {