Merge pull request #11 from amphineko/dependabot/npm_and_yarn/fstream-1.0.12

Bump fstream from 1.0.11 to 1.0.12
This commit is contained in:
amphineko 2019-10-23 14:15:56 +08:00 committed by GitHub
commit 86657e1e2c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

6
package-lock.json generated
View File

@ -3913,9 +3913,9 @@
}
},
"fstream": {
"version": "1.0.11",
"resolved": "http://registry.npm.taobao.org/fstream/download/fstream-1.0.11.tgz?cache=0&other_urls=http%3A%2F%2Fregistry.npm.taobao.org%2Ffstream%2Fdownload%2Ffstream-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",