bumped serialport

This commit is contained in:
Eugene Pankov
2022-02-07 16:56:06 +01:00
parent 194342d6fa
commit 50f01b6794
6 changed files with 102 additions and 81 deletions

View File

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