diff --git a/package-lock.json b/package-lock.json index d4d60579e91..bf67449a977 100644 --- a/package-lock.json +++ b/package-lock.json @@ -43,7 +43,7 @@ "hark": "^1.2.3", "leaflet": "^1.9.4", "leaflet-defaulticon-compatibility": "^0.1.2", - "libphonenumber-js": "^1.13.11", + "libphonenumber-js": "^1.13.12", "lodash": "^4.18.1", "mitt": "^3.0.1", "mockconsole": "0.0.1", @@ -9829,9 +9829,9 @@ } }, "node_modules/libphonenumber-js": { - "version": "1.13.11", - "resolved": "https://registry.npmjs.org/libphonenumber-js/-/libphonenumber-js-1.13.11.tgz", - "integrity": "sha512-ETER2kMaIFTI/Nh1a8Gk03dUF/SL0VZqtI+CcVHZxp5WIHYwNS7S+uiYZDYCvLy3lOR4/DAD5jf0h5WkePPpqg==", + "version": "1.13.12", + "resolved": "https://registry.npmjs.org/libphonenumber-js/-/libphonenumber-js-1.13.12.tgz", + "integrity": "sha512-uLVeV1c9OTk6qkdqnj+mpMD+ZdnZ0szVyWu58HwMmpwkHA1gCEkyjd3veZQXDnuw9KEwSRjcc9B1pS9XKIN1fA==", "license": "MIT" }, "node_modules/lightningcss": { diff --git a/package.json b/package.json index c571c4f6b59..440d721d149 100644 --- a/package.json +++ b/package.json @@ -64,7 +64,7 @@ "hark": "^1.2.3", "leaflet": "^1.9.4", "leaflet-defaulticon-compatibility": "^0.1.2", - "libphonenumber-js": "^1.13.11", + "libphonenumber-js": "^1.13.12", "lodash": "^4.18.1", "mitt": "^3.0.1", "mockconsole": "0.0.1",