From fa6026c27562a91ba035ba5494f3e92a4dd1c3d2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Apr 2022 05:23:36 +0000 Subject: [PATCH] Bump date-fns-tz from 1.3.1 to 1.3.3 Bumps [date-fns-tz](https://github.com/marnusw/date-fns-tz) from 1.3.1 to 1.3.3. - [Release notes](https://github.com/marnusw/date-fns-tz/releases) - [Changelog](https://github.com/marnusw/date-fns-tz/blob/master/CHANGELOG.md) - [Commits](https://github.com/marnusw/date-fns-tz/compare/v1.3.1...v1.3.3) --- updated-dependencies: - dependency-name: date-fns-tz dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 8c305eb2..d10993f6 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "bootswatch": "^5.1.3", "core-js": "^3.21.1", "date-fns": "^2.28.0", - "date-fns-tz": "^1.3.1", + "date-fns-tz": "^1.3.3", "echarts": "^5.3.2", "favico.js": "^0.3.10", "humanize-duration": "^3.27.1", diff --git a/yarn.lock b/yarn.lock index f9bded90..037526cb 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2215,10 +2215,10 @@ data-urls@^2.0.0: whatwg-mimetype "^2.3.0" whatwg-url "^8.0.0" -date-fns-tz@^1.3.1: - version "1.3.1" - resolved "https://registry.yarnpkg.com/date-fns-tz/-/date-fns-tz-1.3.1.tgz#88b6374e5a74cfb11ec2d2b120cfe0bc02eeb862" - integrity sha512-Uy+wph6HcQ0IG8TWbVyXicgDmB1zdvb0CoIknZQaxiTun4uSfxLR+8gSTC2C3KCLq+0fEIuEtJ/ORDRIn6doQw== +date-fns-tz@^1.3.3: + version "1.3.3" + resolved "https://registry.yarnpkg.com/date-fns-tz/-/date-fns-tz-1.3.3.tgz#7884a4b3ed6cd95bfd81831d608e5ef8be500c86" + integrity sha512-Gks46gwbSauBQnV3Oofluj1wTm8J0tM7sbSJ9P+cJq/ZnTCpMohTKmmO5Tn+jQ7dyn0+b8G7cY4O2DZ5P/LXcA== date-fns@^2.28.0: version "2.28.0"