diff --git a/package-lock.json b/package-lock.json index 40e77f3f0c..656f0619ed 100644 --- a/package-lock.json +++ b/package-lock.json @@ -16588,9 +16588,9 @@ } }, "libphonenumber-js": { - "version": "1.9.38", - "resolved": "https://registry.npmjs.org/libphonenumber-js/-/libphonenumber-js-1.9.38.tgz", - "integrity": "sha512-7CCl9NZPYtX4JNXdvV5RnrQqrXp7LsLOTpYSUfEJBiySEnC5hysdwouXAuWgPDB55D/fpKm4RjM2/tUUh8kuoA==" + "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 bafa61ab05..c83e0d1b21 100644 --- a/package.json +++ b/package.json @@ -120,7 +120,7 @@ "json-stringify-safe": "^5.0.1", "jszip": "^3.7.1", "jwt-decode": "^3.1.2", - "libphonenumber-js": "^1.9.38", + "libphonenumber-js": "^1.9.39", "lodash": "^4.17.21", "moment-timezone": "0.5.33", "mongodb-uri": "^0.9.7",