bumped serialport

This commit is contained in:
Eugene Pankov
2021-12-27 10:43:36 +01:00
parent ff55d3d1ef
commit e86b3cde6f
3 changed files with 69 additions and 83 deletions

View File

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