diff --git a/npm-shrinkwrap.json b/npm-shrinkwrap.json old mode 100755 new mode 100644 index 4c4de5a..fc48757 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -3273,9 +3273,9 @@ } }, "hosted-git-info": { - "version": "2.8.8", - "resolved": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-2.8.8.tgz", - "integrity": "sha512-f/wzC2QaWBs7t9IYqB4T3sR1xviIViXJRJTWBlx2Gf3g0Xi5vI7Yy4koXQ1c9OYDGHN9sBy1DQ2AB8fqZBWhUg==", + "version": "2.8.9", + "resolved": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-2.8.9.tgz", + "integrity": "sha512-mxIDAb9Lsm6DoOJ7xH+5+X4y1LU/4Hi50L9C5sIswK3JzULS4bwk1FvjdBgvYR4bzT4tuUQiC15FE2f5HbLvYw==", "dev": true }, "html-comment-regex": { diff --git a/package-lock.json b/package-lock.json old mode 100755 new mode 100644 index ec704db..f86cd0b --- a/package-lock.json +++ b/package-lock.json @@ -1064,6 +1064,11 @@ "integrity": "sha1-gIrcLnnPhHOAabZGyyDsJ762KeA=", "dev": true }, + "css-light-grid": { + "version": "1.1.3", + "resolved": "https://registry.npmjs.org/css-light-grid/-/css-light-grid-1.1.3.tgz", + "integrity": "sha512-8aGy3cTX0ALgenYW62yyRTJBQ4r5gsdJVodgGK+3h9Zwy9A/tp1LYCCJzPrgfFF95lpVsYwxwE7QodXAskI9Sw==" + }, "cssnano": { "version": "3.10.0", "resolved": "https://registry.npmjs.org/cssnano/-/cssnano-3.10.0.tgz", @@ -3249,9 +3254,9 @@ } }, "hosted-git-info": { - "version": "2.8.8", - "resolved": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-2.8.8.tgz", - "integrity": "sha512-f/wzC2QaWBs7t9IYqB4T3sR1xviIViXJRJTWBlx2Gf3g0Xi5vI7Yy4koXQ1c9OYDGHN9sBy1DQ2AB8fqZBWhUg==", + "version": "2.8.9", + "resolved": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-2.8.9.tgz", + "integrity": "sha512-mxIDAb9Lsm6DoOJ7xH+5+X4y1LU/4Hi50L9C5sIswK3JzULS4bwk1FvjdBgvYR4bzT4tuUQiC15FE2f5HbLvYw==", "dev": true }, "html-comment-regex": {