Skip to content

Commit

Permalink
Update dependency fast-redact to v3.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 7, 2024
1 parent cb108e5 commit ede2645
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
4 changes: 2 additions & 2 deletions packages/plugins/inngest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,14 +52,14 @@
"@graphql-tools/utils": "10.0.1",
"@whatwg-node/fetch": "0.9.6",
"fast-json-stable-stringify": "2.1.0",
"fast-redact": "3.1.2",
"fast-redact": "3.4.0",
"inngest": "2.4.0",
"tslib": "2.5.3"
},
"devDependencies": {
"@envelop/testing": "6.0.0",
"@graphql-tools/utils": "10.0.01",
"@types/fast-redact": "3.0.2",
"@types/fast-redact": "3.0.4",
"graphql": "16.6.0",
"typescript": "5.1.3"
},
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2642,10 +2642,10 @@
resolved "https://registry.yarnpkg.com/@types/estree/-/estree-0.0.39.tgz#e177e699ee1b8c22d23174caaa7422644389509f"
integrity sha512-EYNwp3bU+98cpU4lAWYYL7Zz+2gryWH1qbdDTidVd6hkiR6weksdbMadyXKXNPEkQFhXM+hVO9ZygomHXp+AIw==

"@types/[email protected].2":
version "3.0.2"
resolved "https://registry.yarnpkg.com/@types/fast-redact/-/fast-redact-3.0.2.tgz#ba2e62c56100283ee2030949119e985b0bb58104"
integrity sha512-VQ8OBFBFnGT9hGbeBOzKrtHQYev7HN72tsD/7kxQ+/2tQ5PS9cifUOxT8Z42O6iNJK5QPN6IsFm7DNMw6Uq2SQ==
"@types/[email protected].4":
version "3.0.4"
resolved "https://registry.yarnpkg.com/@types/fast-redact/-/fast-redact-3.0.4.tgz#7f7cdf30efd02ae6f9360f3361ee9a7a8b9a748d"
integrity sha512-tgGJaXucrCH4Yx2l/AI6e/JQksZhKGIQsVwBMTh+nxUhQDv5tXScTs5DHTw+qSKDXnHL2dTAh1e2rd5pcFQyNQ==

"@types/[email protected]":
version "4.0.2"
Expand Down Expand Up @@ -4647,10 +4647,10 @@ fast-querystring@^1.1.1:
dependencies:
fast-decode-uri-component "^1.0.1"

fast-redact@3.1.2:
version "3.1.2"
resolved "https://registry.yarnpkg.com/fast-redact/-/fast-redact-3.1.2.tgz#d58e69e9084ce9fa4c1a6fa98a3e1ecf5d7839aa"
integrity sha512-+0em+Iya9fKGfEQGcd62Yv6onjBmmhV1uh86XVfOU8VwAe6kaFdQCWI9s0/Nnugx5Vd9tdbZ7e6gE2tR9dzXdw==
fast-redact@3.4.0:
version "3.4.0"
resolved "https://registry.yarnpkg.com/fast-redact/-/fast-redact-3.4.0.tgz#24e45adcbfa045375f93012bc10c34976d59352e"
integrity sha512-2gwPvyna0zwBdxKnng1suu/dTL5s8XEy2ZqH8mwDUwJdDkV8w5kp+JV26mupdK68HmPMbm6yjW9m7/Ys/BHEHg==

fast-url-parser@^1.1.3:
version "1.1.3"
Expand Down

0 comments on commit ede2645

Please sign in to comment.