Skip to content

Commit

Permalink
fix: user impersonation bug (#212)
Browse files Browse the repository at this point in the history
  • Loading branch information
alewitt2 authored Apr 16, 2021
1 parent 14abef4 commit a367797
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
28 changes: 14 additions & 14 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@
},
"license": "Apache-2.0",
"dependencies": {
"@razee/kubernetes-util": "0.2.2",
"@razee/razeedeploy-core": "0.11.5",
"@razee/kubernetes-util": "^0.2.3",
"@razee/razeedeploy-core": "^0.11.6",
"bunyan": "^1.8.15",
"clone": "^2.1.2",
"request-promise-native": "^1.0.9"
Expand Down

0 comments on commit a367797

Please sign in to comment.