diff --git a/package-lock.json b/package-lock.json index 07196506336f1f2bef32008eba354830f05d8ef5..b66e0ca42ca9f6de0392a1b99003ccfb7481be61 100644 --- a/package-lock.json +++ b/package-lock.json @@ -83,7 +83,7 @@ "child-process-promise": "^2.2.1", "clipboard-copy": "^4.0.1", "concurrently": "^7.6.0", - "cypress": "^12.1.0", + "cypress": "^12.2.0", "cypress-wait-for-stable-dom": "^0.1.0", "danger": "^11.2.0", "danger-plugin-no-test-shortcuts": "^2.0.0", @@ -9866,9 +9866,9 @@ "dev": true }, "node_modules/cypress": { - "version": "12.1.0", - "resolved": "https://registry.npmjs.org/cypress/-/cypress-12.1.0.tgz", - "integrity": "sha512-7fz8N84uhN1+ePNDsfQvoWEl4P3/VGKKmAg+bJQFY4onhA37Ys+6oBkGbNdwGeC7n2QqibNVPhk8x3YuQLwzfw==", + "version": "12.2.0", + "resolved": "https://registry.npmjs.org/cypress/-/cypress-12.2.0.tgz", + "integrity": "sha512-kvl95ri95KK8mAy++tEU/wUgzAOMiIciZSL97LQvnOinb532m7dGvwN0mDSIGbOd71RREtmT9o4h088RjK5pKw==", "dev": true, "hasInstallScript": true, "dependencies": { @@ -37231,9 +37231,9 @@ "dev": true }, "cypress": { - "version": "12.1.0", - "resolved": "https://registry.npmjs.org/cypress/-/cypress-12.1.0.tgz", - "integrity": "sha512-7fz8N84uhN1+ePNDsfQvoWEl4P3/VGKKmAg+bJQFY4onhA37Ys+6oBkGbNdwGeC7n2QqibNVPhk8x3YuQLwzfw==", + "version": "12.2.0", + "resolved": "https://registry.npmjs.org/cypress/-/cypress-12.2.0.tgz", + "integrity": "sha512-kvl95ri95KK8mAy++tEU/wUgzAOMiIciZSL97LQvnOinb532m7dGvwN0mDSIGbOd71RREtmT9o4h088RjK5pKw==", "dev": true, "requires": { "@cypress/request": "^2.88.10", diff --git a/package.json b/package.json index 8c8b178f7fa58b11884c10b5d112e9265f568622..e05aba16131617683a4c4de2851e63ca7e213cb1 100644 --- a/package.json +++ b/package.json @@ -169,7 +169,7 @@ "child-process-promise": "^2.2.1", "clipboard-copy": "^4.0.1", "concurrently": "^7.6.0", - "cypress": "^12.1.0", + "cypress": "^12.2.0", "cypress-wait-for-stable-dom": "^0.1.0", "danger": "^11.2.0", "danger-plugin-no-test-shortcuts": "^2.0.0",