diff --git a/package.json b/package.json index 5c4e216..41e852d 100644 --- a/package.json +++ b/package.json @@ -16,5 +16,10 @@ "@types/enzyme-adapter-react-16": "^1.0.6", "cypress": "9.5.4", "eslint": "^6.8.0" + }, + "resolutions": { + "ansi-regex": "^5.0.1", + "glob-parent": "^6.0.1", + "qs": "~6.5.3" } }