chore: update tzdb
This commit is contained in:
parent
2ba41af113
commit
c7d29d1869
2 changed files with 5 additions and 5 deletions
|
@ -21,7 +21,7 @@
|
|||
"author": "Ayo Ayco",
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"@vvo/tzdb": "^6.125.0",
|
||||
"@vvo/tzdb": "^6.126.0",
|
||||
"parse-zonetab": "^1.0.0"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -6,16 +6,16 @@ settings:
|
|||
|
||||
dependencies:
|
||||
'@vvo/tzdb':
|
||||
specifier: ^6.125.0
|
||||
version: 6.125.0
|
||||
specifier: ^6.126.0
|
||||
version: 6.126.0
|
||||
parse-zonetab:
|
||||
specifier: ^1.0.0
|
||||
version: 1.0.0
|
||||
|
||||
packages:
|
||||
|
||||
/@vvo/tzdb@6.125.0:
|
||||
resolution: {integrity: sha512-zxOP62q3CUYIIe6sL/IK6AhmhnPUuHPNx86qZTXuzQHo/QhQRTfXb331poUStTDdZgBoLc6BADUATbGGN/1d4A==}
|
||||
/@vvo/tzdb@6.126.0:
|
||||
resolution: {integrity: sha512-tQ+w7kldMsPWyneZ5cYu+KMXNbk4i0VLJuTgR3ulTum0/JgwGW6t8NSoCtLgFxvW8JXEjM25zftZd2vOaFs8rw==}
|
||||
dev: false
|
||||
|
||||
/buffer-alloc-unsafe@1.1.0:
|
||||
|
|
Loading…
Reference in a new issue