diff --git a/package-lock.json b/package-lock.json index d0276146a..a2730045e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -15,7 +15,7 @@ "devDependencies": { "@bahmutov/print-env": "1.3.0", "@stylistic/eslint-plugin-js": "4.0.0", - "cypress": "14.2.1", + "cypress": "14.3.2", "eslint": "9.20.1", "eslint-plugin-cypress": "4.1.0", "eslint-plugin-jsonc": "2.19.1", @@ -2438,9 +2438,9 @@ } }, "node_modules/cypress": { - "version": "14.2.1", - "resolved": "https://registry.npmjs.org/cypress/-/cypress-14.2.1.tgz", - "integrity": "sha512-5xd0E7fUp0pjjib1D7ljkmCwFDgMkWuW06jWiz8dKrI7MNRrDo0C65i4Sh+oZ9YHjMHZRJBR0XZk1DfekOhOUw==", + "version": "14.3.2", + "resolved": "https://registry.npmjs.org/cypress/-/cypress-14.3.2.tgz", + "integrity": "sha512-n+yGD2ZFFKgy7I3YtVpZ7BcFYrrDMcKj713eOZdtxPttpBjCyw/R8dLlFSsJPouneGN7A/HOSRyPJ5+3/gKDoA==", "dev": true, "hasInstallScript": true, "license": "MIT", diff --git a/package.json b/package.json index 65049c6e5..c5040e853 100644 --- a/package.json +++ b/package.json @@ -66,7 +66,7 @@ "devDependencies": { "@bahmutov/print-env": "1.3.0", "@stylistic/eslint-plugin-js": "4.0.0", - "cypress": "14.2.1", + "cypress": "14.3.2", "eslint": "9.20.1", "eslint-plugin-cypress": "4.1.0", "eslint-plugin-jsonc": "2.19.1",