chore: update tzdb

This commit is contained in:
Ayo 2023-03-05 13:30:41 +01:00
parent a58d95d6a9
commit f01b040475
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View file

@ -9,7 +9,7 @@
"version": "0.2.8", "version": "0.2.8",
"license": "ISC", "license": "ISC",
"dependencies": { "dependencies": {
"@vvo/tzdb": "^6.87.0", "@vvo/tzdb": "^6.104.0",
"parse-zonetab": "^1.0.0" "parse-zonetab": "^1.0.0"
}, },
"bin": { "bin": {
@ -17,9 +17,9 @@
} }
}, },
"node_modules/@vvo/tzdb": { "node_modules/@vvo/tzdb": {
"version": "6.87.0", "version": "6.104.0",
"resolved": "https://registry.npmjs.org/@vvo/tzdb/-/tzdb-6.87.0.tgz", "resolved": "https://registry.npmjs.org/@vvo/tzdb/-/tzdb-6.104.0.tgz",
"integrity": "sha512-EX4ssb9u2e0nnEnOVCxfiId1FitRe/uPfpqodNG2/rkV8fQs9xZe+J3cDQDHlDFI4P5eTvKc6pAT6dACPX/JIg==" "integrity": "sha512-BLiO9CXt8dHY7KrCJJyGicXNw9NGRl6/WgmGUbV/PFUhOk0kjXbiLc3FHNaeDnR1A/aYRD7nYWGbWvWHRCpQYw=="
}, },
"node_modules/buffer-alloc": { "node_modules/buffer-alloc": {
"version": "1.2.0", "version": "1.2.0",
@ -290,9 +290,9 @@
}, },
"dependencies": { "dependencies": {
"@vvo/tzdb": { "@vvo/tzdb": {
"version": "6.87.0", "version": "6.104.0",
"resolved": "https://registry.npmjs.org/@vvo/tzdb/-/tzdb-6.87.0.tgz", "resolved": "https://registry.npmjs.org/@vvo/tzdb/-/tzdb-6.104.0.tgz",
"integrity": "sha512-EX4ssb9u2e0nnEnOVCxfiId1FitRe/uPfpqodNG2/rkV8fQs9xZe+J3cDQDHlDFI4P5eTvKc6pAT6dACPX/JIg==" "integrity": "sha512-BLiO9CXt8dHY7KrCJJyGicXNw9NGRl6/WgmGUbV/PFUhOk0kjXbiLc3FHNaeDnR1A/aYRD7nYWGbWvWHRCpQYw=="
}, },
"buffer-alloc": { "buffer-alloc": {
"version": "1.2.0", "version": "1.2.0",

View file

@ -20,7 +20,7 @@
"author": "Ayo Ayco", "author": "Ayo Ayco",
"license": "ISC", "license": "ISC",
"dependencies": { "dependencies": {
"@vvo/tzdb": "^6.87.0", "@vvo/tzdb": "^6.104.0",
"parse-zonetab": "^1.0.0" "parse-zonetab": "^1.0.0"
} }
} }