From a034acde2185f0acf90a890e0d85a2e82a034401 Mon Sep 17 00:00:00 2001 From: Antonio Date: Fri, 27 Feb 2026 15:14:15 +0100 Subject: [PATCH] chore(dep): update phone-island --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 01eee863..ab51c2bc 100644 --- a/package-lock.json +++ b/package-lock.json @@ -30,7 +30,7 @@ "@nethesis/nethesis-brands-svg-icons": "github:nethesis/Font-Awesome#ns-brands", "@nethesis/nethesis-light-svg-icons": "github:nethesis/Font-Awesome#ns-light", "@nethesis/nethesis-solid-svg-icons": "github:nethesis/Font-Awesome#ns-solid", - "@nethesis/phone-island": "^0.18.5", + "@nethesis/phone-island": "^0.18.10", "@tailwindcss/forms": "^0.5.7", "@types/lodash": "^4.14.202", "@types/node": "^18.19.9", @@ -5641,9 +5641,9 @@ } }, "node_modules/@nethesis/phone-island": { - "version": "0.18.5", - "resolved": "https://registry.npmjs.org/@nethesis/phone-island/-/phone-island-0.18.5.tgz", - "integrity": "sha512-mItlpG48jGiM8/YsmEe/j4aqCvshJ1G2x/V9ga9/cyofw1zjQHLVAZPq5cwspJqEDomVY0/PBoEFzOj7eiBkSw==", + "version": "0.18.10", + "resolved": "https://registry.npmjs.org/@nethesis/phone-island/-/phone-island-0.18.10.tgz", + "integrity": "sha512-RKcmRjvwHj+rcWNYj0ihjpUnsmpz4RyAOvt8ypG/5C5mpyBsOWLlBtUVDiQLYoA+DzUjfUDhvpjdr77p7X09Wg==", "dev": true, "license": "GPL-3.0-or-later", "dependencies": { diff --git a/package.json b/package.json index 7fefad98..f2b768d0 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "@nethesis/nethesis-brands-svg-icons": "github:nethesis/Font-Awesome#ns-brands", "@nethesis/nethesis-light-svg-icons": "github:nethesis/Font-Awesome#ns-light", "@nethesis/nethesis-solid-svg-icons": "github:nethesis/Font-Awesome#ns-solid", - "@nethesis/phone-island": "^0.18.5", + "@nethesis/phone-island": "^0.18.10", "@tailwindcss/forms": "^0.5.7", "@types/lodash": "^4.14.202", "@types/node": "^18.19.9",