chore: update tzdb

This commit is contained in:
Ayo Ayco 2024-07-11 21:38:48 +02:00
parent 333ff9b027
commit 9d689c89fb
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View file

@ -10,7 +10,7 @@
"hasInstallScript": true,
"license": "ISC",
"dependencies": {
"@vvo/tzdb": "^6.140.0",
"@vvo/tzdb": "^6.141.0",
"parse-zonetab": "^1.0.0"
},
"bin": {
@ -18,9 +18,9 @@
}
},
"node_modules/@vvo/tzdb": {
"version": "6.140.0",
"resolved": "https://registry.npmjs.org/@vvo/tzdb/-/tzdb-6.140.0.tgz",
"integrity": "sha512-GUjt7dFhP5GqGzWC1SdzyI+noNxN4V/3eWjZkZ3rg1LnhtRGYgcIimBN4FdBrYZljNjpmLlb7sGFhRRRcqi4mA=="
"version": "6.141.0",
"resolved": "https://registry.npmjs.org/@vvo/tzdb/-/tzdb-6.141.0.tgz",
"integrity": "sha512-vpuv8Eo75WwW6oHygfSSJ8J2AIADlqoHu9HmKxD8Ey/hmRhxt0+/nEGbzBy/Y/Q1qsdgDj3kP3NRLr2082VzgA=="
},
"node_modules/buffer-alloc": {
"version": "1.2.0",

View file

@ -21,7 +21,7 @@
"author": "Ayo Ayco",
"license": "ISC",
"dependencies": {
"@vvo/tzdb": "^6.140.0",
"@vvo/tzdb": "^6.141.0",
"parse-zonetab": "^1.0.0"
}
}