diff --git a/package-lock.json b/package-lock.json index db746c20..55ed0176 100644 --- a/package-lock.json +++ b/package-lock.json @@ -16146,9 +16146,9 @@ } }, "happo-cypress": { - "version": "1.7.4", - "resolved": "https://registry.npmjs.org/happo-cypress/-/happo-cypress-1.7.4.tgz", - "integrity": "sha512-Bsh3NGe1CP0TIEukqAeomv2fk9MIMFQzl0/546rCjenm8wkzndfmht6Wz8oRLxWPkDVeZo7PJlQfCvhNx7p+6w==", + "version": "1.9.0", + "resolved": "https://registry.npmjs.org/happo-cypress/-/happo-cypress-1.9.0.tgz", + "integrity": "sha512-PjqidJt7TSFEfu9/x7mdH/uil3fe4HtcDhx0HQR7GfIL5ojlnOs92bV9a9ydBbRn3uGqE3PK139wSYjCt1fx7Q==", "dev": true, "requires": { "archiver": "^3.1.1", diff --git a/package.json b/package.json index be1f89b3..db1b4de1 100644 --- a/package.json +++ b/package.json @@ -83,7 +83,7 @@ "cypress-plugin-snapshots": "1.4.4", "cypress-react-selector": "2.0.2", "date-fns": "2.13.0", - "happo-cypress": "1.7.4", + "happo-cypress": "1.9.0", "happo.io": "5.6.1", "husky": "3.1.0", "lint-staged": "9.5.0",