Skip to content

Commit

Permalink
chore(deps): pin dependency @types/fast-redact to 3.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 23, 2024
1 parent 30f3bd5 commit d7be148
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"@privyid/nuapi": "0.3.0-alpha.6",
"@types/body-parser": "1.19.5",
"@types/express": "4.17.21",
"@types/fast-redact": "^3",
"@types/fast-redact": "3.0.4",
"@types/simple-oauth2": "5.0.7",
"@types/uuid": "10.0.0",
"@typescript-eslint/eslint-plugin": "5.62.0",
Expand Down
4 changes: 2 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2728,7 +2728,7 @@ __metadata:
"@privyid/nuapi": "npm:0.3.0-alpha.6"
"@types/body-parser": "npm:1.19.5"
"@types/express": "npm:4.17.21"
"@types/fast-redact": "npm:^3"
"@types/fast-redact": "npm:3.0.4"
"@types/simple-oauth2": "npm:5.0.7"
"@types/uuid": "npm:10.0.0"
"@typescript-eslint/eslint-plugin": "npm:5.62.0"
Expand Down Expand Up @@ -3404,7 +3404,7 @@ __metadata:
languageName: node
linkType: hard

"@types/fast-redact@npm:^3":
"@types/fast-redact@npm:3.0.4":
version: 3.0.4
resolution: "@types/fast-redact@npm:3.0.4"
checksum: 10/d130c7c2d322e761c65ec8ecd821bf56e132672cd9de1703a53a65e051d2f43af6062040d3f0afdd48b364e1e4b29b858a748517ba9a6a7f1dab12ce7000103a
Expand Down

0 comments on commit d7be148

Please sign in to comment.