diff --git a/web/package.json b/web/package.json index 8e27287bf..5654a2701 100644 --- a/web/package.json +++ b/web/package.json @@ -69,7 +69,7 @@ "eslint-formatter-rdjson": "1.0.5", "eslint-import-resolver-typescript": "2.4.0", "eslint-plugin-prettier": "4.0.0", - "husky": "^7.0.2", + "husky": "7.0.2", "prettier": "2.3.2", "react-scripts": "4.0.3", "react-test-renderer": "17.0.2", diff --git a/web/yarn.lock b/web/yarn.lock index 5dfb0fe33..098325f4d 100644 --- a/web/yarn.lock +++ b/web/yarn.lock @@ -6262,7 +6262,7 @@ human-signals@^2.1.0: resolved "https://registry.yarnpkg.com/human-signals/-/human-signals-2.1.0.tgz#dc91fcba42e4d06e4abaed33b3e7a3c02f514ea0" integrity sha512-B4FFZ6q/T2jhhksgkbEW3HBvWIfDW85snkQgawt07S7J5QXTk6BkNV+0yAeZrM5QpMAdYlocGoljn0sJ/WQkFw== -husky@^7.0.2: +husky@7.0.2: version "7.0.2" resolved "https://registry.yarnpkg.com/husky/-/husky-7.0.2.tgz#21900da0f30199acca43a46c043c4ad84ae88dff" integrity sha512-8yKEWNX4z2YsofXAMT7KvA1g8p+GxtB1ffV8XtpAEGuXNAbCV5wdNKH+qTpw8SM9fh4aMPDR+yQuKfgnreyZlg==