mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-04-20 06:55:06 -04:00
fix(deps): update dependency country-code-lookup to ^0.1.0 (#493)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
cec9dea9e0
commit
8c72e692a7
2 changed files with 5 additions and 5 deletions
|
@ -48,7 +48,7 @@
|
||||||
"change-case": "^4.1.2",
|
"change-case": "^4.1.2",
|
||||||
"colord": "^2.9.3",
|
"colord": "^2.9.3",
|
||||||
"composerize-ts": "^0.6.2",
|
"composerize-ts": "^0.6.2",
|
||||||
"country-code-lookup": "^0.0.23",
|
"country-code-lookup": "^0.1.0",
|
||||||
"cron-validator": "^1.3.1",
|
"cron-validator": "^1.3.1",
|
||||||
"cronstrue": "^2.26.0",
|
"cronstrue": "^2.26.0",
|
||||||
"crypto-js": "^4.1.1",
|
"crypto-js": "^4.1.1",
|
||||||
|
|
8
pnpm-lock.yaml
generated
8
pnpm-lock.yaml
generated
|
@ -51,8 +51,8 @@ dependencies:
|
||||||
specifier: ^0.6.2
|
specifier: ^0.6.2
|
||||||
version: 0.6.2
|
version: 0.6.2
|
||||||
country-code-lookup:
|
country-code-lookup:
|
||||||
specifier: ^0.0.23
|
specifier: ^0.1.0
|
||||||
version: 0.0.23
|
version: 0.1.0
|
||||||
cron-validator:
|
cron-validator:
|
||||||
specifier: ^1.3.1
|
specifier: ^1.3.1
|
||||||
version: 1.3.1
|
version: 1.3.1
|
||||||
|
@ -4686,8 +4686,8 @@ packages:
|
||||||
browserslist: 4.21.9
|
browserslist: 4.21.9
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/country-code-lookup@0.0.23:
|
/country-code-lookup@0.1.0:
|
||||||
resolution: {integrity: sha512-kxhIGcau9/X+tgPg9yO2q1OLu8jiYYsdwXuiXzHdsgNChd36xrJMlOba7ka9O1xShCVTiVQPQpq/tcuy4WiW+Q==}
|
resolution: {integrity: sha512-IOI66HEG+8bXfWPy+sTzuN7161vmDZOHg1wgIPFf3WfD73FeLajnn6C+fnxOIa9RL1WRBDMXQQWW/FOaOYaQ3w==}
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/country-data@0.0.31:
|
/country-data@0.0.31:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue