From e359a7793e3a1cd11911ceaf055d6b393d184240 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Apr 2024 13:27:17 +0000 Subject: [PATCH] Bump react-hyperscript from `1d5d9a8` to `738b4d5` Bumps [react-hyperscript](https://github.com/periodo/react-hyperscript) from `1d5d9a8` to `738b4d5`. - [Commits](https://github.com/periodo/react-hyperscript/compare/1d5d9a84368d6333a0337d3530fde284cce4105b...738b4d56aa4934090bf86c94e3ea2344fb08f05a) --- updated-dependencies: - dependency-name: react-hyperscript dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package-lock.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) 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": {