diff --git a/package-lock.json b/package-lock.json index b8d93227..5d1114b8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -4526,8 +4526,8 @@ } }, "node_modules/react-hyperscript": { - "resolved": "git+ssh://git@github.com/periodo/react-hyperscript.git#044df79bfc2301f6746d52b86fbe98bfcc196a93", - "integrity": "sha512-v0hWtTfz4ZH3AgXrtqJVhvTxqTz2e7+hSC9dEGa4YT8ylsFRfR48nH6GxS86bDL6ciNN0snuNF/k56g09i7YDQ==", + "resolved": "git+ssh://git@github.com/periodo/react-hyperscript.git#86efe8c07b4297787f84bca6b63df8b6585c00ca", + "integrity": "sha512-Pdjc2PLVH7G/RA7D8jlRDhRSueTUblov7HesIrf9R2HMmydeA7b+uLDnVz4FoYmihAkjz9ShWI4NtkUuyiCn9Q==", "license": "MIT", "peerDependencies": { "react": ">= 0.12.0" @@ -9849,9 +9849,9 @@ } }, "react-hyperscript": { - "version": "git+ssh://git@github.com/periodo/react-hyperscript.git#044df79bfc2301f6746d52b86fbe98bfcc196a93", - "integrity": "sha512-v0hWtTfz4ZH3AgXrtqJVhvTxqTz2e7+hSC9dEGa4YT8ylsFRfR48nH6GxS86bDL6ciNN0snuNF/k56g09i7YDQ==", - "from": "react-hyperscript@github:periodo/react-hyperscript#044df79bfc2301f6746d52b86fbe98bfcc196a93", + "version": "git+ssh://git@github.com/periodo/react-hyperscript.git#86efe8c07b4297787f84bca6b63df8b6585c00ca", + "integrity": "sha512-Pdjc2PLVH7G/RA7D8jlRDhRSueTUblov7HesIrf9R2HMmydeA7b+uLDnVz4FoYmihAkjz9ShWI4NtkUuyiCn9Q==", + "from": "react-hyperscript@github:periodo/react-hyperscript#86efe8c07b4297787f84bca6b63df8b6585c00ca", "requires": {} }, "react-is": {