Merge pull request #3 from msfjarvis/dependabot/npm_and_yarn/themes/hello-friend-ng/fstream-1.0.12

This commit is contained in:
dependabot[bot] 2019-09-02 09:04:10 +00:00 committed by GitHub
commit 8481c15652
1 changed files with 3 additions and 3 deletions

View File

@ -349,9 +349,9 @@
"dev": true
},
"fstream": {
"version": "1.0.11",
"resolved": "https://registry.npmjs.org/fstream/-/fstream-1.0.11.tgz",
"integrity": "sha1-XB+x8RdHcRTwYyoOtLcbPLD9MXE=",
"version": "1.0.12",
"resolved": "https://registry.npmjs.org/fstream/-/fstream-1.0.12.tgz",
"integrity": "sha512-WvJ193OHa0GHPEL+AycEJgxvBEwyfRkN1vhjca23OaPVMCaLCXTd5qAu82AjTcgP1UJmytkOKb63Ypde7raDIg==",
"dev": true,
"requires": {
"graceful-fs": "^4.1.2",