mirror of
https://github.com/actualbudget/actual.git
synced 2026-03-21 15:36:50 -05:00
♻️ bump sync-server dependencies (#5819)
* uuid 11.1.0 -> 13.0.0 * better-sqlite3 12.2.0 -> 12.4.1 * debug 4.4.1 -> 4.4.3 * express-rate-limit 8.0.1 -> 8.1.0 * pluggy-sdk 0.74.0 -> 0.77.0 * babel/core 7.28.0 -> 7.28.4 * note
This commit is contained in:
@@ -24,10 +24,10 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@actual-app/crdt": "workspace:^",
|
||||
"better-sqlite3": "^12.2.0",
|
||||
"better-sqlite3": "^12.4.1",
|
||||
"compare-versions": "^6.1.1",
|
||||
"node-fetch": "^3.3.2",
|
||||
"uuid": "^11.1.0"
|
||||
"uuid": "^13.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"tsc-alias": "^1.8.16",
|
||||
|
||||
Reference in New Issue
Block a user