We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2eea009 commit a05bd8aCopy full SHA for a05bd8a
projects/angular-oauth2-oidc-jwks/package.json
@@ -2,7 +2,7 @@
2
"name": "angular-oauth2-oidc-jwks",
3
"version": "10.0.0",
4
"dependencies": {
5
- "jsrsasign": "^8.0.12"
6
- , "tslib": "^2.0.0"
7
-}
+ "jsrsasign": "^10.2.0",
+ "tslib": "^2.0.0"
+ }
8
}
0 commit comments