diff --git a/source/src/_/templates/temp/libs/jquery-mask-plugin/package-lock.json b/source/src/_/templates/temp/libs/jquery-mask-plugin/package-lock.json index 77c2264..e8f8b48 100644 --- a/source/src/_/templates/temp/libs/jquery-mask-plugin/package-lock.json +++ b/source/src/_/templates/temp/libs/jquery-mask-plugin/package-lock.json @@ -1,6 +1,6 @@ { "name": "jquery-mask-plugin", - "version": "1.14.15", + "version": "1.14.16", "lockfileVersion": 1, "requires": true, "dependencies": { @@ -2122,9 +2122,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": {