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