File tree Expand file tree Collapse file tree 2 files changed +14
-7
lines changed Expand file tree Collapse file tree 2 files changed +14
-7
lines changed Original file line number Diff line number Diff line change 63
63
"jwks-rsa" : " 3.2.0" ,
64
64
"koa" : " 3.0.1" ,
65
65
"koa-jwt" : " 4.0.4" ,
66
- "koa-router" : " 13.1.1 " ,
66
+ "koa-router" : " 14.0.0 " ,
67
67
"mock-jwks" : " 3.3.5" ,
68
68
"nock" : " 14.0.7" ,
69
69
"randomstring" : " 1.3.1" ,
Original file line number Diff line number Diff line change @@ -2666,7 +2666,7 @@ __metadata:
2666
2666
jwks-rsa: "npm:3.2.0"
2667
2667
koa: "npm:3.0.1"
2668
2668
koa-jwt: "npm:4.0.4"
2669
- koa-router: "npm:13.1.1 "
2669
+ koa-router: "npm:14.0.0 "
2670
2670
mock-jwks: "npm:3.3.5"
2671
2671
nock: "npm:14.0.7"
2672
2672
pluralize: "npm:^8.0.0"
@@ -12016,15 +12016,15 @@ __metadata:
12016
12016
languageName: node
12017
12017
linkType: hard
12018
12018
12019
- "koa-router@npm:13.1.1 ":
12020
- version: 13.1.1
12021
- resolution: "koa-router@npm:13.1.1 "
12019
+ "koa-router@npm:14.0.0 ":
12020
+ version: 14.0.0
12021
+ resolution: "koa-router@npm:14.0.0 "
12022
12022
dependencies:
12023
12023
debug: "npm:^4.4.1"
12024
12024
http-errors: "npm:^2.0.0"
12025
12025
koa-compose: "npm:^4.1.0"
12026
- path-to-regexp: "npm:^6.3 .0"
12027
- checksum: 10c0/273a61c51162738690c444fcfe2cc77b9f9515bb0edeb0920867cccf665e6a4ab376d0482b6c67a57a06d7dba7ea5683a3cca1f4ca7d0abd317d661891931f2a
12026
+ path-to-regexp: "npm:^8.2 .0"
12027
+ checksum: 10c0/b783c23bd64681a5bc8e0ece2d1cf030df6bcb8cc3b9a7598e0cf4646df0cab690a7c1d970d5e19c7aa9479cce135a6554da91a7b12735b6a8067700b7b5a822
12028
12028
languageName: node
12029
12029
linkType: hard
12030
12030
@@ -14218,6 +14218,13 @@ __metadata:
14218
14218
languageName: node
14219
14219
linkType: hard
14220
14220
14221
+ "path-to-regexp@npm:^8.2.0":
14222
+ version: 8.2.0
14223
+ resolution: "path-to-regexp@npm:8.2.0"
14224
+ checksum: 10c0/ef7d0a887b603c0a142fad16ccebdcdc42910f0b14830517c724466ad676107476bba2fe9fffd28fd4c141391ccd42ea426f32bb44c2c82ecaefe10c37b90f5a
14225
+ languageName: node
14226
+ linkType: hard
14227
+
14221
14228
"path-type@npm:^4.0.0":
14222
14229
version: 4.0.0
14223
14230
resolution: "path-type@npm:4.0.0"
You can’t perform that action at this time.
0 commit comments