diff --git a/package-lock.json b/package-lock.json index ddc15093268..ec2df79bb9e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -36,7 +36,7 @@ "hark": "^1.2.3", "leaflet": "^1.9.4", "leaflet-defaulticon-compatibility": "^0.1.2", - "libphonenumber-js": "^1.11.10", + "libphonenumber-js": "^1.11.11", "lodash": "^4.17.21", "mitt": "^3.0.1", "mockconsole": "0.0.1", @@ -13899,9 +13899,9 @@ } }, "node_modules/libphonenumber-js": { - "version": "1.11.10", - "resolved": "https://registry.npmjs.org/libphonenumber-js/-/libphonenumber-js-1.11.10.tgz", - "integrity": "sha512-yHEtzDlG2VbhuxMIo/sAUY+lyL5YThqD+gHT3YyelaRWRQv1VeyEk94jDvviRT4PYmLJR9cHxvtrx9h2f4OAIQ==" + "version": "1.11.11", + "resolved": "https://registry.npmjs.org/libphonenumber-js/-/libphonenumber-js-1.11.11.tgz", + "integrity": "sha512-mF3KaORjJQR6JBNcOkluDcJKhtoQT4VTLRMrX1v/wlBayL4M8ybwEDeryyPcrSEJmD0rVwHUbBarpZwN5NfPFQ==" }, "node_modules/lines-and-columns": { "version": "1.1.6", @@ -31545,9 +31545,9 @@ } }, "libphonenumber-js": { - "version": "1.11.10", - "resolved": "https://registry.npmjs.org/libphonenumber-js/-/libphonenumber-js-1.11.10.tgz", - "integrity": "sha512-yHEtzDlG2VbhuxMIo/sAUY+lyL5YThqD+gHT3YyelaRWRQv1VeyEk94jDvviRT4PYmLJR9cHxvtrx9h2f4OAIQ==" + "version": "1.11.11", + "resolved": "https://registry.npmjs.org/libphonenumber-js/-/libphonenumber-js-1.11.11.tgz", + "integrity": "sha512-mF3KaORjJQR6JBNcOkluDcJKhtoQT4VTLRMrX1v/wlBayL4M8ybwEDeryyPcrSEJmD0rVwHUbBarpZwN5NfPFQ==" }, "lines-and-columns": { "version": "1.1.6", diff --git a/package.json b/package.json index 9199ef58168..e77db280e14 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,7 @@ "hark": "^1.2.3", "leaflet": "^1.9.4", "leaflet-defaulticon-compatibility": "^0.1.2", - "libphonenumber-js": "^1.11.10", + "libphonenumber-js": "^1.11.11", "lodash": "^4.17.21", "mitt": "^3.0.1", "mockconsole": "0.0.1",