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 May 1, 2023
1 parent 578267b commit 84492b2
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
16 changes: 8 additions & 8 deletions package-lock.json

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

12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,12 @@
"main": "index.js",
"types": "./types/index.d.ts",
"dependencies": {
"commander": "~10.0.x",
"qunit": "~2.19.x",
"request": "~2.88.x",
"request-promise-native": "~1.0.x",
"validator": "~13.9.x",
"ws": "~8.13.x"
"commander": "~10.x",
"qunit": "~2.x",
"request": "~2.x",
"request-promise-native": "~1.x",
"validator": "~13.x",
"ws": "~8.x"
},
"bin": {
"visense-authentication": "./bin/visense-authentication",
Expand Down

0 comments on commit 84492b2

Please sign in to comment.