aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2023-09-19 21:22:43 +0000
committerGravatar vitalyster2023-09-20 18:52:19 +0300
commitc3199f3be78df078f54cf580d84700223ff62f88 (patch)
tree9458479d092606f9ff6aeef119cc7ce2947310e9 /package.json
parentcfdb9a43a29c88e31e8b9336589a2f484b07ac7d (diff)
build(deps): bump dayjs from 1.11.9 to 1.11.10
Bumps [dayjs](https://github.com/iamkun/dayjs) from 1.11.9 to 1.11.10. - [Release notes](https://github.com/iamkun/dayjs/releases) - [Changelog](https://github.com/iamkun/dayjs/blob/v1.11.10/CHANGELOG.md) - [Commits](https://github.com/iamkun/dayjs/compare/v1.11.9...v1.11.10) --- 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.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index f4de93f5..f0c443a8 100644
--- a/package.json
+++ b/package.json
@@ -91,7 +91,7 @@
"classlist.js": "^1.1.20150312",
"config": "^3.3.9",
"css-minimizer-webpack-plugin": "^5.0.1",
- "dayjs": "^1.11.9",
+ "dayjs": "^1.11.10",
"element-closest": "3.0.2",
"evil-icons": "^1.10.1",
"express": "^4.18.2",