Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mikeblum/hugo-now.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2019-09-02 18:32:57 +0300
committerMichael Blum <mikeblum@users.noreply.github.com>2019-09-02 18:32:57 +0300
commit49098feb0aefec7bf87e183ee8d0c1b0fe3f6fea (patch)
treeceb390b0c99da6d0ef49bd12cb6878122f14c66c
parent20e7923b05bef2963b2463a6c3530c272d4bdb88 (diff)
Bump stringstream from 0.0.5 to 0.0.6 (#6)
Bumps [stringstream](https://github.com/mhart/StringStream) from 0.0.5 to 0.0.6. - [Release notes](https://github.com/mhart/StringStream/releases) - [Commits](https://github.com/mhart/StringStream/compare/v0.0.5...v0.0.6) Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--package-lock.json12
1 files changed, 3 insertions, 9 deletions
diff --git a/package-lock.json b/package-lock.json
index 5bffff5..7eaaf45 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1604,12 +1604,6 @@
"safe-buffer": "^5.0.1"
}
},
- "stringstream": {
- "version": "0.0.5",
- "bundled": true,
- "dev": true,
- "optional": true
- },
"strip-ansi": {
"version": "3.0.1",
"bundled": true,
@@ -4511,9 +4505,9 @@
"dev": true
},
"stringstream": {
- "version": "0.0.5",
- "resolved": "https://registry.npmjs.org/stringstream/-/stringstream-0.0.5.tgz",
- "integrity": "sha1-TkhM1N5aC7vuGORjB3EKioFiGHg=",
+ "version": "0.0.6",
+ "resolved": "https://registry.npmjs.org/stringstream/-/stringstream-0.0.6.tgz",
+ "integrity": "sha512-87GEBAkegbBcweToUrdzf3eLhWNg06FJTebl4BVJz/JgWy8CvEr9dRtX5qWphiynMSQlxxi+QqN0z5T32SLlhA==",
"dev": true
},
"strip-ansi": {