File tree Expand file tree Collapse file tree 2 files changed +7
-5
lines changed Expand file tree Collapse file tree 2 files changed +7
-5
lines changed Original file line number Diff line number Diff line change 69
69
"esbuild" : " ^0.25.1" ,
70
70
"@vercel/node" : " ^3.2.14" ,
71
71
"jest" : " ^29.7.0" ,
72
- "mkver" : " ^2.1 .0" ,
72
+ "mkver" : " ^4.3 .0" ,
73
73
"nock" : " 14.0.10" ,
74
74
"nodemon" : " ^3.1.5" ,
75
75
"smee-client" : " ^2.0.1" ,
Original file line number Diff line number Diff line change @@ -4088,10 +4088,12 @@ mkdirp@^1.0.3, mkdirp@^1.0.4:
4088
4088
resolved "https://registry.yarnpkg.com/mkdirp/-/mkdirp-1.0.4.tgz#3eb5ed62622756d79a5f0e2a221dfebad75c2f7e"
4089
4089
integrity sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw==
4090
4090
4091
- mkver@^2.1.0 :
4092
- version "2.1.0"
4093
- resolved "https://registry.yarnpkg.com/mkver/-/mkver-2.1.0.tgz#3f47b08810ba78ed5f301f6dd9d05e7677c506b6"
4094
- integrity sha512-a5tfefhIVPqHgy98IAyVU2Tn45knQ5Um44j68EdtfXKikfbRoxOsO+0wjJCsl4k0VgSEnqWx3VuItcBynb78Pw==
4091
+ mkver@^4.3.0 :
4092
+ version "4.3.0"
4093
+ resolved "https://registry.yarnpkg.com/mkver/-/mkver-4.3.0.tgz#5047a9f12a23be10028c45f537910fceaaaa1f55"
4094
+ integrity sha512-RaUgBLncA+E8JMMRIsmGh1N6ykZIm/SJdIfUesh+yx91l5uVP5IXEzgyyR8M+VsPhPFtbbSKloys3IGpE3WX4g==
4095
+ dependencies :
4096
+ semver "^7.7.2"
4095
4097
4096
4098
module-details-from-path@^1.0.3 :
4097
4099
version "1.0.4"
You can’t perform that action at this time.
0 commit comments