mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
Update Jekyll documentation packages and fix lodash vulnerability (#6837)
This commit is contained in:
parent
7f04d00b7f
commit
66011d4b33
1353
docs/src/package-lock.json
generated
1353
docs/src/package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -1,12 +1,15 @@
|
||||
{
|
||||
"name": "ACE3",
|
||||
"version": "0.1.0",
|
||||
"dependencies": {
|
||||
"lodash": "^4.17.11"
|
||||
},
|
||||
"devDependencies": {
|
||||
"grunt": "^1.0.3",
|
||||
"grunt-contrib-concat": "^1.0.1",
|
||||
"grunt-contrib-imagemin": "^3.1.0",
|
||||
"grunt-contrib-uglify": "^2.0.0",
|
||||
"grunt-contrib-uglify": "^4.0.0",
|
||||
"grunt-contrib-watch": "^1.1.0",
|
||||
"grunt-sass": "^2.1.0"
|
||||
"grunt-sass": "^3.0.2"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user