From df958eb35c9e815a438354ad15a044d9fe272512 Mon Sep 17 00:00:00 2001 From: Matt Fiddaman Date: Fri, 6 Dec 2024 17:55:52 +0000 Subject: [PATCH] update yarn.lock (#520) --- yarn.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/yarn.lock b/yarn.lock index 7b315598e..062e31e1d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -16,10 +16,10 @@ __metadata: languageName: node linkType: hard -"@actual-app/web@npm:24.11.0": - version: 24.11.0 - resolution: "@actual-app/web@npm:24.11.0" - checksum: 10c0/d6a49d3a2c0539dd41c1caef917f1afa48584af0746ca9f8db3b76fa8c154c081277818bf6a0ec85aeb9d724d3eb4132c13217e6a0725dd730992b57d9e57e97 +"@actual-app/web@npm:24.12.0": + version: 24.12.0 + resolution: "@actual-app/web@npm:24.12.0" + checksum: 10c0/865fd5898e8da6347759a65d557047b80cd0c4162601fd4f57eccd1d84289d84c9f2fe563a4b4547dc2f67353042fb94a6e9c0cb13cacfda0547f84aaba73ef6 languageName: node linkType: hard @@ -1531,7 +1531,7 @@ __metadata: resolution: "actual-sync@workspace:." dependencies: "@actual-app/crdt": "npm:2.1.0" - "@actual-app/web": "npm:24.11.0" + "@actual-app/web": "npm:24.12.0" "@babel/preset-typescript": "npm:^7.20.2" "@types/bcrypt": "npm:^5.0.2" "@types/better-sqlite3": "npm:^7.6.7"