Skip to content

Commit

Permalink
fix(deps): avoid using implicit dependencies for auth (#14122)
Browse files Browse the repository at this point in the history
  • Loading branch information
pranavosu authored Jan 10, 2025
1 parent c279ae0 commit f2a0b74
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,8 @@
"enable-oauth-listener"
],
"dependencies": {
"@aws-crypto/sha256-js": "5.2.0",
"@smithy/types": "^3.3.0",
"tslib": "^2.5.0"
},
"peerDependencies": {
Expand Down

0 comments on commit f2a0b74

Please sign in to comment.