chore(deps): bump dayjs from 1.11.20 to 1.11.21 (#22114)
Bumps [dayjs](https://github.com/iamkun/dayjs) from 1.11.20 to 1.11.21. - [Release notes](https://github.com/iamkun/dayjs/releases) - [Changelog](https://github.com/iamkun/dayjs/blob/dev/CHANGELOG.md) - [Commits](https://github.com/iamkun/dayjs/compare/v1.11.20...v1.11.21) --- updated-dependencies: - dependency-name: dayjs dependency-version: 1.11.21 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
23aec2be60
commit
6ca0d9e3b1
|
|
@ -81,7 +81,7 @@
|
|||
"cross-env": "10.1.0",
|
||||
"crypto-js": "4.2.0",
|
||||
"currency-symbol-map": "5.1.0",
|
||||
"dayjs": "1.11.20",
|
||||
"dayjs": "1.11.21",
|
||||
"destr": "2.0.5",
|
||||
"dotenv": "17.4.2",
|
||||
"entities": "8.0.0",
|
||||
|
|
|
|||
|
|
@ -104,8 +104,8 @@ importers:
|
|||
specifier: 5.1.0
|
||||
version: 5.1.0
|
||||
dayjs:
|
||||
specifier: 1.11.20
|
||||
version: 1.11.20
|
||||
specifier: 1.11.21
|
||||
version: 1.11.21
|
||||
destr:
|
||||
specifier: 2.0.5
|
||||
version: 2.0.5
|
||||
|
|
@ -3444,8 +3444,8 @@ packages:
|
|||
resolution: {integrity: sha512-23XHcCF+coGYevirZceTVD7NdJOqVn+49IHyxgszm+JIiHLoB2TkmPtsYkNWT1pvRSGkc35L6NHs0yHkN2SumA==}
|
||||
engines: {node: ^20.19.0 || ^22.12.0 || >=24.0.0}
|
||||
|
||||
dayjs@1.11.20:
|
||||
resolution: {integrity: sha512-YbwwqR/uYpeoP4pu043q+LTDLFBLApUP6VxRihdfNTqu4ubqMlGDLd6ErXhEgsyvY0K6nCs7nggYumAN+9uEuQ==}
|
||||
dayjs@1.11.21:
|
||||
resolution: {integrity: sha512-98IT+HOahAisibz/yjKbzuOBwYcjJ7BCLPzARyHiyEBmRz4fatF+KPJszEHXsGYjUG234aH/cOjW1wwTbKUZlA==}
|
||||
|
||||
debug@2.6.9:
|
||||
resolution: {integrity: sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==}
|
||||
|
|
@ -7116,7 +7116,7 @@ snapshots:
|
|||
dependencies:
|
||||
'@babel/runtime-corejs2': 7.29.2
|
||||
cheerio: 1.2.0
|
||||
dayjs: 1.11.20
|
||||
dayjs: 1.11.21
|
||||
difflib: https://codeload.github.com/postlight/difflib.js/tar.gz/32e8e38c7fcd935241b9baab71bb432fd9b166ed
|
||||
iconv-lite: 0.7.2
|
||||
postman-request: 2.88.1-postman.48
|
||||
|
|
@ -8862,7 +8862,7 @@ snapshots:
|
|||
transitivePeerDependencies:
|
||||
- '@noble/hashes'
|
||||
|
||||
dayjs@1.11.20: {}
|
||||
dayjs@1.11.21: {}
|
||||
|
||||
debug@2.6.9:
|
||||
dependencies:
|
||||
|
|
@ -10075,7 +10075,7 @@ snapshots:
|
|||
|
||||
launder@1.7.1:
|
||||
dependencies:
|
||||
dayjs: 1.11.20
|
||||
dayjs: 1.11.21
|
||||
|
||||
leac@0.6.0: {}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue