Bump dependency dugite from 1.8.0 to 2.5.0 (#9579)

* Bump dependency dugite from 1.8.0 to 2.5.0

Addresses #9534 related to `warning: Empty last update token` errors being thrown on Mac OS

---------

Co-authored-by: Andelf <andelf@gmail.com>
This commit is contained in:
David Laing
2023-06-06 09:23:45 +00:00
committed by GitHub
parent b952e2992f
commit a88e03b50d
2 changed files with 10 additions and 73 deletions

View File

@@ -22,7 +22,7 @@
"dependencies": {
"better-sqlite3": "8.0.1",
"chokidar": "^3.5.1",
"dugite": "1.108.0",
"dugite": "2.5.0",
"electron-dl": "3.3.0",
"electron-log": "4.3.1",
"electron-squirrel-startup": "1.0.0",