File tree Expand file tree Collapse file tree 2 files changed +13
-3
lines changed Expand file tree Collapse file tree 2 files changed +13
-3
lines changed Original file line number Diff line number Diff line change 40
40
"dotenv" : " ^16.4.5" ,
41
41
"express" : " ^4.19.2" ,
42
42
"ksuid" : " ^3.0.0" ,
43
- "micromatch" : " ^4.0.7 " ,
43
+ "micromatch" : " ^4.0.8 " ,
44
44
"moment" : " ^2.30.1" ,
45
45
"node-cron" : " ^3.0.3" ,
46
46
"tiny-json-http" : " ^7.5.1" ,
Original file line number Diff line number Diff line change @@ -364,7 +364,7 @@ __metadata:
364
364
express : " npm:^4.19.2"
365
365
isomorphic-timers-promises : " npm:^1.0.1"
366
366
ksuid : " npm:^3.0.0"
367
- micromatch : " npm:^4.0.7 "
367
+ micromatch : " npm:^4.0.8 "
368
368
minimist : " npm:^1.2.8"
369
369
moment : " npm:^2.30.1"
370
370
nock : " npm:^13.5.4"
@@ -4436,7 +4436,7 @@ __metadata:
4436
4436
languageName : node
4437
4437
linkType : hard
4438
4438
4439
- " micromatch@npm:^4.0.2, micromatch@npm:^4.0.4, micromatch@npm:^4.0.7 " :
4439
+ " micromatch@npm:^4.0.2, micromatch@npm:^4.0.4 " :
4440
4440
version : 4.0.7
4441
4441
resolution : " micromatch@npm:4.0.7"
4442
4442
dependencies :
@@ -4446,6 +4446,16 @@ __metadata:
4446
4446
languageName : node
4447
4447
linkType : hard
4448
4448
4449
+ " micromatch@npm:^4.0.8 " :
4450
+ version : 4.0.8
4451
+ resolution : " micromatch@npm:4.0.8"
4452
+ dependencies :
4453
+ braces : " npm:^3.0.3"
4454
+ picomatch : " npm:^2.3.1"
4455
+ checksum : 10c0/166fa6eb926b9553f32ef81f5f531d27b4ce7da60e5baf8c021d043b27a388fb95e46a8038d5045877881e673f8134122b59624d5cecbd16eb50a42e7a6b5ca8
4456
+ languageName : node
4457
+ linkType : hard
4458
+
4449
4459
" mime-db@npm:1.52.0 " :
4450
4460
version : 1.52.0
4451
4461
resolution : " mime-db@npm:1.52.0"
You can’t perform that action at this time.
0 commit comments