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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-05-22 13:28:19 -04:00 committed by GitHub
parent 735eb159db
commit dbfef342e2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

9
package-lock.json generated
View file

@ -8948,8 +8948,9 @@
} }
}, },
"node_modules/fast-redact": { "node_modules/fast-redact": {
"version": "3.1.2", "version": "3.2.0",
"license": "MIT", "resolved": "https://registry.npmjs.org/fast-redact/-/fast-redact-3.2.0.tgz",
"integrity": "sha512-zaTadChr+NekyzallAMXATXLOR8MNx3zqpZ0MUF2aGf4EathnG0f32VLODNlY8IuGY3HoRO2L6/6fSzNsLaHIw==",
"engines": { "engines": {
"node": ">=6" "node": ">=6"
} }
@ -24009,7 +24010,9 @@
} }
}, },
"fast-redact": { "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": { "fast-text-encoding": {
"version": "1.0.6" "version": "1.0.6"