From e3efc1d3f156e7e5a480623c0c5b11fc7164cb32 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Feb 2024 13:29:58 +0000 Subject: [PATCH] Bump react-hyperscript from `86efe8c` to `ee24cc7` Bumps [react-hyperscript](https://github.com/periodo/react-hyperscript) from `86efe8c` to `ee24cc7`. - [Commits](https://github.com/periodo/react-hyperscript/compare/86efe8c07b4297787f84bca6b63df8b6585c00ca...ee24cc7722e87ae791283242835301efed180cb9) --- 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 e3e69da5..d86ebf33 100644 --- a/package-lock.json +++ b/package-lock.json @@ -5209,8 +5209,8 @@ } }, "node_modules/react-hyperscript": { - "resolved": "git+ssh://git@github.com/periodo/react-hyperscript.git#86efe8c07b4297787f84bca6b63df8b6585c00ca", - "integrity": "sha512-Pdjc2PLVH7G/RA7D8jlRDhRSueTUblov7HesIrf9R2HMmydeA7b+uLDnVz4FoYmihAkjz9ShWI4NtkUuyiCn9Q==", + "resolved": "git+ssh://git@github.com/periodo/react-hyperscript.git#ee24cc7722e87ae791283242835301efed180cb9", + "integrity": "sha512-sM19f0g4A+bNP26sxh54L4KSsOHF/zNB5Wp5GjwPEj/oraxne0eWg4JwI2NqWOZ4PLMRpBIYfrDN4TTlEPL8QA==", "license": "MIT", "peerDependencies": { "react": ">= 0.12.0" @@ -11347,9 +11347,9 @@ } }, "react-hyperscript": { - "version": "git+ssh://git@github.com/periodo/react-hyperscript.git#86efe8c07b4297787f84bca6b63df8b6585c00ca", - "integrity": "sha512-Pdjc2PLVH7G/RA7D8jlRDhRSueTUblov7HesIrf9R2HMmydeA7b+uLDnVz4FoYmihAkjz9ShWI4NtkUuyiCn9Q==", - "from": "react-hyperscript@github:periodo/react-hyperscript#86efe8c07b4297787f84bca6b63df8b6585c00ca", + "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", "requires": {} }, "react-is": {