diff --git a/package-lock.json b/package-lock.json index 3f3c6a1542e..466cc986b8c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -136,7 +136,7 @@ "@types/fs-extra": "11.0.4", "@types/inquirer": "9.0.7", "@types/jsonwebtoken": "9.0.7", - "@types/lodash": "^4.17.10", + "@types/lodash": "4.17.10", "@types/node": "20.14.8", "@types/node-fetch": "2.6.11", "@types/parse-gitignore": "1.0.2", diff --git a/package.json b/package.json index 19526486224..b38988287b3 100644 --- a/package.json +++ b/package.json @@ -193,7 +193,7 @@ "@types/fs-extra": "11.0.4", "@types/inquirer": "9.0.7", "@types/jsonwebtoken": "9.0.7", - "@types/lodash": "^4.17.10", + "@types/lodash": "4.17.10", "@types/node": "20.14.8", "@types/node-fetch": "2.6.11", "@types/parse-gitignore": "1.0.2",