server: Update semver, async-mutex

This commit is contained in:
Elian Doran
2024-07-20 15:57:21 +03:00
parent 76890de33b
commit ba74f39d86
2 changed files with 24 additions and 26 deletions

View File

@@ -38,7 +38,7 @@
"@electron/remote": "2.1.2",
"@excalidraw/excalidraw": "^0.17.6",
"archiver": "^7.0.1",
"async-mutex": "0.4.1",
"async-mutex": "^0.5.0",
"axios": "^1.7.2",
"better-sqlite3": "8.5.0",
"boxicons": "2.1.4",
@@ -65,7 +65,7 @@
"html": "1.0.0",
"html2plaintext": "2.1.4",
"http-proxy-agent": "7.0.2",
"https-proxy-agent": "7.0.4",
"https-proxy-agent": "^7.0.4",
"image-type": "4.1.0",
"ini": "3.0.1",
"is-animated": "2.0.2",
@@ -93,7 +93,7 @@
"sanitize-filename": "1.6.3",
"sanitize-html": "^2.13.0",
"sax": "1.3.0",
"semver": "7.6.0",
"semver": "^7.6.3",
"serve-favicon": "2.5.0",
"session-file-store": "1.5.0",
"split.js": "1.6.5",