diff --git a/package.json b/package.json index 1604b4340..cefe23e71 100644 --- a/package.json +++ b/package.json @@ -82,7 +82,7 @@ "@types/jest": "29.5.4", "@types/lodash": "^4.14.197", "@types/node": "^18.17.14", - "@types/object-hash": "^3.0.3", + "@types/object-hash": "^3.0.4", "@types/pluralize": "^0.0.30", "@types/semver": "^7.5.1", "@types/slug": "^5.0.4", diff --git a/yarn.lock b/yarn.lock index dfed27722..4a2ee8a27 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1982,10 +1982,10 @@ resolved "https://registry.yarnpkg.com/@types/normalize-package-data/-/normalize-package-data-2.4.1.tgz#d3357479a0fdfdd5907fe67e17e0a85c906e1301" integrity sha512-Gj7cI7z+98M282Tqmp2K5EIsoouUEzbBJhQQzDE3jSIRk6r9gsz0oUokqIUR4u1R3dMHo0pDHM7sNOHyhulypw== -"@types/object-hash@^3.0.3": - version "3.0.3" - resolved "https://registry.yarnpkg.com/@types/object-hash/-/object-hash-3.0.3.tgz#030923189bec5df422dcb0e7170b62ea242b4025" - integrity sha512-Mb0SDIhjhBAz4/rDNU0cYcQR4lSJIwy+kFlm0whXLkx+o0pXwEszwyrWD6gXWumxVbAS6XZ9gXK82LR+Uk+cKQ== +"@types/object-hash@^3.0.4": + version "3.0.4" + resolved "https://registry.yarnpkg.com/@types/object-hash/-/object-hash-3.0.4.tgz#31865a3d69de1042fec2ede56fd8cf0bb4e01641" + integrity sha512-w4fEy2suq1bepUxHoJRCBHJz0vS5DPAYpSbcgNwOahljxwyJsiKmi8qyes2/TJc+4Avd7fsgP+ZgUuXZjPvdug== "@types/parse-git-config@^3.0.0": version "3.0.1"