From 5c8eb6a22a87e7c50f41f73a36e44c02fce68ae5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 31 Mar 2023 11:08:47 +0000 Subject: [PATCH] deps(dev): bump it-last from 1.0.6 to 3.0.1 Bumps [it-last](https://github.com/achingbrain/it) from 1.0.6 to 3.0.1. - [Release notes](https://github.com/achingbrain/it/releases) - [Commits](https://github.com/achingbrain/it/compare/it-last@1.0.6...it-last-v3.0.1) --- updated-dependencies: - dependency-name: it-last dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a72c73e..8ad44ef 100644 --- a/package.json +++ b/package.json @@ -166,7 +166,7 @@ "events": "^3.3.0", "ipfs-unixfs": "^6.0.4", "it-drain": "^1.0.3", - "it-last": "^1.0.4", + "it-last": "^3.0.1", "it-to-buffer": "^2.0.0", "react-native-polyfill-globals": "^3.0.0", "readable-stream": "^4.3.0",