@@ -2722,6 +2722,11 @@ lodash@^4.17.15:
27222722 resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.15.tgz#b447f6670a0455bbfeedd11392eff330ea097548"
27232723 integrity sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A==
27242724
2725+ lodash@^4.17.19 :
2726+ version "4.17.21"
2727+ resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c"
2728+ integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==
2729+
27252730log-update@^5.0.1 :
27262731 version "5.0.1"
27272732 resolved "https://registry.yarnpkg.com/log-update/-/log-update-5.0.1.tgz#9e928bf70cb183c1f0c9e91d9e6b7115d597ce09"
@@ -3165,21 +3170,31 @@ protobufjs@^6.10.0:
31653170 " @types/node" " >=13.7.0"
31663171 long "^4.0.0"
31673172
3168- psl@^1.1.24, psl@^1.1.28 :
3173+ psl@^1.1.24 :
31693174 version "1.7.0"
31703175 resolved "https://registry.yarnpkg.com/psl/-/psl-1.7.0.tgz#f1c4c47a8ef97167dea5d6bbf4816d736e884a3c"
31713176 integrity sha512-5NsSEDv8zY70ScRnOTn7bK7eanl2MvFrOrS/R6x+dBt5g1ghnj9Zv90kO8GwT8gxcu2ANyFprnFYB85IogIJOQ==
31723177
3178+ psl@^1.1.28 :
3179+ version "1.9.0"
3180+ resolved "https://registry.yarnpkg.com/psl/-/psl-1.9.0.tgz#d0df2a137f00794565fcaf3b2c00cd09f8d5a5a7"
3181+ integrity sha512-E/ZsdU4HLs/68gYzgGTkMicWTLPdAftJLfJFlLUAAKZGkStNU72sZjT66SnMDVOfOWY/YAoiD7Jxa9iHvngcag==
3182+
31733183punycode@^1.4.1 :
31743184 version "1.4.1"
31753185 resolved "https://registry.yarnpkg.com/punycode/-/punycode-1.4.1.tgz#c0d5a63b2718800ad8e1eb0fa5269c84dd41845e"
31763186 integrity sha1-wNWmOycYgArY4esPpSachN1BhF4=
31773187
3178- punycode@^2.1.0, punycode@^2.1.1 :
3188+ punycode@^2.1.0 :
31793189 version "2.1.1"
31803190 resolved "https://registry.yarnpkg.com/punycode/-/punycode-2.1.1.tgz#b58b010ac40c22c5657616c8d2c2c02c7bf479ec"
31813191 integrity sha512-XRsRjdf+j5ml+y/6GKHPZbrF/8p2Yga0JPtdqTIY2Xe5ohJPD9saDJJLPvp9+NSBprVvevdXZybnj2cv8OEd0A==
31823192
3193+ punycode@^2.1.1 :
3194+ version "2.3.0"
3195+ resolved "https://registry.yarnpkg.com/punycode/-/punycode-2.3.0.tgz#f67fa67c94da8f4d0cfff981aee4118064199b8f"
3196+ integrity sha512-rRV+zQD8tVFys26lAGR9WUuS4iUAngJScM+ZRSKtvl5tKeZ2t5bvdNFdNHBW9FWR4guGHlgmsZ1G7BSm2wTbuA==
3197+
31833198qs@~6.5.2 :
31843199 version "6.5.2"
31853200 resolved "https://registry.yarnpkg.com/qs/-/qs-6.5.2.tgz#cb3ae806e8740444584ef154ce8ee98d403f3e36"
@@ -3253,19 +3268,19 @@ regexp.prototype.flags@^1.5.1:
32533268 define-properties "^1.2.0"
32543269 set-function-name "^2.0.0"
32553270
3256- request-promise-core@1.1.3 :
3257- version "1.1.3 "
3258- resolved "https://registry.yarnpkg.com/request-promise-core/-/request-promise-core-1.1.3 .tgz#e9a3c081b51380dfea677336061fea879a829ee9 "
3259- integrity sha512-QIs2+ArIGQVp5ZYbWD5ZLCY29D5CfWizP8eWnm8FoGD1TX61veauETVQbrV60662V0oFBkrDOuaBI8XgtuyYAQ ==
3271+ request-promise-core@1.1.4 :
3272+ version "1.1.4 "
3273+ resolved "https://registry.yarnpkg.com/request-promise-core/-/request-promise-core-1.1.4 .tgz#3eedd4223208d419867b78ce815167d10593a22f "
3274+ integrity sha512-TTbAfBBRdWD7aNNOoVOBH4pN/KigV6LyapYNNlAPA8JwbovRti1E88m3sYAwsLi5ryhPKsE9APwnjFTgdUjTpw ==
32603275 dependencies :
3261- lodash "^4.17.15 "
3276+ lodash "^4.17.19 "
32623277
32633278request-promise-native@^1.0.8 :
3264- version "1.0.8 "
3265- resolved "https://registry.yarnpkg.com/request-promise-native/-/request-promise-native-1.0.8 .tgz#a455b960b826e44e2bf8999af64dff2bfe58cb36 "
3266- integrity sha512-dapwLGqkHtwL5AEbfenuzjTYg35Jd6KPytsC2/TLkVMz8rm+tNt72MGUWT1RP/aYawMpN6HqbNGBQaRcBtjQMQ ==
3279+ version "1.0.9 "
3280+ resolved "https://registry.yarnpkg.com/request-promise-native/-/request-promise-native-1.0.9 .tgz#e407120526a5efdc9a39b28a5679bf47b9d9dc28 "
3281+ integrity sha512-wcW+sIUiWnKgNY0dqCpOZkUbF/I+YPi+f09JZIDa39Ec+q82CpSYniDp+ISgTTbKmnpJWASeJBPZmoxH84wt3g ==
32673282 dependencies :
3268- request-promise-core "1.1.3 "
3283+ request-promise-core "1.1.4 "
32693284 stealthy-require "^1.1.1"
32703285 tough-cookie "^2.3.3"
32713286
@@ -3584,7 +3599,7 @@ sshpk@^1.7.0:
35843599stealthy-require@^1.1.1 :
35853600 version "1.1.1"
35863601 resolved "https://registry.yarnpkg.com/stealthy-require/-/stealthy-require-1.1.1.tgz#35b09875b4ff49f26a777e509b3090a3226bf24b"
3587- integrity sha1-NbCYdbT/SfJqd35QmzCQoyJr8ks =
3602+ integrity sha512-ZnWpYnYugiOVEY5GkcuJK1io5V8QmNYChG62gSit9pQVGErXtrKuPC55ITaVSukmMta5qpMU7vqLt2Lnni4f/g= =
35883603
35893604string-argv@0.3.2 :
35903605 version "0.3.2"
0 commit comments