Skip to content

Commit 95c6e9e

Browse files
committed
fix: upgrade fs-extra from 9.0.1 to 9.1.0
Snyk has created this PR to upgrade fs-extra from 9.0.1 to 9.1.0. See this package in npm: https://www.npmjs.com/package/fs-extra See this project in Snyk: https://app.snyk.io/org/techno-express/project/ee1466ac-679d-425b-8e7b-66765107086e?utm_source=github&utm_medium=upgrade-pr
1 parent 6709435 commit 95c6e9e

File tree

2 files changed

+11
-18
lines changed

2 files changed

+11
-18
lines changed

package-lock.json

Lines changed: 10 additions & 17 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
@@ -75,7 +75,7 @@
7575
"dependencies": {
7676
"node-unar": "^1.0.6",
7777
"node-sys": "^1.1.3",
78-
"fs-extra": "^9.0.1",
78+
"fs-extra": "^9.1.0",
7979
"node-wget-fetch": "^1.1.0",
8080
"when": "^3.7.8",
8181
"minimist": "1.2.5"

0 commit comments

Comments
 (0)