Merge branch 'master' of bitbucket.org:venbainformationtechnology/appointments_frontend

This commit is contained in:
Surendiran 2023-05-03 12:30:41 +05:30
commit c4fed37ca5
2 changed files with 7 additions and 1 deletions

View File

@ -6269,7 +6269,12 @@
"node": ">=10"
}
},
"node_modules/create-ecdh": {
"country-state-city": {
"version": "3.1.4",
"resolved": "https://registry.npmjs.org/country-state-city/-/country-state-city-3.1.4.tgz",
"integrity": "sha512-gULjY6rojfdTbgBoPXYbcnmS0SSFzRJl+/jgS/IIxraI7l4YVbT/Jb53OFujJwrQP4d19YC7yWIDHyxtMxgHVQ=="
},
"create-ecdh": {
"version": "4.0.4",
"resolved": "https://registry.npmjs.org/create-ecdh/-/create-ecdh-4.0.4.tgz",
"integrity": "sha512-mf+TCx8wWc9VpuxfP2ht0iSISLZnt0JgWlrOKZiNqyUZWnjIaCIVNQArMHnCZKfEYRg6IM7A+NeJoN8gf/Ws0A==",

View File

@ -36,6 +36,7 @@
"angular-notifier": "^9.1.0",
"chart.js": "^2.9.4",
"core-js": "^3.9.1",
"country-state-city": "^3.1.4",
"d3": "^6.6.1",
"date-fns": "^2.19.0",
"dragula": "^3.7.3",