We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac2d3a5 commit 25da17dCopy full SHA for 25da17d
cache/version.txt
@@ -1 +1 @@
1
-1614193223388
+1614193538262
package.json
@@ -19,17 +19,17 @@
19
},
20
"preferGlobal": true,
21
"dependencies": {
22
- "websocket": "^1.0.33",
+ "websocket": "^1.0.34",
23
"xml2js": "^0.4.23"
24
25
"devDependencies": {
26
- "grunt": "^1.3.0",
27
- "grunt-cli": "^1.3.2",
+ "grunt": "^1.4.1",
+ "grunt-cli": "^1.4.3",
28
"grunt-contrib-concat": "^1.0.1",
29
"grunt-contrib-cssmin": "^4.0.0",
30
"grunt-contrib-jshint": "^3.0.0",
31
- "grunt-contrib-nodeunit": "^2.1.0",
32
- "grunt-contrib-uglify": "^5.0.0",
+ "grunt-contrib-nodeunit": "^3.0.0",
+ "grunt-contrib-uglify": "^5.0.1",
33
"grunt-contrib-watch": "^1.1.0",
34
"nodeunit": "^0.11.3"
35
0 commit comments