File tree 2 files changed +5
-5
lines changed
packages/mongodb-memory-server-core
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 37
37
"@types/semver" : " ^7.5.4" ,
38
38
"@types/tar-stream" : " ^3.1.2" ,
39
39
"@types/yauzl" : " ^2.10.2" ,
40
- "@types/yazl" : " ^2.4.3 " ,
40
+ "@types/yazl" : " ^2.4.4 " ,
41
41
"rimraf" : " ^5.0.5" ,
42
42
"yazl" : " ^2.5.1"
43
43
},
Original file line number Diff line number Diff line change 1513
1513
dependencies :
1514
1514
" @types/node" " *"
1515
1515
1516
- " @types/yazl@^2.4.3 " :
1517
- version "2.4.3 "
1518
- resolved "https://registry.yarnpkg.com/@types/yazl/-/yazl-2.4.3 .tgz#6e53419133902cb675c666105ca1e6399eaed066 "
1519
- integrity sha512-pZtZPktPV+rN+6oje9Akz5kBwOhpjKlr7X74osNVtmYKcMdgoBtMFbNNPeS2+juE5aEVGZuIbHISqMCn2RupNw ==
1516
+ " @types/yazl@^2.4.4 " :
1517
+ version "2.4.4 "
1518
+ resolved "https://registry.yarnpkg.com/@types/yazl/-/yazl-2.4.4 .tgz#33a7c48e5e308902c8195bfa01c0e0d40cd015e6 "
1519
+ integrity sha512-oIm9eKVrxukZgW05COfMzX9Zcz+cJmywKAULOVMr2ji9Bjly701zgjNDtFsVQsVlXsRMLwnIfUNqSpC1Uz+iaw ==
1520
1520
dependencies :
1521
1521
" @types/node" " *"
1522
1522
You can’t perform that action at this time.
0 commit comments