diff --git a/package.json b/package.json index e6f4d220..0e958d6a 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "bzip-deflate": "^1.0.0", "deep-equal": "^1.1.2", "iced-error": "0.0.13", - "iced-lock": "^1.0.2", + "iced-lock": "^2.0.1", "iced-runtime-3": "^3.0.5", "keybase-ecurve": "^1.0.1", "keybase-nacl": "^1.1.4", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f8aa8be6..9488cdd1 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -21,8 +21,8 @@ importers: specifier: 0.0.13 version: 0.0.13 iced-lock: - specifier: ^1.0.2 - version: 1.0.2 + specifier: ^2.0.1 + version: 2.0.1 iced-runtime-3: specifier: ^3.0.5 version: 3.0.5 @@ -140,6 +140,9 @@ packages: iced-lock@1.0.2: resolution: {integrity: sha512-qwm5uqpVMNiV2DcgoBqUPnEXAxTLv7zZ4jwKqJhjas3DGxXpaeXbuDyYCRBcu0B4Sz9sMf6rCegoXO2/hlkw/w==} + iced-lock@2.0.1: + resolution: {integrity: sha512-J6dnGMpAoHNyACUYJYhiJkLY7YFRTa7NMZ8ZygpYB3HNDOGWtzv55+kT2u1zItRi4Y1EXruG9d1VDsx8R5faTw==} + iced-runtime-3@3.0.5: resolution: {integrity: sha512-OHU64z4Njq4EdoGyRId5NgUQKy6R1sr1wufc1fVxwpqKsM8yWagqmKCRlt//zKKIPOfZw7kQ1iN4m+/2s8WSeg==} @@ -313,6 +316,10 @@ snapshots: dependencies: iced-runtime: 1.0.4 + iced-lock@2.0.1: + dependencies: + iced-runtime: 1.0.4 + iced-runtime-3@3.0.5: {} iced-runtime@1.0.4: {}