diff --git a/package.json b/package.json index 9c0ed7062..b73588ca4 100644 --- a/package.json +++ b/package.json @@ -66,6 +66,7 @@ "@noble/hashes": "^1.3.1", "@scure/base": "^1.1.3", "@types/debug": "^4.1.7", + "@types/lodash": "^4.17.20", "debug": "^4.3.4", "lodash": "^4.17.21", "pony-cause": "^2.1.10", @@ -84,7 +85,6 @@ "@ts-bridge/shims": "^0.1.1", "@types/jest": "^28.1.7", "@types/jest-when": "^3.5.3", - "@types/lodash": "^4.17.20", "@types/node": "~18.18.14", "@types/uuid": "^9.0.8", "@typescript-eslint/eslint-plugin": "^5.43.0",