diff --git a/grunt/npm-shrinkwrap.json b/grunt/npm-shrinkwrap.json index 7c153e6c8d..c2223146d6 100644 --- a/grunt/npm-shrinkwrap.json +++ b/grunt/npm-shrinkwrap.json @@ -311,8 +311,8 @@ "resolved": "https://registry.npmjs.org/camelize/-/camelize-1.0.0.tgz" }, "caniuse-db": { - "version": "1.0.30000373", - "resolved": "https://registry.npmjs.org/caniuse-db/-/caniuse-db-1.0.30000373.tgz" + "version": "1.0.30000374", + "resolved": "https://registry.npmjs.org/caniuse-db/-/caniuse-db-1.0.30000374.tgz" }, "cardinal": { "version": "0.5.0", @@ -750,10 +750,6 @@ "version": "3.0.0", "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.0.0.tgz" }, - "shelljs": { - "version": "0.5.3", - "resolved": "https://registry.npmjs.org/shelljs/-/shelljs-0.5.3.tgz" - }, "user-home": { "version": "2.0.0", "resolved": "https://registry.npmjs.org/user-home/-/user-home-2.0.0.tgz" @@ -1046,7 +1042,13 @@ }, "grunt-build-control": { "version": "0.6.1", - "resolved": "https://registry.npmjs.org/grunt-build-control/-/grunt-build-control-0.6.1.tgz" + "resolved": "https://registry.npmjs.org/grunt-build-control/-/grunt-build-control-0.6.1.tgz", + "dependencies": { + "shelljs": { + "version": "0.2.6", + "resolved": "https://registry.npmjs.org/shelljs/-/shelljs-0.2.6.tgz" + } + } }, "grunt-contrib-clean": { "version": "0.7.0", @@ -1294,10 +1296,6 @@ } } }, - "grunt-sed": { - "version": "0.1.1", - "resolved": "https://registry.npmjs.org/grunt-sed/-/grunt-sed-0.1.1.tgz" - }, "grunt-stamp": { "version": "0.1.0", "resolved": "https://registry.npmjs.org/grunt-stamp/-/grunt-stamp-0.1.0.tgz" @@ -2149,8 +2147,8 @@ "resolved": "https://registry.npmjs.org/normalize-package-data/-/normalize-package-data-2.3.5.tgz" }, "npm": { - "version": "2.14.13", - "resolved": "https://registry.npmjs.org/npm/-/npm-2.14.13.tgz", + "version": "2.14.14", + "resolved": "https://registry.npmjs.org/npm/-/npm-2.14.14.tgz", "dependencies": { "abbrev": { "version": "1.0.7", @@ -2257,8 +2255,8 @@ "resolved": "https://registry.npmjs.org/fs-vacuum/-/fs-vacuum-1.2.7.tgz" }, "fs-write-stream-atomic": { - "version": "1.0.4", - "resolved": "https://registry.npmjs.org/fs-write-stream-atomic/-/fs-write-stream-atomic-1.0.4.tgz" + "version": "1.0.5", + "resolved": "https://registry.npmjs.org/fs-write-stream-atomic/-/fs-write-stream-atomic-1.0.5.tgz" }, "fstream": { "version": "1.0.8", @@ -2300,6 +2298,10 @@ "version": "2.1.4", "resolved": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-2.1.4.tgz" }, + "imurmurhash": { + "version": "0.1.4", + "resolved": "https://registry.npmjs.org/imurmurhash/-/imurmurhash-0.1.4.tgz" + }, "inflight": { "version": "1.0.4", "resolved": "https://registry.npmjs.org/inflight/-/inflight-1.0.4.tgz" @@ -2361,8 +2363,8 @@ } }, "node-gyp": { - "version": "3.2.0", - "resolved": "https://registry.npmjs.org/node-gyp/-/node-gyp-3.2.0.tgz", + "version": "3.2.1", + "resolved": "https://registry.npmjs.org/node-gyp/-/node-gyp-3.2.1.tgz", "dependencies": { "glob": { "version": "4.5.3", @@ -2373,12 +2375,12 @@ "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-2.0.10.tgz", "dependencies": { "brace-expansion": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.1.tgz", + "version": "1.1.2", + "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.2.tgz", "dependencies": { "balanced-match": { - "version": "0.2.1", - "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-0.2.1.tgz" + "version": "0.3.0", + "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-0.3.0.tgz" }, "concat-map": { "version": "0.0.1", @@ -3217,8 +3219,8 @@ "resolved": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.1.tgz" }, "write-file-atomic": { - "version": "1.1.3", - "resolved": "https://registry.npmjs.org/write-file-atomic/-/write-file-atomic-1.1.3.tgz" + "version": "1.1.4", + "resolved": "https://registry.npmjs.org/write-file-atomic/-/write-file-atomic-1.1.4.tgz" } } }, @@ -3465,14 +3467,8 @@ "resolved": "https://registry.npmjs.org/read-json/-/read-json-0.1.0.tgz" }, "read-json-sync": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/read-json-sync/-/read-json-sync-1.1.0.tgz", - "dependencies": { - "graceful-fs": { - "version": "3.0.8", - "resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-3.0.8.tgz" - } - } + "version": "1.1.1", + "resolved": "https://registry.npmjs.org/read-json-sync/-/read-json-sync-1.1.1.tgz" }, "read-pkg": { "version": "1.1.0", @@ -3542,28 +3538,6 @@ "version": "1.1.3", "resolved": "https://registry.npmjs.org/repeating/-/repeating-1.1.3.tgz" }, - "replace": { - "version": "0.2.10", - "resolved": "https://registry.npmjs.org/replace/-/replace-0.2.10.tgz", - "dependencies": { - "colors": { - "version": "0.5.1", - "resolved": "https://registry.npmjs.org/colors/-/colors-0.5.1.tgz" - }, - "minimatch": { - "version": "0.2.14", - "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-0.2.14.tgz" - }, - "nomnom": { - "version": "1.6.2", - "resolved": "https://registry.npmjs.org/nomnom/-/nomnom-1.6.2.tgz" - }, - "underscore": { - "version": "1.4.4", - "resolved": "https://registry.npmjs.org/underscore/-/underscore-1.4.4.tgz" - } - } - }, "request": { "version": "2.42.0", "resolved": "https://registry.npmjs.org/request/-/request-2.42.0.tgz", @@ -3791,8 +3765,8 @@ "resolved": "https://registry.npmjs.org/shebang-regex/-/shebang-regex-1.0.0.tgz" }, "shelljs": { - "version": "0.2.6", - "resolved": "https://registry.npmjs.org/shelljs/-/shelljs-0.2.6.tgz" + "version": "0.5.3", + "resolved": "https://registry.npmjs.org/shelljs/-/shelljs-0.5.3.tgz" }, "sigmund": { "version": "1.0.1",