|
|
@ -57,7 +57,7 @@ |
|
|
|
"chartjs-plugin-datalabels": "2.2.0", |
|
|
|
"cheerio": "1.0.0", |
|
|
|
"class-transformer": "0.5.1", |
|
|
|
"class-validator": "0.14.1", |
|
|
|
"class-validator": "0.14.2", |
|
|
|
"color": "5.0.0", |
|
|
|
"countries-and-timezones": "3.7.2", |
|
|
|
"countries-list": "3.1.1", |
|
|
@ -15602,13 +15602,13 @@ |
|
|
|
"license": "MIT" |
|
|
|
}, |
|
|
|
"node_modules/class-validator": { |
|
|
|
"version": "0.14.1", |
|
|
|
"resolved": "https://registry.npmjs.org/class-validator/-/class-validator-0.14.1.tgz", |
|
|
|
"integrity": "sha512-2VEG9JICxIqTpoK1eMzZqaV+u/EiwEJkMGzTrZf6sU/fwsnOITVgYJ8yojSy6CaXtO9V0Cc6ZQZ8h8m4UBuLwQ==", |
|
|
|
"version": "0.14.2", |
|
|
|
"resolved": "https://registry.npmjs.org/class-validator/-/class-validator-0.14.2.tgz", |
|
|
|
"integrity": "sha512-3kMVRF2io8N8pY1IFIXlho9r8IPUUIfHe2hYVtiebvAzU2XeQFXTv+XI4WX+TnXmtwXMDcjngcpkiPM0O9PvLw==", |
|
|
|
"license": "MIT", |
|
|
|
"dependencies": { |
|
|
|
"@types/validator": "^13.11.8", |
|
|
|
"libphonenumber-js": "^1.10.53", |
|
|
|
"libphonenumber-js": "^1.11.1", |
|
|
|
"validator": "^13.9.0" |
|
|
|
} |
|
|
|
}, |
|
|
|