diff --git a/package-lock.json b/package-lock.json index 144923488..d4bea6af5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -54,7 +54,7 @@ "eslint-plugin-no-jquery": "^2.7.0", "eslint-plugin-testcafe": "0.2.1", "http-server": "14.1.1", - "hypothesis": "^1.1627.0", + "hypothesis": "^1.1757.0", "jest": "30.3.0", "jest-environment-jsdom": "30.3.0", "live-server": "1.2.2", @@ -9261,9 +9261,9 @@ "license": "Unlicense" }, "node_modules/hypothesis": { - "version": "1.1627.0", - "resolved": "https://registry.npmjs.org/hypothesis/-/hypothesis-1.1627.0.tgz", - "integrity": "sha512-uZJJxUiMlbag+7ErpQUj3ipIB5jbAZToZGqfBtbCuWg5/i6hdJjPp3nbO+x5q+JA/ceNwFjbHcCPuaD8kUOdig==", + "version": "1.1757.0", + "resolved": "https://registry.npmjs.org/hypothesis/-/hypothesis-1.1757.0.tgz", + "integrity": "sha512-TgLsy22nKyOCIkStBFBSbrIpR8XmK3p/a3cOU+DylXKNh5CzKPe8CcgTNFXFiZ7QzTzxgAlPoQcyiSd1M9IH3A==", "dev": true }, "node_modules/iconv-lite": { @@ -23494,9 +23494,9 @@ "dev": true }, "hypothesis": { - "version": "1.1627.0", - "resolved": "https://registry.npmjs.org/hypothesis/-/hypothesis-1.1627.0.tgz", - "integrity": "sha512-uZJJxUiMlbag+7ErpQUj3ipIB5jbAZToZGqfBtbCuWg5/i6hdJjPp3nbO+x5q+JA/ceNwFjbHcCPuaD8kUOdig==", + "version": "1.1757.0", + "resolved": "https://registry.npmjs.org/hypothesis/-/hypothesis-1.1757.0.tgz", + "integrity": "sha512-TgLsy22nKyOCIkStBFBSbrIpR8XmK3p/a3cOU+DylXKNh5CzKPe8CcgTNFXFiZ7QzTzxgAlPoQcyiSd1M9IH3A==", "dev": true }, "iconv-lite": { diff --git a/package.json b/package.json index 21bef02b8..a707e386c 100644 --- a/package.json +++ b/package.json @@ -76,7 +76,7 @@ "eslint-plugin-no-jquery": "^2.7.0", "eslint-plugin-testcafe": "0.2.1", "http-server": "14.1.1", - "hypothesis": "^1.1627.0", + "hypothesis": "^1.1757.0", "jest": "30.3.0", "jest-environment-jsdom": "30.3.0", "live-server": "1.2.2",