Update modules
This commit is contained in:
5702
package-lock.json
generated
5702
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
11
package.json
11
package.json
@@ -12,15 +12,14 @@
|
||||
"ace-builds": "^1.3.3",
|
||||
"animate.css": "^3.6.1",
|
||||
"blueimp-file-upload": "^9.22.0",
|
||||
"body-parser": "~1.13.2",
|
||||
"body-parser": "^1.18.3",
|
||||
"bootstrap": "^3.4.0",
|
||||
"codemirror": "^5.39.0",
|
||||
"connect-ensure-login": "^0.1.1",
|
||||
"cookie-parser": "~1.3.5",
|
||||
"debug": "~2.2.0",
|
||||
"express": "~4.13.1",
|
||||
"express": "^4.16.4",
|
||||
"express-session": "^1.13.0",
|
||||
"fuelux": "^3.16.6",
|
||||
"fuelux": "^3.17.0",
|
||||
"helmet": "^3.12.1",
|
||||
"highlight.js": "git+https://github.com/highlightjs/highlight.js.git",
|
||||
"i18n": "0.8.2",
|
||||
@@ -43,7 +42,7 @@
|
||||
"redis": "^2.4.2",
|
||||
"scrollnav": "git+https://github.com/jimmynotjim/scrollNav.git#v2.7.3",
|
||||
"semver": "^5.5.0",
|
||||
"serve-favicon": "~2.3.0",
|
||||
"serve-favicon": "^2.5.0",
|
||||
"shortid": "^2.2.4",
|
||||
"showdown": "^1.8.6",
|
||||
"simplemde": "^1.11.2",
|
||||
@@ -56,7 +55,7 @@
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.1.6",
|
||||
"@babel/preset-env": "^7.1.6",
|
||||
"gulp": "^3.9.1",
|
||||
"gulp": "^4.0.0",
|
||||
"gulp-babel": "^8.0.0",
|
||||
"gulp-clean-css": "^3.10.0",
|
||||
"gulp-eslint": "^5.0.0",
|
||||
|
||||
Reference in New Issue
Block a user