Update dependency dayjs to v1.11.12

This commit is contained in:
Renovate Bot 2024-07-19 00:03:48 +00:00
parent 3e8f975345
commit bf5db77aff
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View file

@ -22,7 +22,7 @@
"chartjs-plugin-zoom": "2.0.1",
"clippie": "4.1.1",
"css-loader": "7.0.0",
"dayjs": "1.11.11",
"dayjs": "1.11.12",
"dropzone": "6.0.0-beta.2",
"easymde": "2.18.0",
"esbuild-loader": "4.2.2",
@ -5102,9 +5102,9 @@
}
},
"node_modules/dayjs": {
"version": "1.11.11",
"resolved": "https://registry.npmjs.org/dayjs/-/dayjs-1.11.11.tgz",
"integrity": "sha512-okzr3f11N6WuqYtZSvm+F776mB41wRZMhKP+hc34YdW+KmtYYK9iqvHSwo2k9FEH3fhGXvOPV6yz2IcSrfRUDg==",
"version": "1.11.12",
"resolved": "https://registry.npmjs.org/dayjs/-/dayjs-1.11.12.tgz",
"integrity": "sha512-Rt2g+nTbLlDWZTwwrIXjy9MeiZmSDI375FvZs72ngxx8PDC6YXOeR3q5LAuPzjZQxhiWdRKac7RKV+YyQYfYIg==",
"license": "MIT"
},
"node_modules/debug": {

View file

@ -21,7 +21,7 @@
"chartjs-plugin-zoom": "2.0.1",
"clippie": "4.1.1",
"css-loader": "7.0.0",
"dayjs": "1.11.11",
"dayjs": "1.11.12",
"dropzone": "6.0.0-beta.2",
"easymde": "2.18.0",
"esbuild-loader": "4.2.2",