From 4b3c6938386bb7ac9dc929178fc87e874e8e5161 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Jun 2024 09:37:50 +0000 Subject: [PATCH] build(deps): bump tinyspawn from 1.2.14 to 1.3.1 Bumps [tinyspawn](https://github.com/microlinkhq/tinyspawn) from 1.2.14 to 1.3.1. - [Release notes](https://github.com/microlinkhq/tinyspawn/releases) - [Changelog](https://github.com/microlinkhq/tinyspawn/blob/master/CHANGELOG.md) - [Commits](https://github.com/microlinkhq/tinyspawn/compare/v1.2.14...v1.3.1) --- updated-dependencies: - dependency-name: tinyspawn dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index dae93ed..482e325 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "mri": "~1.2.0", "p-cancelable": "~2.1.0", "p-retry": "~4.6.0", - "tinyspawn": "~1.2.6", + "tinyspawn": "~1.3.1", "top-sites": "~1.1.205" }, "devDependencies": {