From 82bd46f056e3fabde496c7ef1abb219dbef620ad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Nov 2023 22:04:11 +0000 Subject: [PATCH] chore(deps): bump chrono-node from 2.7.0 to 2.7.3 (#13841) * chore(deps): bump chrono-node from 2.7.0 to 2.7.3 Bumps [chrono-node](https://github.com/wanasit/chrono) from 2.7.0 to 2.7.3. - [Release notes](https://github.com/wanasit/chrono/releases) - [Commits](https://github.com/wanasit/chrono/compare/v2.7.0...v2.7.3) --- updated-dependencies: - dependency-name: chrono-node dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] * chore: fix pnpm install --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 9e5d9dfcd..bbdabd1e4 100644 --- a/package.json +++ b/package.json @@ -92,7 +92,7 @@ "art-template": "4.13.2", "bbcodejs": "0.0.4", "cheerio": "1.0.0-rc.12", - "chrono-node": "2.7.0", + "chrono-node": "2.7.3", "city-timezones": "1.2.1", "crypto-js": "4.2.0", "currency-symbol-map": "5.1.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 487f1f977..ce23d4983 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -33,8 +33,8 @@ dependencies: specifier: 1.0.0-rc.12 version: 1.0.0-rc.12 chrono-node: - specifier: 2.7.0 - version: 2.7.0 + specifier: 2.7.3 + version: 2.7.3 city-timezones: specifier: 1.2.1 version: 1.2.1 @@ -2473,8 +2473,8 @@ packages: urlpattern-polyfill: 9.0.0 dev: false - /chrono-node@2.7.0: - resolution: {integrity: sha512-0s2vv89LmsbgoibV0AIVgNnGqlU8N5yCCVZXvc3mRCjnmlG/gJw1hCYOmNwjB+AIuwZQdKTXfwvsHDRTs6pwcg==} + /chrono-node@2.7.3: + resolution: {integrity: sha512-M/CusGocGJaubS8OFPEzmSa6IT/MJo2LaVqFyUVaLMo+UWwqyahKHsDe9FQBzwaytVGwR/bwZ5JhnAcu894Owg==} engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} dependencies: dayjs: 1.11.8