aboutsummaryrefslogtreecommitdiff
path: root/package-lock.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2024-07-22 21:10:41 +0000
committerGravatar Vitaly Takmazov2024-07-24 21:44:32 +0300
commit02625cfa1634d34fd778e1d97d36fbca3915e8c9 (patch)
treec07804cbd8860a971e08eee0b98b2d671179c3a4 /package-lock.json
parent23e069763409196ba1f1d275637f806cfb117b10 (diff)
build(deps): bump dayjs from 1.11.11 to 1.11.12
Bumps [dayjs](https://github.com/iamkun/dayjs) from 1.11.11 to 1.11.12. - [Release notes](https://github.com/iamkun/dayjs/releases) - [Changelog](https://github.com/iamkun/dayjs/blob/dev/CHANGELOG.md) - [Commits](https://github.com/iamkun/dayjs/compare/v1.11.11...v1.11.12) --- updated-dependencies: - dependency-name: dayjs dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json8
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",