Skip to content
This repository was archived by the owner on Jul 25, 2020. It is now read-only.

Commit 9b8ae7b

Browse files
committed
fix(deps): update dependency fs to v0.0.2
1 parent da73e64 commit 9b8ae7b

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
@@ -15,7 +15,7 @@
1515
"body-parser": "^1.18.3",
1616
"ejs": "^2.6.1",
1717
"express": "^4.16.3",
18-
"fs": "0.0.1-security",
18+
"fs": "0.0.2",
1919
"mongodb": "^2.2.36"
2020
}
2121
}

0 commit comments

Comments
 (0)