diff options
author | dependabot[bot] | 2023-07-03 21:40:36 +0000 |
---|---|---|
committer | vitalyster | 2023-07-05 07:09:20 +0300 |
commit | 7b24aacb93087b9efda5cc80629373ca3e4af482 (patch) | |
tree | 690361d568c5300304f4ddbf18bab4d53cb6f991 /package.json | |
parent | 6cc818344a5239a90e6438c3ad8c32888834928e (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.json | 2 |
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", |