Upgrade lockfile to latest versions
This commit is contained in:
parent
8618af2ee0
commit
fb1aef882a
@ -40,13 +40,13 @@
|
|||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"bcryptjs": "2.4.3",
|
"bcryptjs": "2.4.3",
|
||||||
"chalk": "2.4.0",
|
"chalk": "2.4.1",
|
||||||
"cheerio": "0.22.0",
|
"cheerio": "0.22.0",
|
||||||
"commander": "2.15.1",
|
"commander": "2.15.1",
|
||||||
"express": "4.16.3",
|
"express": "4.16.3",
|
||||||
"fs-extra": "5.0.0",
|
"fs-extra": "5.0.0",
|
||||||
"irc-framework": "2.11.0",
|
"irc-framework": "2.11.0",
|
||||||
"lodash": "4.17.9",
|
"lodash": "4.17.10",
|
||||||
"mime-types": "2.1.18",
|
"mime-types": "2.1.18",
|
||||||
"moment": "2.22.1",
|
"moment": "2.22.1",
|
||||||
"package-json": "4.0.1",
|
"package-json": "4.0.1",
|
||||||
@ -66,7 +66,7 @@
|
|||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@fortawesome/fontawesome-free-webfonts": "1.0.6",
|
"@fortawesome/fontawesome-free-webfonts": "1.0.6",
|
||||||
"babel-core": "6.26.0",
|
"babel-core": "6.26.3",
|
||||||
"babel-loader": "7.1.4",
|
"babel-loader": "7.1.4",
|
||||||
"babel-preset-env": "1.6.1",
|
"babel-preset-env": "1.6.1",
|
||||||
"chai": "4.1.2",
|
"chai": "4.1.2",
|
||||||
|
Loading…
Reference in New Issue
Block a user