chore(deps): bump dayjs from 1.11.2 to 1.11.3 (#9907)
Bumps [dayjs](https://github.com/iamkun/dayjs) from 1.11.2 to 1.11.3. - [Release notes](https://github.com/iamkun/dayjs/releases) - [Changelog](https://github.com/iamkun/dayjs/blob/v1.11.3/CHANGELOG.md) - [Commits](https://github.com/iamkun/dayjs/compare/v1.11.2...v1.11.3) --- updated-dependencies: - dependency-name: dayjs dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
dd3b38f3ab
commit
0a1b351ac0
|
|
@ -88,7 +88,7 @@
|
|||
"city-timezones": "1.2.0",
|
||||
"crypto-js": "4.1.1",
|
||||
"currency-symbol-map": "5.1.0",
|
||||
"dayjs": "1.11.2",
|
||||
"dayjs": "1.11.3",
|
||||
"dotenv": "16.0.1",
|
||||
"emailjs-imap-client": "3.1.0",
|
||||
"entities": "3.0.1",
|
||||
|
|
|
|||
|
|
@ -4621,10 +4621,10 @@ data-urls@^3.0.1:
|
|||
whatwg-mimetype "^3.0.0"
|
||||
whatwg-url "^11.0.0"
|
||||
|
||||
dayjs@1.11.2, dayjs@^1.10.0:
|
||||
version "1.11.2"
|
||||
resolved "https://registry.yarnpkg.com/dayjs/-/dayjs-1.11.2.tgz#fa0f5223ef0d6724b3d8327134890cfe3d72fbe5"
|
||||
integrity sha512-F4LXf1OeU9hrSYRPTTj/6FbO4HTjPKXvEIC1P2kcnFurViINCVk3ZV0xAS3XVx9MkMsXbbqlK6hjseaYbgKEHw==
|
||||
dayjs@1.11.3, dayjs@^1.10.0:
|
||||
version "1.11.3"
|
||||
resolved "https://registry.yarnpkg.com/dayjs/-/dayjs-1.11.3.tgz#4754eb694a624057b9ad2224b67b15d552589258"
|
||||
integrity sha512-xxwlswWOlGhzgQ4TKzASQkUhqERI3egRNqgV4ScR8wlANA/A9tZ7miXa44vTTKEq5l7vWoL5G57bG3zA+Kow0A==
|
||||
|
||||
de-indent@^1.0.2:
|
||||
version "1.0.2"
|
||||
|
|
|
|||
Loading…
Reference in New Issue