Skip to content

Commit 6ac1df5

Browse files
committed
Update dependencies
1 parent f9d2f68 commit 6ac1df5

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"dependencies": {
1414
"Idle.Js": "github:shawnmclean/Idle.js",
1515
"async": "^2.1.4",
16-
"aws-sdk": "^2.7.15",
16+
"aws-sdk": "^2.7.20",
1717
"blueimp-md5": "^2.6.0",
1818
"body-parser": "^1.15.2",
1919
"bootstrap": "^3.3.7",
@@ -38,7 +38,7 @@
3838
"formidable": "^1.0.17",
3939
"gist-embed": "~2.6.0",
4040
"handlebars": "^4.0.6",
41-
"helmet": "^3.1.0",
41+
"helmet": "^3.3.0",
4242
"highlight.js": "~9.9.0",
4343
"i18n": "^0.8.3",
4444
"imgur": "git+https://github.com/hackmdio/node-imgur.git",
@@ -54,7 +54,7 @@
5454
"keymaster": "^1.6.2",
5555
"list.js": "^1.3.0",
5656
"list.pagination.js": "^0.1.1",
57-
"lodash": "^4.17.2",
57+
"lodash": "^4.17.4",
5858
"lz-string": "1.4.4",
5959
"markdown-it": "^8.2.2",
6060
"markdown-it-abbr": "^1.0.4",
@@ -98,7 +98,7 @@
9898
"reveal.js": "^3.3.0",
9999
"scrypt": "^6.0.3",
100100
"select2": "^3.5.2-browserify",
101-
"sequelize": "^3.27.0",
101+
"sequelize": "^3.28.0",
102102
"sequelize-cli": "^2.5.1",
103103
"shortid": "2.2.6",
104104
"socket.io": "~1.7.2",
@@ -116,7 +116,7 @@
116116
"visibilityjs": "^1.2.4",
117117
"viz.js": "^1.4.1",
118118
"winston": "^2.3.0",
119-
"xss": "^0.3.2"
119+
"xss": "^0.3.3"
120120
},
121121
"engines": {
122122
"node": ">=4.x"
@@ -146,7 +146,7 @@
146146
"expose-loader": "^0.7.1",
147147
"extract-text-webpack-plugin": "^1.0.1",
148148
"file-loader": "^0.9.0",
149-
"html-webpack-plugin": "^2.24.1",
149+
"html-webpack-plugin": "^2.25.0",
150150
"imports-loader": "^0.7.0",
151151
"json-loader": "^0.5.4",
152152
"less": "^2.7.1",

0 commit comments

Comments
 (0)