diff --git a/libraries/npm-check-fork/package.json b/libraries/npm-check-fork/package.json index 1bbc73cbfb0..e2221d121fb 100644 --- a/libraries/npm-check-fork/package.json +++ b/libraries/npm-check-fork/package.json @@ -42,7 +42,7 @@ }, "dependencies": { "giturl": "^2.0.0", - "lodash": "~4.18.1", + "lodash": "^4.18.1", "semver": "~7.5.4", "@rushstack/node-core-library": "workspace:*" },