diff --git a/node-services/spark-realtime/package-lock.json b/node-services/spark-realtime/package-lock.json index bf1f1c708..741345473 100644 --- a/node-services/spark-realtime/package-lock.json +++ b/node-services/spark-realtime/package-lock.json @@ -836,9 +836,9 @@ "integrity": "sha1-YuIDvEF2bGwoyfyEMB2rHFMQ+pQ=" }, "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==" }, "through": { "version": "2.3.8",