File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change 132
132
"eslint-config-prettier" : " ^8.8.0" ,
133
133
"express" : " ^4.18.2" ,
134
134
"fastify" : " ^4.15.0" ,
135
+ "glob" : " ^9.3.2" ,
135
136
"graphql" : " ^16.6.0" ,
136
137
"html-validator" : " ^6.0.1" ,
137
138
"jest" : " ^29.5.0" ,
Original file line number Diff line number Diff line change @@ -7358,7 +7358,7 @@ __metadata:
7358
7358
languageName : node
7359
7359
linkType : hard
7360
7360
7361
- " glob@npm:^9.3.0, glob@npm:^9.3.1 " :
7361
+ " glob@npm:^9.3.0, glob@npm:^9.3.1, glob@npm:^9.3.2 " :
7362
7362
version : 9.3.2
7363
7363
resolution : " glob@npm:9.3.2"
7364
7364
dependencies :
@@ -7479,6 +7479,7 @@ __metadata:
7479
7479
eslint-config-prettier : ^8.8.0
7480
7480
express : ^4.18.2
7481
7481
fastify : ^4.15.0
7482
+ glob : ^9.3.2
7482
7483
graphql : ^16.6.0
7483
7484
html-validator : ^6.0.1
7484
7485
jest : ^29.5.0
You can’t perform that action at this time.
0 commit comments