diff --git a/examples/node/yarn.lock b/examples/node/yarn.lock index 5aa1cde..1767840 100644 --- a/examples/node/yarn.lock +++ b/examples/node/yarn.lock @@ -4073,9 +4073,10 @@ quote-stream@^1.0.1, quote-stream@~1.0.2: minimist "^1.1.3" through2 "^2.0.0" -"radius-map@https://github.com/puiutucutu/radius-map.git#dev": - version "0.1.0" - resolved "https://github.com/puiutucutu/radius-map.git#60cd3467b846171f586eae7486e867ee837564ae" +radius-map@^0.2.1: + version "0.2.1" + resolved "https://registry.yarnpkg.com/radius-map/-/radius-map-0.2.1.tgz#f0ad465dd3086059fba59a3077a5c5fea272903d" + integrity sha512-WwJaW+tnGmLqAD5ptKMpAYGFPPFz2hQevs+IsIaSkKvCOSEPR2Qlb56hC2AEzW0/oKZ95kjpj4IjiqeCcVCbXQ== randombytes@^2.0.0, randombytes@^2.0.1, randombytes@^2.0.5: version "2.1.0" @@ -5188,9 +5189,9 @@ y18n@^4.0.0: integrity sha512-r9S/ZyXu/Xu9q1tYlpsLIsa3EeLXXk0VwlxqTcFRfg9EhMW+17kbt9G0NrgCmhGb5vT2hyhJZLfDGx+7+5Uj/w== yargs-parser@^15.0.0: - version "15.0.0" - resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-15.0.0.tgz#cdd7a97490ec836195f59f3f4dbe5ea9e8f75f08" - integrity sha512-xLTUnCMc4JhxrPEPUYD5IBR1mWCK/aT6+RJ/K29JY2y1vD+FhtgKK0AXRWvI262q3QSffAQuTouFIKUuHX89wQ== + version "15.0.1" + resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-15.0.1.tgz#54786af40b820dcb2fb8025b11b4d659d76323b3" + integrity sha512-0OAMV2mAZQrs3FkNpDQcBk1x5HXb8X4twADss4S0Iuk+2dGnLOE/fRHrsYm542GduMveyA77OF4wrNJuanRCWw== dependencies: camelcase "^5.0.0" decamelize "^1.2.0"