fix(deps): update dependency dayjs to v1.11.10
continuous-integration/drone/push Build is running Details

This commit is contained in:
Renovate Bot 2023-09-21 02:35:49 +00:00 committed by nemunaire
parent b3410475e3
commit 0988450253
1 changed files with 3 additions and 3 deletions

6
ui/package-lock.json generated
View File

@ -1445,9 +1445,9 @@
}
},
"node_modules/dayjs": {
"version": "1.11.9",
"resolved": "https://registry.npmjs.org/dayjs/-/dayjs-1.11.9.tgz",
"integrity": "sha512-QvzAURSbQ0pKdIye2txOzNaHmxtUBXerpY0FJsFXUMKbIZeFm5ht1LS/jFsrncjnmtv8HsG0W2g6c0zUjZWmpA=="
"version": "1.11.10",
"resolved": "https://registry.npmjs.org/dayjs/-/dayjs-1.11.10.tgz",
"integrity": "sha512-vjAczensTgRcqDERK0SR2XMwsF/tSvnvlv6VcF2GIhg6Sx4yOIt/irsr1RDJsKiIyBzJDpCoXiWWq28MqH2cnQ=="
},
"node_modules/debug": {
"version": "4.3.4",