Bump fast-redact from 3.2.0 to 3.3.0

Bumps [fast-redact](https://github.com/davidmarkclements/fast-redact) from 3.2.0 to 3.3.0.
- [Release notes](https://github.com/davidmarkclements/fast-redact/releases)
- [Commits](https://github.com/davidmarkclements/fast-redact/compare/v3.2.0...v3.3.0)

---
updated-dependencies:
- dependency-name: fast-redact
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
pull/29/head
dependabot[bot] 2023-07-31 18:39:26 +00:00 zatwierdzone przez GitHub
rodzic a9969a1167
commit bfbf6a9472
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
2 zmienionych plików z 5 dodań i 5 usunięć

8
package-lock.json wygenerowano
Wyświetl plik

@ -29,7 +29,7 @@
"fast-deep-equal": "^3.1.3",
"fast-json-stringify": "^5.4.1",
"fast-querystring": "^1.0.0",
"fast-redact": "^3.1.2",
"fast-redact": "^3.3.0",
"fast-uri": "^2.1.0",
"fastify": "^4.9.2",
"fastify-cli": "^5.6.0",
@ -1646,9 +1646,9 @@
}
},
"node_modules/fast-redact": {
"version": "3.2.0",
"resolved": "https://registry.npmjs.org/fast-redact/-/fast-redact-3.2.0.tgz",
"integrity": "sha512-zaTadChr+NekyzallAMXATXLOR8MNx3zqpZ0MUF2aGf4EathnG0f32VLODNlY8IuGY3HoRO2L6/6fSzNsLaHIw==",
"version": "3.3.0",
"resolved": "https://registry.npmjs.org/fast-redact/-/fast-redact-3.3.0.tgz",
"integrity": "sha512-6T5V1QK1u4oF+ATxs1lWUmlEk6P2T9HqJG3e2DnHOdVgZy2rFJBoEnrIedcTXlkAHU/zKC+7KETJ+KGGKwxgMQ==",
"engines": {
"node": ">=6"
}

Wyświetl plik

@ -32,7 +32,7 @@
"fast-deep-equal": "^3.1.3",
"fast-json-stringify": "^5.4.1",
"fast-querystring": "^1.0.0",
"fast-redact": "^3.1.2",
"fast-redact": "^3.3.0",
"fast-uri": "^2.1.0",
"fastify": "^4.9.2",
"fastify-cli": "^5.6.0",