Skip to content

Commit f0292ec

Browse files
arpit-jnfrederikprijck
authored andcommitted
Upgrade jose and openid-client to fix security vulnerabilities (#2104)
Co-authored-by: Frederik Prijck <frederik.prijck@okta.com>
1 parent 87a92c7 commit f0292ec

File tree

2 files changed

+23
-21
lines changed

2 files changed

+23
-21
lines changed

package-lock.json

Lines changed: 21 additions & 19 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -124,9 +124,9 @@
124124
"cookie": "^0.7.1",
125125
"debug": "^4.3.4",
126126
"joi": "^17.6.0",
127-
"jose": "^4.9.2",
127+
"jose": "^4.15.5",
128128
"oauth4webapi": "^2.3.0",
129-
"openid-client": "^5.2.1",
129+
"openid-client": "^5.6.5",
130130
"tslib": "^2.4.0",
131131
"url-join": "^4.0.1"
132132
},

0 commit comments

Comments
 (0)