Skip to content

Commit

Permalink
CHG: Update dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
Kris van Rens committed Jun 18, 2020
1 parent 16f7ae6 commit 8bbe451
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
20 changes: 10 additions & 10 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "visense-tools",
"version": "2.1.0",
"version": "2.1.1",
"description": "ViSense API tools",
"author": "ViNotion B.V. <[email protected]>",
"homepage": "http://www.vinotion.nl",
Expand All @@ -19,9 +19,9 @@
"main": "index.js",
"types": "./types/index.d.ts",
"dependencies": {
"commander": "~5.0.x",
"validator": "~13.0.x",
"ws": "~7.2.x",
"commander": "~5.1.x",
"validator": "~13.1.x",
"ws": "~7.3.x",
"request": "~2.88.x",
"request-promise-native": "~1.0.x",
"node-qunit": "~1.x"
Expand Down

0 comments on commit 8bbe451

Please sign in to comment.