Skip to content

Commit e884302

Browse files
committed
fix(RFC8414): strip any terminating "/" when pathname is present
1 parent 280053f commit e884302

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
},
8787
"dependencies": {
8888
"jose": "^6.0.11",
89-
"oauth4webapi": "^3.5.3"
89+
"oauth4webapi": "^3.5.4"
9090
},
9191
"devDependencies": {
9292
"@koa/cors": "^5.0.0",

0 commit comments

Comments
 (0)