From dbfef342e2153fa1cd90babaad3e1f9a51f406eb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 May 2023 13:28:19 -0400 Subject: [PATCH] npm all prod(deps): bump fast-redact from 3.1.2 to 3.2.0 (#360) Bumps [fast-redact](https://github.com/davidmarkclements/fast-redact) from 3.1.2 to 3.2.0. - [Release notes](https://github.com/davidmarkclements/fast-redact/releases) - [Commits](https://github.com/davidmarkclements/fast-redact/compare/v3.1.2...v3.2.0) --- updated-dependencies: - dependency-name: fast-redact dependency-type: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 4c7a2cea3f..edaf276911 100644 --- a/package-lock.json +++ b/package-lock.json @@ -8948,8 +8948,9 @@ } }, "node_modules/fast-redact": { - "version": "3.1.2", - "license": "MIT", + "version": "3.2.0", + "resolved": "https://registry.npmjs.org/fast-redact/-/fast-redact-3.2.0.tgz", + "integrity": "sha512-zaTadChr+NekyzallAMXATXLOR8MNx3zqpZ0MUF2aGf4EathnG0f32VLODNlY8IuGY3HoRO2L6/6fSzNsLaHIw==", "engines": { "node": ">=6" } @@ -24009,7 +24010,9 @@ } }, "fast-redact": { - "version": "3.1.2" + "version": "3.2.0", + "resolved": "https://registry.npmjs.org/fast-redact/-/fast-redact-3.2.0.tgz", + "integrity": "sha512-zaTadChr+NekyzallAMXATXLOR8MNx3zqpZ0MUF2aGf4EathnG0f32VLODNlY8IuGY3HoRO2L6/6fSzNsLaHIw==" }, "fast-text-encoding": { "version": "1.0.6"