From 6b77759fcca5a331a52ac210cd0d0cab7e3f637c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 Aug 2025 20:04:58 +0000 Subject: [PATCH] deps: bump dayjs from 1.11.13 to 1.11.17 Bumps [dayjs](https://github.com/iamkun/dayjs) from 1.11.13 to 1.11.17. - [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.13...v1.11.17) --- updated-dependencies: - dependency-name: dayjs dependency-version: 1.11.17 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 12 ++++++++---- 2 files changed, 9 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index f9544706..98e0a2b7 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "bluebird": "^3.7.2", "chrono-node": "^2.8.4", "crypto-js": "^4.2.0", - "dayjs": "^1.11.13", + "dayjs": "^1.11.17", "diff": "^8.0.2", "evergreen-ui": "^7.1.9", "fast-xml-parser": "^5.2.5", diff --git a/yarn.lock b/yarn.lock index 3d591e97..971d2a3a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3707,10 +3707,14 @@ data-view-byte-offset@^1.0.1: es-errors "^1.3.0" is-data-view "^1.0.1" -dayjs@^1.10.0, dayjs@^1.11.13: - version "1.11.13" - resolved "https://registry.yarnpkg.com/dayjs/-/dayjs-1.11.13.tgz#92430b0139055c3ebb60150aa13e860a4b5a366c" - integrity sha512-oaMBel6gjolK862uaPQOVTA7q3TZhuSvuMQAAglQDOWYO9A91IrAOUJEyKVlqJlHE0vq5p5UXxzdPfMH/x6xNg== +dayjs@^1.10.0, dayjs@^1.11.17: + version "1.11.17" + resolved "https://registry.yarnpkg.com/dayjs/-/dayjs-1.11.17.tgz#c93ed881d6238dda4f4e5a61388e0ca399f999e7" + integrity sha512-qgiVOerp5QCVMfE7hZ6z/gM+ug52I+xv70rCf6rWJXf0b4d8Kv6Yw9BmcLZlCvP3Xz8i3fjXbaU6Hwu7aGRXfA== + dependencies: + "@semantic-release/changelog" "^6.0.3" + "@semantic-release/git" "^10.0.1" + semantic-release "^24.2.7" debug@4, debug@^4.0.0, debug@^4.1.0, debug@^4.1.1, debug@^4.3.1, debug@^4.3.2, debug@^4.3.4, debug@^4.3.6, debug@^4.3.7, debug@^4.4.1: version "4.4.1"