Skip to content

Commit

Permalink
Update vm2 to fix "TypeError: Method Promise.prototype.then called on…
Browse files Browse the repository at this point in the history
… incompatible receiver"
  • Loading branch information
crycode-de committed Oct 17, 2021
1 parent 4bce229 commit 3eb773d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@iobroker/adapter-core": "^2.5.1",
"core-decorators": "^0.20.0",
"socketcan": "^3.0.0",
"vm2": "^3.9.4"
"vm2": "^3.9.5"
},
"devDependencies": {
"@babel/cli": "^7.15.7",
Expand Down

0 comments on commit 3eb773d

Please sign in to comment.