diff options
author | dependabot[bot] | 2023-06-02 21:57:18 +0000 |
---|---|---|
committer | vitalyster | 2023-06-05 17:19:18 +0300 |
commit | 035905652189af10fb9494b563e30fe2d367670a (patch) | |
tree | b170a15ec75e0d5946197f0f7ea8064e0e393233 /package.json | |
parent | e4d70ea9ce51f9aa4bedca2e392edcfb2037c705 (diff) |
build(deps): bump dayjs from 1.11.7 to 1.11.8
Bumps [dayjs](https://github.com/iamkun/dayjs) from 1.11.7 to 1.11.8.
- [Release notes](https://github.com/iamkun/dayjs/releases)
- [Changelog](https://github.com/iamkun/dayjs/blob/v1.11.8/CHANGELOG.md)
- [Commits](https://github.com/iamkun/dayjs/compare/v1.11.7...v1.11.8)
---
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 2806e463..4ddd1653 100644 --- a/package.json +++ b/package.json @@ -89,7 +89,7 @@ "body-parser": "^1.20.2", "classlist.js": "^1.1.20150312", "config": "^3.3.9", - "dayjs": "^1.11.7", + "dayjs": "^1.11.8", "element-closest": "3.0.2", "evil-icons": "^1.10.1", "express": "^4.18.2", |