diff --git a/yarn.lock b/yarn.lock index 57efc10..0a6c583 100644 --- a/yarn.lock +++ b/yarn.lock @@ -798,13 +798,20 @@ "@babel/types" "^7.4.4" esutils "^2.0.2" -"@babel/runtime@^7.8.4", "@babel/runtime@^7.8.7": +"@babel/runtime@^7.8.4": version "7.12.1" resolved "https://registry.npmjs.org/@babel/runtime/-/runtime-7.12.1.tgz#b4116a6b6711d010b2dad3b7b6e43bf1b9954740" integrity sha512-J5AIf3vPj3UwXaAzb5j1xM4WAQDX3EMgemF8rjCP3SoW09LfRKAXQKt6CoVYl230P6iWdRcBbnLDDdnqWxZSCA== dependencies: regenerator-runtime "^0.13.4" +"@babel/runtime@^7.8.7": + version "7.12.5" + resolved "https://registry.npmjs.org/@babel/runtime/-/runtime-7.12.5.tgz#410e7e487441e1b360c29be715d870d9b985882e" + integrity sha512-plcc+hbExy3McchJCEQG3knOsuh3HH+Prx1P6cLIkET/0dLuQDEnrT+s27Axgc9bqfsmNUNHfscgMUdBpC9xfg== + dependencies: + regenerator-runtime "^0.13.4" + "@babel/template@^7.10.4", "@babel/template@^7.3.3": version "7.10.4" resolved "https://registry.npmjs.org/@babel/template/-/template-7.10.4.tgz#3251996c4200ebc71d1a8fc405fba940f36ba278" @@ -9387,9 +9394,9 @@ widest-line@^3.1.0: string-width "^4.0.0" wms-core@^0.22.0: - version "0.22.4" - resolved "https://registry.npmjs.org/wms-core/-/wms-core-0.22.4.tgz#220d94573add450758ab42dac0579dd2b0322277" - integrity sha512-tR8dbAVjRih9maeNVaHoBSNpXN1ctZ0G9jOASIIG9L6a/S011gGXTJCPhwNu9lzzMbeqxrgSF+LgJVfE2aml+g== + version "0.22.5" + resolved "https://registry.npmjs.org/wms-core/-/wms-core-0.22.5.tgz#7967cb63cf278e00a3cd05399502b72a90a4590a" + integrity sha512-2XnvNytgirZFpEmiB9WH6xQGr3ANhlMC85sZThdtkADVE1FFJqXVQ1V+F00SnChJvXvm5+5cT3T+lpm0pfrC1A== dependencies: argon2 "^0.27.0" compression "^1.7.4"