Browse Source

Upgrade countries-and-timezones to version 3.8.0

pull/5211/head
Thomas Kaul 2 days ago
parent
commit
0f0ddf2d01
  1. 8
      package-lock.json
  2. 2
      package.json

8
package-lock.json

@ -62,7 +62,7 @@
"class-transformer": "0.5.1",
"class-validator": "0.14.2",
"color": "5.0.0",
"countries-and-timezones": "3.7.2",
"countries-and-timezones": "3.8.0",
"countries-list": "3.1.1",
"countup.js": "2.8.2",
"date-fns": "4.1.0",
@ -16753,9 +16753,9 @@
}
},
"node_modules/countries-and-timezones": {
"version": "3.7.2",
"resolved": "https://registry.npmjs.org/countries-and-timezones/-/countries-and-timezones-3.7.2.tgz",
"integrity": "sha512-BHAMt4pKb3U3r/mRfiIlVnDhRd8m6VC20gwCWtpZGZkSsjZmnMDKFnnjWYGWhBmypQAqcQILFJwmEhIgWGVTmw==",
"version": "3.8.0",
"resolved": "https://registry.npmjs.org/countries-and-timezones/-/countries-and-timezones-3.8.0.tgz",
"integrity": "sha512-+Ze9h5f4dQpUwbzTm0DEkiPiZyim9VHV4/mSnT4zNYJnrnfwsKjAZPtnp7J5VzejCDgySs+2SSc6MDdCnD43GA==",
"license": "MIT",
"engines": {
"node": ">=8.x",

2
package.json

@ -108,7 +108,7 @@
"class-transformer": "0.5.1",
"class-validator": "0.14.2",
"color": "5.0.0",
"countries-and-timezones": "3.7.2",
"countries-and-timezones": "3.8.0",
"countries-list": "3.1.1",
"countup.js": "2.8.2",
"date-fns": "4.1.0",

Loading…
Cancel
Save