File tree Expand file tree Collapse file tree 2 files changed +8
-0
lines changed
packages/mongodb-memory-server-core Expand file tree Collapse file tree 2 files changed +8
-0
lines changed Original file line number Diff line number Diff line change 3939 "@types/yauzl" : " ^2.10.0" ,
4040 "@types/yazl" : " ^2.4.2" ,
4141 "rimraf" : " ^5.0.1" ,
42+ "saslprep" : " ^1.0.3" ,
4243 "yazl" : " ^2.5.1"
4344 },
4445 "dependencies" : {
Original file line number Diff line number Diff line change @@ -6262,6 +6262,13 @@ safe-buffer@~5.2.0:
62626262 resolved "https://registry.yarnpkg.com/safer-buffer/-/safer-buffer-2.1.2.tgz#44fa161b0187b9549dd84bb91802f9bd8385cd6a"
62636263 integrity sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==
62646264
6265+ saslprep@^1.0.3 :
6266+ version "1.0.3"
6267+ resolved "https://registry.yarnpkg.com/saslprep/-/saslprep-1.0.3.tgz#4c02f946b56cf54297e347ba1093e7acac4cf226"
6268+ integrity sha512-/MY/PEMbk2SuY5sScONwhUDsV2p77Znkb/q3nSVstq/yQzYJOH/Azh29p9oJLsl3LnQwSvZDKagDGBsBwSooag==
6269+ dependencies :
6270+ sparse-bitfield "^3.0.3"
6271+
6265627262666273 version "1.2.0"
62676274 resolved "https://registry.yarnpkg.com/semantic-release-replace-plugin/-/semantic-release-replace-plugin-1.2.0.tgz#7b89a5c6276e9036dbf31ab2e1b5b30b9fb33eef"
You can’t perform that action at this time.
0 commit comments