diff --git a/package-lock.json b/package-lock.json index 38977bfc..137993f9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -41,7 +41,7 @@ "iso-3166-ts": "2.1.0", "jsonwebtoken": "8.5.1", "knex": "0.95.11", - "libphonenumber-js": "1.9.32", + "libphonenumber-js": "1.9.39", "luxon": "2.0.2", "pg": "8.7.1", "serverless-http": "2.7.0", @@ -13786,9 +13786,9 @@ } }, "node_modules/libphonenumber-js": { - "version": "1.9.32", - "resolved": "https://registry.npmjs.org/libphonenumber-js/-/libphonenumber-js-1.9.32.tgz", - "integrity": "sha512-sXuNLzTU/lNUZ78eWUi5JvqaHAhwBMuMT17613EjLZl/ejIoDe0EV225Xhw4vuZ6FcqkiwsF8qHcOyyn1dBEWQ==" + "version": "1.9.39", + "resolved": "https://registry.npmjs.org/libphonenumber-js/-/libphonenumber-js-1.9.39.tgz", + "integrity": "sha512-TxYz/Ii7mjkocKGKmFHhsTAvvcxr4AY3yUlZzZ2z7HC4DPRrNlzJ9n32/SMogqsyFOXLMXQPCkCInNRbiVaEPA==" }, "node_modules/lie": { "version": "3.3.0", @@ -32447,9 +32447,9 @@ } }, "libphonenumber-js": { - "version": "1.9.32", - "resolved": "https://registry.npmjs.org/libphonenumber-js/-/libphonenumber-js-1.9.32.tgz", - "integrity": "sha512-sXuNLzTU/lNUZ78eWUi5JvqaHAhwBMuMT17613EjLZl/ejIoDe0EV225Xhw4vuZ6FcqkiwsF8qHcOyyn1dBEWQ==" + "version": "1.9.39", + "resolved": "https://registry.npmjs.org/libphonenumber-js/-/libphonenumber-js-1.9.39.tgz", + "integrity": "sha512-TxYz/Ii7mjkocKGKmFHhsTAvvcxr4AY3yUlZzZ2z7HC4DPRrNlzJ9n32/SMogqsyFOXLMXQPCkCInNRbiVaEPA==" }, "lie": { "version": "3.3.0", diff --git a/package.json b/package.json index ab3c972d..7d062001 100644 --- a/package.json +++ b/package.json @@ -63,7 +63,7 @@ "iso-3166-ts": "2.1.0", "jsonwebtoken": "8.5.1", "knex": "0.95.11", - "libphonenumber-js": "1.9.32", + "libphonenumber-js": "1.9.39", "luxon": "2.0.2", "pg": "8.7.1", "serverless-http": "2.7.0",