From 6d60382c144e07c851782a83a033b918d4b61184 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 May 2024 08:10:10 +0000 Subject: [PATCH] Bump fstream from 1.0.10 to 1.0.12 Bumps [fstream](https://github.com/npm/fstream) from 1.0.10 to 1.0.12. - [Commits](https://github.com/npm/fstream/compare/v1.0.10...v1.0.12) --- updated-dependencies: - dependency-name: fstream dependency-type: indirect ... Signed-off-by: dependabot[bot] --- yarn.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/yarn.lock b/yarn.lock index e1f8835..dc8be2f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -958,8 +958,8 @@ fsevents@^1.0.0: nan "^2.12.1" fstream@^1.0.0, fstream@^1.0.2: - version "1.0.10" - resolved "https://registry.yarnpkg.com/fstream/-/fstream-1.0.10.tgz#604e8a92fe26ffd9f6fae30399d4984e1ab22822" + version "1.0.12" + resolved "https://registry.yarnpkg.com/fstream/-/fstream-1.0.12.tgz#4e8ba8ee2d48be4f7d0de505455548eae5932045" dependencies: graceful-fs "^4.1.2" inherits "~2.0.0"