diff --git a/package.json b/package.json index 674e6ac4a1..c4bec1ba83 100644 --- a/package.json +++ b/package.json @@ -70,7 +70,7 @@ "leaflet": "^1.9.4", "leaflet.heat": "^0.2.0", "leaflet.markercluster": "^1.5.3", - "libphonenumber-js": "^1.12.31", + "libphonenumber-js": "^1.12.38", "lodash": "^4.17.21", "lucide-react": "^0.484.0", "micromatch": "^4.0.8", @@ -216,4 +216,5 @@ "optionalDependencies": { "@rollup/rollup-darwin-arm64": "^4.54.0" } -} \ No newline at end of file +} + diff --git a/yarn.lock b/yarn.lock index 4012a434fb..1df9f4da00 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3629,7 +3629,7 @@ resolved "https://registry.npmjs.org/@types/react/-/react-19.1.12.tgz" integrity sha512-cMoR+FoAf/Jyq6+Df2/Z41jISvGZZ2eTlnsaJRptmZ76Caldwy1odD4xTr/gNV9VLj0AWgg/nmkevIyUfIIq5w== dependencies: - csstype "^3.2.2" + csstype "^3.0.2" "@types/sizzle@^2.3.3": version "2.3.10" @@ -8675,10 +8675,10 @@ levn@^0.4.1: prelude-ls "^1.2.1" type-check "~0.4.0" -libphonenumber-js@^1.12.31: - version "1.12.31" - resolved "https://registry.yarnpkg.com/libphonenumber-js/-/libphonenumber-js-1.12.31.tgz#3cdb45641c6b77228dd1238f3d810c3bb5d91199" - integrity sha512-Z3IhgVgrqO1S5xPYM3K5XwbkDasU67/Vys4heW+lfSBALcUZjeIIzI8zCLifY+OCzSq+fpDdywMDa7z+4srJPQ== +libphonenumber-js@^1.12.38: + version "1.12.38" + resolved "https://registry.yarnpkg.com/libphonenumber-js/-/libphonenumber-js-1.12.38.tgz#51e70b23cc1f5502e15c56b8ff09c71a91b86c66" + integrity sha512-vwzxmasAy9hZigxtqTbFEwp8ZdZ975TiqVDwj5bKx5sR+zi5ucUQy9mbVTkKM9GzqdLdxux/hTw2nmN5J7POMA== lines-and-columns@^1.1.6: version "1.2.4"