diff --git a/package.json b/package.json index 64b8520..2adac91 100644 --- a/package.json +++ b/package.json @@ -41,8 +41,8 @@ "author": "Kent C. Dodds (http://kentcdodds.com/)", "license": "MIT", "dependencies": { - "@babel/runtime": "^7.8.4", - "@testing-library/dom": "^6.15.0", + "@babel/runtime": "^7.8.7", + "@testing-library/dom": "^7.0.2", "@types/testing-library__cypress": "^5.0.3" }, "devDependencies": {