Update dependency date-fns-tz to v2.0.1

This commit is contained in:
renovate[bot]
2024-03-09 22:09:10 +00:00
parent 624c6e11ba
commit 0a687ef3aa
2 changed files with 6 additions and 6 deletions

10
package-lock.json generated
View File

@@ -13,7 +13,7 @@
"autoprefixer": "10.4.18",
"classnames": "2.5.1",
"date-fns": "2.30.0",
"date-fns-tz": "2.0.0",
"date-fns-tz": "2.0.1",
"googleapis": "128.0.0",
"ics": "3.7.2",
"mongoose": "8.2.1",
@@ -5575,11 +5575,11 @@
}
},
"node_modules/date-fns-tz": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/date-fns-tz/-/date-fns-tz-2.0.0.tgz",
"integrity": "sha512-OAtcLdB9vxSXTWHdT8b398ARImVwQMyjfYGkKD2zaGpHseG2UPHbHjXELReErZFxWdSLph3c2zOaaTyHfOhERQ==",
"version": "2.0.1",
"resolved": "https://registry.npmjs.org/date-fns-tz/-/date-fns-tz-2.0.1.tgz",
"integrity": "sha512-fJCG3Pwx8HUoLhkepdsP7Z5RsucUi+ZBOxyM5d0ZZ6c4SdYustq0VMmOu6Wf7bli+yS/Jwp91TOCqn9jMcVrUA==",
"peerDependencies": {
"date-fns": ">=2.0.0"
"date-fns": "2.x"
}
},
"node_modules/debug": {

View File

@@ -16,7 +16,7 @@
"autoprefixer": "10.4.18",
"classnames": "2.5.1",
"date-fns": "2.30.0",
"date-fns-tz": "2.0.0",
"date-fns-tz": "2.0.1",
"googleapis": "128.0.0",
"ics": "3.7.2",
"mongoose": "8.2.1",