bumped macos-release - fixes #6564 - startup on macOS Ventura

This commit is contained in:
Eugene Pankov
2022-06-10 09:21:20 +02:00
parent 9ed6c138f8
commit 52dd0db5f6
3 changed files with 16 additions and 14 deletions

View File

@@ -46,9 +46,8 @@
"graceful-fs": "^4.2.10",
"html-loader": "3.1.0",
"json-loader": "^0.5.7",
"thenby": "^1.3.4",
"lru-cache": "^6.0.0",
"macos-release": "^3.0.1",
"macos-release": "^3.1.0",
"ngx-sortablejs": "^11.1.0",
"ngx-toastr": "^14.0.0",
"node-abi": "^3.15.0",
@@ -75,6 +74,7 @@
"ssh2": "^1.10.0",
"style-loader": "^3.3.1",
"svg-inline-loader": "^0.8.2",
"thenby": "^1.3.4",
"ts-loader": "^9.2.8",
"tslib": "^2.3.1",
"typedoc": "^0.22.15",