diff --git a/package-lock.json b/package-lock.json index b22b711c..01b9411d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -19,7 +19,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.8.22", + "@nethesis/phone-island": "^0.8.23", "@rematch/core": "^2.2.0", "@rematch/immer": "^2.1.3", "@types/crypto-js": "^4.1.1", @@ -4225,9 +4225,9 @@ } }, "node_modules/@nethesis/phone-island": { - "version": "0.8.22", - "resolved": "https://registry.npmjs.org/@nethesis/phone-island/-/phone-island-0.8.22.tgz", - "integrity": "sha512-BGLCFdE52Kpbrw1S5hPo462qjlt3T+cNH8w/XI3S8H80y0cIo94LF6i2hanT4QBDuMy6akqyki4J5hCqN8givw==", + "version": "0.8.23", + "resolved": "https://registry.npmjs.org/@nethesis/phone-island/-/phone-island-0.8.23.tgz", + "integrity": "sha512-nClRFt9BA9k5X/qH/eGapfJm9xmc0FYnqJzDugl9mOK5Xn7XECUb+ZRmZkHRNIC6V+Qk/OTprjICO03dOegbOg==", "dependencies": { "@fortawesome/free-solid-svg-icons": "^6.2.1", "@fortawesome/react-fontawesome": "^0.2.0", diff --git a/package.json b/package.json index fe646172..67aad8fa 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,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.8.22", + "@nethesis/phone-island": "^0.8.23", "@rematch/core": "^2.2.0", "@rematch/immer": "^2.1.3", "@types/crypto-js": "^4.1.1",