diff --git a/packages/lib/messaging/package.json b/packages/lib/messaging/package.json index 43a9098fe..606fc7a1e 100644 --- a/packages/lib/messaging/package.json +++ b/packages/lib/messaging/package.json @@ -15,8 +15,7 @@ "dm3-lib-crypto": "workspace:^", "dm3-lib-profile": "workspace:^", "dm3-lib-shared": "workspace:^", - "ethers": "5.7.2", - "safe-stable-stringify": "^2.4.1" + "ethers": "5.7.2" }, "devDependencies": { "axios-mock-adapter": "^1.21.2", diff --git a/yarn.lock b/yarn.lock index 341e2aa95..afcdf1d5e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -12613,7 +12613,6 @@ __metadata: dm3-lib-shared: "workspace:^" ethers: 5.7.2 jest: ^28.1.1 - safe-stable-stringify: ^2.4.1 ts-jest: ^28.0.4 ts-json-schema-generator: ^0.98.0 typescript: ^4.4.2