diff --git a/package.json b/package.json index 323987aa..5fb7df79 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "dependencies": { "bn": "^1.0.5", "bzip-deflate": "^1.0.0", - "deep-equal": "^1.1.0", + "deep-equal": "^1.1.2", "iced-error": "0.0.13", "iced-lock": "^1.0.2", "iced-runtime-3": "^3.0.5", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 19eb254b..2ea53278 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -15,7 +15,7 @@ importers: specifier: ^1.0.0 version: 1.0.0 deep-equal: - specifier: ^1.1.0 + specifier: ^1.1.2 version: 1.1.2 iced-error: specifier: 0.0.13