mirror of
https://github.com/TriliumNext/Notes.git
synced 2026-01-06 04:50:03 -06:00
server: Update semver, async-mutex
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user