From 0491d9e081cddb0786bc274eb38e68fb74c1d173 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 23 Nov 2024 03:27:23 +0000 Subject: [PATCH] build(deps): bump libphonenumber-js from 1.11.14 to 1.11.15 Bumps [libphonenumber-js](https://gitlab.com/catamphetamine/libphonenumber-js) from 1.11.14 to 1.11.15. - [Changelog](https://gitlab.com/catamphetamine/libphonenumber-js/blob/master/CHANGELOG.md) - [Commits](https://gitlab.com/catamphetamine/libphonenumber-js/compare/v1.11.14...v1.11.15) --- updated-dependencies: - dependency-name: libphonenumber-js dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index 0e53c8d03e6..5cf76db5e97 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.14", + "libphonenumber-js": "^1.11.15", "lodash": "^4.17.21", "mitt": "^3.0.1", "mockconsole": "0.0.1", @@ -14320,9 +14320,9 @@ } }, "node_modules/libphonenumber-js": { - "version": "1.11.14", - "resolved": "https://registry.npmjs.org/libphonenumber-js/-/libphonenumber-js-1.11.14.tgz", - "integrity": "sha512-sexvAfwcW1Lqws4zFp8heAtAEXbEDnvkYCEGzvOoMgZR7JhXo/IkE9MkkGACgBed5fWqh3ShBGnJBdDnU9N8EQ==" + "version": "1.11.15", + "resolved": "https://registry.npmjs.org/libphonenumber-js/-/libphonenumber-js-1.11.15.tgz", + "integrity": "sha512-M7+rtYi9l5RvMmHyjyoF3BHHUpXTYdJ0PezZGHNs0GyW1lO+K7jxlXpbdIb7a56h0nqLYdjIw+E+z0ciGaJP7g==" }, "node_modules/lines-and-columns": { "version": "1.1.6", @@ -32331,9 +32331,9 @@ } }, "libphonenumber-js": { - "version": "1.11.14", - "resolved": "https://registry.npmjs.org/libphonenumber-js/-/libphonenumber-js-1.11.14.tgz", - "integrity": "sha512-sexvAfwcW1Lqws4zFp8heAtAEXbEDnvkYCEGzvOoMgZR7JhXo/IkE9MkkGACgBed5fWqh3ShBGnJBdDnU9N8EQ==" + "version": "1.11.15", + "resolved": "https://registry.npmjs.org/libphonenumber-js/-/libphonenumber-js-1.11.15.tgz", + "integrity": "sha512-M7+rtYi9l5RvMmHyjyoF3BHHUpXTYdJ0PezZGHNs0GyW1lO+K7jxlXpbdIb7a56h0nqLYdjIw+E+z0ciGaJP7g==" }, "lines-and-columns": { "version": "1.1.6", diff --git a/package.json b/package.json index 1311a1d9114..0767c1bbaf9 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.14", + "libphonenumber-js": "^1.11.15", "lodash": "^4.17.21", "mitt": "^3.0.1", "mockconsole": "0.0.1",