diff --git a/package-lock.json b/package-lock.json index b7cc7ea3..ef91a2b5 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#1d5d9a84368d6333a0337d3530fde284cce4105b", - "integrity": "sha512-QWBy9y3hsX3spWi/Yi20GFE6IvUrK3TDcQISV744kIm+Ji43YnllXUQuqwVKNAbkdrGPKfmvpvuUk4sSw76OXA==", + "resolved": "git+ssh://git@github.com/periodo/react-hyperscript.git#738b4d56aa4934090bf86c94e3ea2344fb08f05a", + "integrity": "sha512-nwgtubLCP36psLWesIqCd2U/1va6jtnV18f38vRNhtQ3AutxqQsWJws26YGXSc/z6LqQWJXwFDpQ19vUvylrsg==", "license": "MIT", "peerDependencies": { "react": ">= 0.12.0" @@ -9849,9 +9849,9 @@ } }, "react-hyperscript": { - "version": "git+ssh://git@github.com/periodo/react-hyperscript.git#1d5d9a84368d6333a0337d3530fde284cce4105b", - "integrity": "sha512-QWBy9y3hsX3spWi/Yi20GFE6IvUrK3TDcQISV744kIm+Ji43YnllXUQuqwVKNAbkdrGPKfmvpvuUk4sSw76OXA==", - "from": "react-hyperscript@github:periodo/react-hyperscript#1d5d9a84368d6333a0337d3530fde284cce4105b", + "version": "git+ssh://git@github.com/periodo/react-hyperscript.git#738b4d56aa4934090bf86c94e3ea2344fb08f05a", + "integrity": "sha512-nwgtubLCP36psLWesIqCd2U/1va6jtnV18f38vRNhtQ3AutxqQsWJws26YGXSc/z6LqQWJXwFDpQ19vUvylrsg==", + "from": "react-hyperscript@github:periodo/react-hyperscript#738b4d56aa4934090bf86c94e3ea2344fb08f05a", "requires": {} }, "react-is": {