From 95e26ccc45ded31617e29cd37ac3d4e4acd92cee Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Thu, 25 Jul 2024 14:25:22 +0000 Subject: [PATCH] Update dayjs to version 1.11.12 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index edeb57fc02..f7785a1a2b 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "bitcoinjs-lib": "^6.1.0", "bolt11-signet": "1.4.1", "crypto-js": "^4.2.0", - "dayjs": "^1.11.10", + "dayjs": "^1.11.12", "dexie": "^3.2.7", "elliptic": "^6.5.5", "events": "^3.3.0", diff --git a/yarn.lock b/yarn.lock index 8d2bbdab32..f68bb405fd 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3769,10 +3769,10 @@ data-urls@^3.0.2: whatwg-mimetype "^3.0.0" whatwg-url "^11.0.0" -dayjs@^1.11.10: - version "1.11.10" - resolved "https://registry.yarnpkg.com/dayjs/-/dayjs-1.11.10.tgz#68acea85317a6e164457d6d6947564029a6a16a0" - integrity sha512-vjAczensTgRcqDERK0SR2XMwsF/tSvnvlv6VcF2GIhg6Sx4yOIt/irsr1RDJsKiIyBzJDpCoXiWWq28MqH2cnQ== +dayjs@^1.11.12: + version "1.11.12" + resolved "https://registry.yarnpkg.com/dayjs/-/dayjs-1.11.12.tgz#5245226cc7f40a15bf52e0b99fd2a04669ccac1d" + integrity sha512-Rt2g+nTbLlDWZTwwrIXjy9MeiZmSDI375FvZs72ngxx8PDC6YXOeR3q5LAuPzjZQxhiWdRKac7RKV+YyQYfYIg== debug@2.6.9: version "2.6.9"