File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 20
20
"devDependencies" : {
21
21
"@mikro-orm/cli" : " ^6.1.0" ,
22
22
"expect" : " 29.7.0" ,
23
- "mocha" : " 10.3 .0" ,
23
+ "mocha" : " 10.4 .0" ,
24
24
"nodemon" : " ^3.0.3" ,
25
25
"supertest" : " ^6.3.4"
26
26
},
Original file line number Diff line number Diff line change @@ -1306,10 +1306,10 @@ mkdirp-classic@^0.5.2, mkdirp-classic@^0.5.3:
1306
1306
resolved "https://registry.yarnpkg.com/mkdirp-classic/-/mkdirp-classic-0.5.3.tgz#fa10c9115cc6d8865be221ba47ee9bed78601113"
1307
1307
integrity sha512-gKLcREMhtuZRwRAfqP3RFW+TK4JqApVBtOIftVgjuABpAtpxhPGaDcfvbhNvD0B8iD1oUr/txX35NjcaY6Ns/A==
1308
1308
1309
- mocha@10.3 .0 :
1310
- version "10.3 .0"
1311
- resolved "https://registry.yarnpkg.com/mocha/-/mocha-10.3 .0.tgz#0e185c49e6dccf582035c05fa91084a4ff6e3fe9 "
1312
- integrity sha512-uF2XJs+7xSLsrmIvn37i/wnc91nw7XjOQB8ccyx5aEgdnohr7n+rEiZP23WkCYHjilR6+EboEnbq/ZQDz4LSbg ==
1309
+ mocha@10.4 .0 :
1310
+ version "10.4 .0"
1311
+ resolved "https://registry.yarnpkg.com/mocha/-/mocha-10.4 .0.tgz#ed03db96ee9cfc6d20c56f8e2af07b961dbae261 "
1312
+ integrity sha512-eqhGB8JKapEYcC4ytX/xrzKforgEc3j1pGlAXVy3eRwrtAy5/nIfT1SvgGzfN0XZZxeLq0aQWkOUAmqIJiv+bA ==
1313
1313
dependencies :
1314
1314
ansi-colors "4.1.1"
1315
1315
browser-stdout "1.3.1"
You can’t perform that action at this time.
0 commit comments