Skip to content

Commit fb3327e

Browse files
chore(package): update dependencies
1 parent aa27255 commit fb3327e

File tree

1 file changed

+15
-15
lines changed

1 file changed

+15
-15
lines changed

package.json

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -24,26 +24,26 @@
2424
},
2525
"homepage": "https://github.com/emailjs/emailjs-tcp-socket",
2626
"dependencies": {
27-
"node-forge": "^0.6.11"
27+
"node-forge": "^0.7.1"
2828
},
2929
"devDependencies": {
30-
"chai": "~1.7.2",
30+
"chai": "~4.1.1",
3131
"config": "^1.19.0",
3232
"express": "^4.8.6",
33-
"grunt": "~0.4.1",
34-
"grunt-contrib-clean": "^0.6.0",
35-
"grunt-contrib-connect": "~0.6.0",
36-
"grunt-contrib-copy": "~0.4.1",
37-
"grunt-contrib-jshint": "~0.8.0",
38-
"grunt-express-server": "^0.4.19",
39-
"grunt-mocha-phantomjs": "~0.4.0",
40-
"grunt-mocha-test": "~0.6.2",
41-
"mocha": "~1.16.2",
33+
"grunt": "~1.0.1",
34+
"grunt-contrib-clean": "^1.1.0",
35+
"grunt-contrib-connect": "~1.0.2",
36+
"grunt-contrib-copy": "~1.0.0",
37+
"grunt-contrib-jshint": "~1.1.0",
38+
"grunt-express-server": "^0.5.3",
39+
"grunt-mocha-phantomjs": "~4.0.0",
40+
"grunt-mocha-test": "~0.13.2",
41+
"mocha": "~3.5.0",
4242
"morgan": "^1.6.1",
43-
"npmlog": "^2.0.0",
44-
"requirejs": "~2.1.10",
45-
"sinon": "1.7.3",
46-
"socket.io": "^1.0.6",
43+
"npmlog": "^4.1.2",
44+
"requirejs": "~2.3.4",
45+
"sinon": "3.1.0",
46+
"socket.io": "^2.0.3",
4747
"starttls": "https://github.com/felixhammerl/starttls/tarball/master",
4848
"underscore": "^1.6.0"
4949
}

0 commit comments

Comments
 (0)