diff --git a/package.json b/package.json index 5906a6620e..e4a0d81ead 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "grunt-sed": "~0.1.1", "load-grunt-tasks": "~1.0.0", "npm-shrinkwrap": "5.0.0", - "remarkable": "~1.4.0", + "remarkable": "~1.4.1", "time-grunt": "~1.0.0" }, "engines": { diff --git a/test-infra/npm-shrinkwrap.json b/test-infra/npm-shrinkwrap.json index d5eb2fba8a..235be1f576 100644 --- a/test-infra/npm-shrinkwrap.json +++ b/test-infra/npm-shrinkwrap.json @@ -244,8 +244,8 @@ "resolved": "https://registry.npmjs.org/autoprefixer-core/-/autoprefixer-core-3.1.2.tgz", "dependencies": { "caniuse-db": { - "version": "1.0.30000023", - "resolved": "https://registry.npmjs.org/caniuse-db/-/caniuse-db-1.0.30000023.tgz" + "version": "1.0.30000020", + "resolved": "https://registry.npmjs.org/caniuse-db/-/caniuse-db-1.0.30000020.tgz" }, "postcss": { "version": "2.2.6", @@ -1002,8 +1002,8 @@ } }, "clean-css": { - "version": "2.2.17", - "resolved": "https://registry.npmjs.org/clean-css/-/clean-css-2.2.17.tgz", + "version": "2.2.16", + "resolved": "https://registry.npmjs.org/clean-css/-/clean-css-2.2.16.tgz", "dependencies": { "commander": { "version": "2.2.0", @@ -1528,8 +1528,8 @@ "resolved": "https://registry.npmjs.org/less/-/less-1.7.5.tgz", "dependencies": { "clean-css": { - "version": "2.2.17", - "resolved": "https://registry.npmjs.org/clean-css/-/clean-css-2.2.17.tgz", + "version": "2.2.16", + "resolved": "https://registry.npmjs.org/clean-css/-/clean-css-2.2.16.tgz", "dependencies": { "commander": { "version": "2.2.0", @@ -2709,6 +2709,10 @@ "version": "1.1.0", "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-1.1.0.tgz" }, + "vow": { + "version": "0.4.7", + "resolved": "https://registry.npmjs.org/vow/-/vow-0.4.7.tgz" + }, "vow-fs": { "version": "0.3.3", "resolved": "https://registry.npmjs.org/vow-fs/-/vow-fs-0.3.3.tgz", @@ -4066,8 +4070,8 @@ } }, "remarkable": { - "version": "1.4.0", - "resolved": "https://registry.npmjs.org/remarkable/-/remarkable-1.4.0.tgz", + "version": "1.4.1", + "resolved": "https://registry.npmjs.org/remarkable/-/remarkable-1.4.1.tgz", "dependencies": { "argparse": { "version": "0.1.15", @@ -4095,20 +4099,6 @@ "version": "3.0.1", "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.0.1.tgz", "dependencies": { - "argparse": { - "version": "0.1.15", - "resolved": "https://registry.npmjs.org/argparse/-/argparse-0.1.15.tgz", - "dependencies": { - "underscore": { - "version": "1.4.4", - "resolved": "https://registry.npmjs.org/underscore/-/underscore-1.4.4.tgz" - }, - "underscore.string": { - "version": "2.3.3", - "resolved": "https://registry.npmjs.org/underscore.string/-/underscore.string-2.3.3.tgz" - } - } - }, "esprima": { "version": "1.0.4", "resolved": "https://registry.npmjs.org/esprima/-/esprima-1.0.4.tgz"