Skip to content

Commit

Permalink
Update dependencies to latest versions
Browse files Browse the repository at this point in the history
  • Loading branch information
alexwhitman committed Feb 2, 2022
1 parent dca0e34 commit a899190
Show file tree
Hide file tree
Showing 2 changed files with 41 additions and 41 deletions.
76 changes: 38 additions & 38 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Expand Up @@ -21,10 +21,10 @@
"license": "BSD",
"dependencies": {
"clone": "^2.1.2",
"mime": "^2.4.0",
"mime": "^3.0.0",
"node-fetch": "^3.2.0",
"node-forge": "^0.7.6",
"ws": "^6.1.2"
"node-forge": "^1.2.1",
"ws": "^8.4.2"
},
"devDependencies": {
"chai": "^4.2.0",
Expand Down

0 comments on commit a899190

Please sign in to comment.