Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
JKRhb committed Sep 20, 2021
1 parent 1ff2758 commit 5fe9e72
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,16 +3,16 @@
"version": "0.4.2",
"description": "CoAP support in Node-RED",
"dependencies": {
"cbor": "^7.0.2",
"coap": "^0.24.0",
"cbor": "^8.0.0",
"coap": "^0.25.0",
"h5.linkformat": "0.0.0",
"uri-js": "^4.4.1"
},
"devDependencies": {
"coveralls": "^3.1.0",
"jshint": "^2.12.0",
"coveralls": "^3.1.1",
"jshint": "^2.13.1",
"mocha": "^8.2.1",
"node-red": "^1.2.7",
"node-red": "^2.0.6",
"node-red-node-test-helper": "^0.2.5",
"nyc": "^15.1.0"
},
Expand Down

0 comments on commit 5fe9e72

Please sign in to comment.