diff --git a/converter/with-package-without-framework/package-lock.json b/converter/with-package-without-framework/package-lock.json index 85c8bf44..8ea59ade 100644 --- a/converter/with-package-without-framework/package-lock.json +++ b/converter/with-package-without-framework/package-lock.json @@ -235,9 +235,9 @@ } }, "minimist": { - "version": "1.2.0", - "resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.0.tgz", - "integrity": "sha1-o1AIsg9BOD7sH7kU9M1d95omQoQ=" + "version": "1.2.6", + "resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.6.tgz", + "integrity": "sha512-Jsjnk4bw3YJqYzbdyBiNsPWHPfO++UGG749Cxs6peCu5Xg4nrena6OVxOYxrQTqww0Jmwt+Ref8rggumkTLz9Q==" }, "ms": { "version": "2.0.0",