Skip to content

Commit

Permalink
Update auth0-js to 9.16.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Steve Hobbs committed Aug 26, 2021
1 parent 99c2fa2 commit ddf3354
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@
"webpack-dev-server": "^2.3.0"
},
"dependencies": {
"auth0-js": "^9.16.3",
"auth0-js": "^9.16.4",
"auth0-password-policies": "^1.0.2",
"blueimp-md5": "^2.18.0",
"dompurify": "^2.2.8",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -690,10 +690,10 @@ atob@^2.1.2:
resolved "https://registry.yarnpkg.com/atob/-/atob-2.1.2.tgz#6d9517eb9e030d2436666651e86bd9f6f13533c9"
integrity sha512-Wm6ukoaOGJi/73p/cl2GvLjTI5JM1k/O14isD73YML8StrH/7/lRFgmg8nICZgD3bZZvjwCGxtMOD3wWNAu8cg==

auth0-js@^9.16.3:
version "9.16.3"
resolved "https://registry.yarnpkg.com/auth0-js/-/auth0-js-9.16.3.tgz#1e9f7e6acab9e5f808c38e0979cb741c38217409"
integrity sha512-MOJH66+S7LiGrzXCzjv1x57gXKulDmyqCmOfYUMn5hzMzncQnJ/AmBuUdHFI+g6gQmO6Q8l8A8v33jzv5ff0Ew==
auth0-js@^9.16.4:
version "9.16.4"
resolved "https://registry.yarnpkg.com/auth0-js/-/auth0-js-9.16.4.tgz#24f4d4f20687674c9f070a9f6f32b1e8a1f3a106"
integrity sha512-H0ddClKHG+6g6CoOXAvJiz9VvnuEr78YQh9rvYvYCnXTr6hcbMA92249VEQiX7a8rFoCsY4FBcEx/J+ZFyW0cg==
dependencies:
base64-js "^1.5.1"
idtoken-verifier "^2.2.1"
Expand Down

0 comments on commit ddf3354

Please sign in to comment.