1
1
Fork 0

Fixed vulnerabilities in npm packages

This commit is contained in:
Joe Wroten 2018-10-07 12:56:58 -05:00
parent f44c1e7367
commit 97663f6a21
2 changed files with 1981 additions and 3 deletions

1978
package-lock.json generated Normal file

File diff suppressed because it is too large Load diff

View file

@ -9,12 +9,12 @@
"handlebars": "^4.0.5",
"metalsmith": "^2.1.0",
"metalsmith-layouts": "^1.4.1",
"metalsmith-markdown": "^0.2.1",
"metalsmith-permalinks": "^0.5.0",
"metalsmith-markdown": "^1.0.1",
"metalsmith-permalinks": "^1.0.0",
"toast-grid": "^0.2.0"
},
"devDependencies": {
"metalsmith-collections": "^0.7.0",
"metalsmith-collections": "^0.9.0",
"metalsmith-sass": "^1.3.0"
}
}