diff options
Diffstat (limited to 'package-lock.json')
-rw-r--r-- | package-lock.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/package-lock.json b/package-lock.json index d55c9f1e..8c95aba7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13,7 +13,7 @@ "classlist.js": "^1.1.20150312", "config": "^3.3.12", "css-minimizer-webpack-plugin": "^7.0.0", - "dayjs": "^1.11.11", + "dayjs": "^1.11.12", "element-closest": "3.0.2", "evil-icons": "^1.10.1", "express": "^4.19.2", @@ -7603,9 +7603,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==" }, "node_modules/debug": { "version": "4.3.5", |