From 8a910d83c9e9e0aa034845264647e7bb55dbaea9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 23 Oct 2023 08:12:17 +0000 Subject: [PATCH] bump(deps): update dependency dayjs to ^1.11.10 --- package.json | 2 +- pnpm-lock.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 3e0ce258c..553009030 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "bignumber.js": "^9.1.1", "classnames": "^2.3.2", "date-fns": "^2.30.0", - "dayjs": "^1.11.9", + "dayjs": "^1.11.10", "install": "^0.13.0", "jest": "^29.7.0", "lodash": "^4.17.21", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 08d3709f6..12025e693 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -48,7 +48,7 @@ dependencies: specifier: ^2.30.0 version: 2.30.0 dayjs: - specifier: ^1.11.9 + specifier: ^1.11.10 version: 1.11.10 install: specifier: ^0.13.0