diff --git a/package-lock.json b/package-lock.json index a508acf6..1f861498 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.13", + "@nethesis/phone-island": "^1.0.0", "@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.13", - "resolved": "https://registry.npmjs.org/@nethesis/phone-island/-/phone-island-0.18.13.tgz", - "integrity": "sha512-pPL/r6I1z1WB+5m48rL44isHM1FlJ2ZM8eXXeZql5gg1jvYpIILa5rU9SIlFfrfXxDcZqoRxIPjrDF/9stg2uA==", + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/@nethesis/phone-island/-/phone-island-1.0.0.tgz", + "integrity": "sha512-G5IZ30vC8fS1JPJrWoQJV6gKHn5C9AfyecVAV5pMAeMM2JVdBbfDE13o7dpmgm1jAOVSFh6OxnLqYh8Ae/2mMA==", "dev": true, "license": "GPL-3.0-or-later", "dependencies": { diff --git a/package.json b/package.json index cfa2f130..62a8835f 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.13", + "@nethesis/phone-island": "^1.0.0", "@tailwindcss/forms": "^0.5.7", "@types/lodash": "^4.14.202", "@types/node": "^18.19.9",