Skip to content

Commit

Permalink
Bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
imbrianj committed Jun 13, 2021
1 parent ac2d3a5 commit 25da17d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion cache/version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1614193223388
1614193538262
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,17 +19,17 @@
},
"preferGlobal": true,
"dependencies": {
"websocket": "^1.0.33",
"websocket": "^1.0.34",
"xml2js": "^0.4.23"
},
"devDependencies": {
"grunt": "^1.3.0",
"grunt-cli": "^1.3.2",
"grunt": "^1.4.1",
"grunt-cli": "^1.4.3",
"grunt-contrib-concat": "^1.0.1",
"grunt-contrib-cssmin": "^4.0.0",
"grunt-contrib-jshint": "^3.0.0",
"grunt-contrib-nodeunit": "^2.1.0",
"grunt-contrib-uglify": "^5.0.0",
"grunt-contrib-nodeunit": "^3.0.0",
"grunt-contrib-uglify": "^5.0.1",
"grunt-contrib-watch": "^1.1.0",
"nodeunit": "^0.11.3"
},
Expand Down

0 comments on commit 25da17d

Please sign in to comment.