From 52b07af177e8e6678a4ff63959bd4fc1d46fdcbe Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 9 Nov 2020 11:52:26 +0000 Subject: [PATCH] Bump shx from 0.2.2 to 0.3.3 Bumps [shx](https://github.com/shelljs/shx) from 0.2.2 to 0.3.3. - [Release notes](https://github.com/shelljs/shx/releases) - [Changelog](https://github.com/shelljs/shx/blob/master/CHANGELOG.md) - [Commits](https://github.com/shelljs/shx/compare/v0.2.2...v0.3.3) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 85d9df17..890dc9b9 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "express": "4.17.1", "preact": "^7.1.0", "request": "^2.79.0", - "shx": "^0.2.2", + "shx": "^0.3.3", "socket.io": "^1.7.3", "socket.io-client": "^1.7.3", "store": "^1.3.20",