diff --git a/node_modules/.package-lock.json b/node_modules/.package-lock.json index cfbcd4ded..023ae5682 100644 --- a/node_modules/.package-lock.json +++ b/node_modules/.package-lock.json @@ -1,6 +1,6 @@ { "name": "codeql", - "version": "1.0.10", + "version": "1.0.11", "lockfileVersion": 2, "requires": true, "packages": { diff --git a/package-lock.json b/package-lock.json index 656215a82..6a6c2a2a4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -6,7 +6,7 @@ "packages": { "": { "name": "codeql", - "version": "1.0.10", + "version": "1.0.11", "license": "MIT", "dependencies": { "@actions/artifact": "^0.5.2",