Update dependency @date-fns/tz to v1.4.1 (#1265)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-08-12 18:52:40 +00:00
committed by GitHub
parent da73c9266f
commit bb2f7b5697

6
package-lock.json generated
View File

@@ -640,9 +640,9 @@
"dev": true
},
"node_modules/@date-fns/tz": {
"version": "1.3.1",
"resolved": "https://registry.npmjs.org/@date-fns/tz/-/tz-1.3.1.tgz",
"integrity": "sha512-LnBOyuj+piItX/D5BWBSckBsuZyOt7Jg2obGNiObq7qjl1A2/8F+i4RS8/MmkSdnw6hOe6afrJLCWrUWZw5Mlw==",
"version": "1.4.1",
"resolved": "https://registry.npmjs.org/@date-fns/tz/-/tz-1.4.1.tgz",
"integrity": "sha512-P5LUNhtbj6YfI3iJjw5EL9eUAG6OitD0W3fWQcpQjDRc/QIsL0tRNuO1PcDvPccWL1fSTXXdE1ds+l95DV/OFA==",
"license": "MIT"
},
"node_modules/@emnapi/runtime": {