diff --git a/packages/controller-utils/package.json b/packages/controller-utils/package.json index 68a9b8fc217..5a05f4385fb 100644 --- a/packages/controller-utils/package.json +++ b/packages/controller-utils/package.json @@ -31,9 +31,7 @@ "dependencies": { "@metamask/utils": "^5.0.2", "@spruceid/siwe-parser": "1.1.3", - "babel-runtime": "^6.26.0", "eth-ens-namehash": "^2.0.8", - "eth-query": "^2.1.2", "eth-rpc-errors": "^4.0.2", "ethereumjs-util": "^7.0.10", "ethjs-unit": "^0.1.6", @@ -44,6 +42,7 @@ "@types/jest": "^27.4.1", "abort-controller": "^3.0.0", "deepmerge": "^4.2.2", + "eth-query": "^2.1.2", "jest": "^27.5.1", "nock": "^13.0.7", "ts-jest": "^27.1.4", diff --git a/yarn.lock b/yarn.lock index 261c1cc3240..3cd2d6f0670 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1422,7 +1422,6 @@ __metadata: "@spruceid/siwe-parser": 1.1.3 "@types/jest": ^27.4.1 abort-controller: ^3.0.0 - babel-runtime: ^6.26.0 deepmerge: ^4.2.2 eth-ens-namehash: ^2.0.8 eth-query: ^2.1.2