From e39e3402347d34e8d09ebcc9200980f1cb15cd98 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 30 Nov 2019 14:49:24 +0000 Subject: [PATCH] Bump fstream from 1.0.11 to 1.0.12 in /assets/plugin/hc-mobilenav Bumps [fstream](https://github.com/npm/fstream) from 1.0.11 to 1.0.12. - [Release notes](https://github.com/npm/fstream/releases) - [Commits](https://github.com/npm/fstream/compare/v1.0.11...v1.0.12) Signed-off-by: dependabot[bot] --- assets/plugin/hc-mobilenav/package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/assets/plugin/hc-mobilenav/package-lock.json b/assets/plugin/hc-mobilenav/package-lock.json index e4e8358..62faecf 100644 --- a/assets/plugin/hc-mobilenav/package-lock.json +++ b/assets/plugin/hc-mobilenav/package-lock.json @@ -2490,9 +2490,9 @@ } }, "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",