Skip to content

Commit 8bbdf9d

Browse files
committed
fix: upgrade through2 from 3.0.1 to 3.0.2
Snyk has created this PR to upgrade through2 from 3.0.1 to 3.0.2. See this package in NPM: https://www.npmjs.com/package/through2 See this project in Snyk: https://app.snyk.io/org/ovhemert/project/a77f8921-3ae9-41a7-a3e0-3fa9a2b63440?utm_source=github&utm_medium=upgrade-pr
1 parent c51c86f commit 8bbdf9d

File tree

2 files changed

+28
-12
lines changed

2 files changed

+28
-12
lines changed

package-lock.json

Lines changed: 27 additions & 11 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
@@ -33,7 +33,7 @@
3333
},
3434
"homepage": "https://github.com/ovhemert/batch2#readme",
3535
"dependencies": {
36-
"through2": "^3.0.1"
36+
"through2": "^3.0.2"
3737
},
3838
"devDependencies": {
3939
"standard": "^14.3.3",

0 commit comments

Comments
 (0)