aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2023-07-03 21:40:36 +0000
committerGravatar vitalyster2023-07-05 07:09:20 +0300
commit7b24aacb93087b9efda5cc80629373ca3e4af482 (patch)
tree690361d568c5300304f4ddbf18bab4d53cb6f991 /package.json
parent6cc818344a5239a90e6438c3ad8c32888834928e (diff)
build(deps): bump dayjs from 1.11.8 to 1.11.9
Bumps [dayjs](https://github.com/iamkun/dayjs) from 1.11.8 to 1.11.9. - [Release notes](https://github.com/iamkun/dayjs/releases) - [Changelog](https://github.com/iamkun/dayjs/blob/v1.11.9/CHANGELOG.md) - [Commits](https://github.com/iamkun/dayjs/compare/v1.11.8...v1.11.9) --- 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 6039fa05..06b49d3d 100644
--- a/package.json
+++ b/package.json
@@ -90,7 +90,7 @@
"body-parser": "^1.20.2",
"classlist.js": "^1.1.20150312",
"config": "^3.3.9",
- "dayjs": "^1.11.8",
+ "dayjs": "^1.11.9",
"element-closest": "3.0.2",
"evil-icons": "^1.10.1",
"express": "^4.18.2",