Skip to content

Commit 75f5375

Browse files
authored
Upgrades to support npm 7, and the latests nodes and electrons (#2186)
1 parent 44263e1 commit 75f5375

File tree

2 files changed

+40
-48
lines changed

2 files changed

+40
-48
lines changed

packages/bindings/package-lock.json

Lines changed: 37 additions & 45 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/bindings/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@
99
"@serialport/binding-abstract": "^9.0.2",
1010
"@serialport/parser-readline": "^9.0.1",
1111
"bindings": "^1.5.0",
12-
"debug": "^4.1.1",
13-
"nan": "^2.14.1",
14-
"prebuild-install": "^5.3.5"
12+
"debug": "^4.3.1",
13+
"nan": "^2.14.2",
14+
"prebuild-install": "^6.0.0"
1515
},
1616
"devDependencies": {
1717
"@serialport/binding-mock": "^9.0.2",

0 commit comments

Comments
 (0)