Fixed vulnerabilities in npm packages
This commit is contained in:
parent
f44c1e7367
commit
97663f6a21
2 changed files with 1981 additions and 3 deletions
1978
package-lock.json
generated
Normal file
1978
package-lock.json
generated
Normal file
File diff suppressed because it is too large
Load diff
|
@ -9,12 +9,12 @@
|
||||||
"handlebars": "^4.0.5",
|
"handlebars": "^4.0.5",
|
||||||
"metalsmith": "^2.1.0",
|
"metalsmith": "^2.1.0",
|
||||||
"metalsmith-layouts": "^1.4.1",
|
"metalsmith-layouts": "^1.4.1",
|
||||||
"metalsmith-markdown": "^0.2.1",
|
"metalsmith-markdown": "^1.0.1",
|
||||||
"metalsmith-permalinks": "^0.5.0",
|
"metalsmith-permalinks": "^1.0.0",
|
||||||
"toast-grid": "^0.2.0"
|
"toast-grid": "^0.2.0"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"metalsmith-collections": "^0.7.0",
|
"metalsmith-collections": "^0.9.0",
|
||||||
"metalsmith-sass": "^1.3.0"
|
"metalsmith-sass": "^1.3.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue