Adjusted phone formatting libraries. IO-483

This commit is contained in:
Patrick Fic
2021-02-02 16:19:22 -08:00
parent 809ba0934a
commit 0bbfb259c0
4 changed files with 16 additions and 15 deletions

View File

@@ -12505,6 +12505,11 @@
"type-check": "~0.3.2"
}
},
"libphonenumber-js": {
"version": "1.9.9",
"resolved": "https://registry.npmjs.org/libphonenumber-js/-/libphonenumber-js-1.9.9.tgz",
"integrity": "sha512-RhtAvacOkq4wc+RrswYE9MteJQy/1yd4lgLJTdL+HdYYRLZbERFv4ZRj/Nt+/gIB2xVSgW0MLNqb32hx042W+g=="
},
"lines-and-columns": {
"version": "1.1.6",
"resolved": "https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-1.1.6.tgz",
@@ -14023,11 +14028,6 @@
"resolved": "https://registry.npmjs.org/performance-now/-/performance-now-2.1.0.tgz",
"integrity": "sha1-Ywn04OX6kT7BxpMHrjZLSzd8nns="
},
"phone": {
"version": "2.4.20",
"resolved": "https://registry.npmjs.org/phone/-/phone-2.4.20.tgz",
"integrity": "sha512-ioZyyHBLl+NeXQpYHfZuu8zg1LqLv3dhjgVECICn/rwAs6Ej+Mj1YSir0CElfT7Pgv2UDR4KUfSP52lUZtrp7w=="
},
"picomatch": {
"version": "2.2.2",
"resolved": "https://registry.npmjs.org/picomatch/-/picomatch-2.2.2.tgz",