bumped serialport for real

This commit is contained in:
Eugene Pankov
2021-12-27 19:46:54 +01:00
parent e86b3cde6f
commit b0c300be43
2 changed files with 69 additions and 69 deletions

View File

@@ -38,7 +38,7 @@
"optionalDependencies": {
"@tabby-gang/windows-blurbehind": "^3.0.0",
"macos-native-processlist": "^2.0.0",
"serialport": "^9.2.8",
"serialport": "^10.0.1",
"windows-native-registry": "^3.1.0",
"windows-process-tree": "^0.3.2"
},