diff --git a/package-lock.json b/package-lock.json index 45f107c0..27192756 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11221,9 +11221,9 @@ "dev": true }, "unofficial-hypothesis": { - "version": "1.470.0-unofficial.0", - "resolved": "https://registry.npmjs.org/unofficial-hypothesis/-/unofficial-hypothesis-1.470.0-unofficial.0.tgz", - "integrity": "sha512-Lw3h5fD/0TYctk3hqPz3J23jitxAzQrHLtc2Wk35zaGFoRsC8zwEgGbSuzCAQcfaLHgl8popwzFXlt/LN37wkw==", + "version": "1.470.0-unofficial.1", + "resolved": "https://registry.npmjs.org/unofficial-hypothesis/-/unofficial-hypothesis-1.470.0-unofficial.1.tgz", + "integrity": "sha512-L3L9FIS2tqtFGDzyjeHpxZhnyBxU2ReGesOliPn941ZQV9s+gcgSgw/siacdbWQ9mrdqgNTSpFD6yH6zVk81rg==", "dev": true }, "unpipe": { diff --git a/package.json b/package.json index b87ae353..c956f480 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "query-string": "^3.0.1", "raven-js": "^3.27.2", "sinon": "^9.0.2", - "unofficial-hypothesis": "^1.470.0-unofficial.0", + "unofficial-hypothesis": "^1.470.0-unofficial.1", "watchify": "^3.11.1", "web-ext": "^4.3.0" },