@@ -2582,6 +2582,11 @@ lodash@^4.17.15:
2582
2582
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.15.tgz#b447f6670a0455bbfeedd11392eff330ea097548"
2583
2583
integrity sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A==
2584
2584
2585
+ lodash@^4.17.19 :
2586
+ version "4.17.21"
2587
+ resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c"
2588
+ integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==
2589
+
2585
2590
log-update@^4.0.0 :
2586
2591
version "4.0.0"
2587
2592
resolved "https://registry.yarnpkg.com/log-update/-/log-update-4.0.0.tgz#589ecd352471f2a1c0c570287543a64dfd20e0a1"
@@ -3017,21 +3022,31 @@ protobufjs@^6.10.0:
3017
3022
" @types/node" " >=13.7.0"
3018
3023
long "^4.0.0"
3019
3024
3020
- psl@^1.1.24, psl@^1.1.28 :
3025
+ psl@^1.1.24 :
3021
3026
version "1.7.0"
3022
3027
resolved "https://registry.yarnpkg.com/psl/-/psl-1.7.0.tgz#f1c4c47a8ef97167dea5d6bbf4816d736e884a3c"
3023
3028
integrity sha512-5NsSEDv8zY70ScRnOTn7bK7eanl2MvFrOrS/R6x+dBt5g1ghnj9Zv90kO8GwT8gxcu2ANyFprnFYB85IogIJOQ==
3024
3029
3030
+ psl@^1.1.28 :
3031
+ version "1.9.0"
3032
+ resolved "https://registry.yarnpkg.com/psl/-/psl-1.9.0.tgz#d0df2a137f00794565fcaf3b2c00cd09f8d5a5a7"
3033
+ integrity sha512-E/ZsdU4HLs/68gYzgGTkMicWTLPdAftJLfJFlLUAAKZGkStNU72sZjT66SnMDVOfOWY/YAoiD7Jxa9iHvngcag==
3034
+
3025
3035
punycode@^1.4.1 :
3026
3036
version "1.4.1"
3027
3037
resolved "https://registry.yarnpkg.com/punycode/-/punycode-1.4.1.tgz#c0d5a63b2718800ad8e1eb0fa5269c84dd41845e"
3028
3038
integrity sha1-wNWmOycYgArY4esPpSachN1BhF4=
3029
3039
3030
- punycode@^2.1.0, punycode@^2.1.1 :
3040
+ punycode@^2.1.0 :
3031
3041
version "2.1.1"
3032
3042
resolved "https://registry.yarnpkg.com/punycode/-/punycode-2.1.1.tgz#b58b010ac40c22c5657616c8d2c2c02c7bf479ec"
3033
3043
integrity sha512-XRsRjdf+j5ml+y/6GKHPZbrF/8p2Yga0JPtdqTIY2Xe5ohJPD9saDJJLPvp9+NSBprVvevdXZybnj2cv8OEd0A==
3034
3044
3045
+ punycode@^2.1.1 :
3046
+ version "2.3.0"
3047
+ resolved "https://registry.yarnpkg.com/punycode/-/punycode-2.3.0.tgz#f67fa67c94da8f4d0cfff981aee4118064199b8f"
3048
+ integrity sha512-rRV+zQD8tVFys26lAGR9WUuS4iUAngJScM+ZRSKtvl5tKeZ2t5bvdNFdNHBW9FWR4guGHlgmsZ1G7BSm2wTbuA==
3049
+
3035
3050
q@^1.5.1 :
3036
3051
version "1.5.1"
3037
3052
resolved "https://registry.yarnpkg.com/q/-/q-1.5.1.tgz#7e32f75b41381291d04611f1bf14109ac00651d7"
@@ -3110,19 +3125,19 @@ regexp.prototype.flags@^1.4.3:
3110
3125
define-properties "^1.1.3"
3111
3126
functions-have-names "^1.2.2"
3112
3127
3113
-
3114
- version "1.1.3 "
3115
- resolved "https://registry.yarnpkg.com/request-promise-core/-/request-promise-core-1.1.3 .tgz#e9a3c081b51380dfea677336061fea879a829ee9 "
3116
- integrity sha512-QIs2+ArIGQVp5ZYbWD5ZLCY29D5CfWizP8eWnm8FoGD1TX61veauETVQbrV60662V0oFBkrDOuaBI8XgtuyYAQ ==
3128
+
3129
+ version "1.1.4 "
3130
+ resolved "https://registry.yarnpkg.com/request-promise-core/-/request-promise-core-1.1.4 .tgz#3eedd4223208d419867b78ce815167d10593a22f "
3131
+ integrity sha512-TTbAfBBRdWD7aNNOoVOBH4pN/KigV6LyapYNNlAPA8JwbovRti1E88m3sYAwsLi5ryhPKsE9APwnjFTgdUjTpw ==
3117
3132
dependencies :
3118
- lodash "^4.17.15 "
3133
+ lodash "^4.17.19 "
3119
3134
3120
3135
request-promise-native@^1.0.8 :
3121
- version "1.0.8 "
3122
- resolved "https://registry.yarnpkg.com/request-promise-native/-/request-promise-native-1.0.8 .tgz#a455b960b826e44e2bf8999af64dff2bfe58cb36 "
3123
- integrity sha512-dapwLGqkHtwL5AEbfenuzjTYg35Jd6KPytsC2/TLkVMz8rm+tNt72MGUWT1RP/aYawMpN6HqbNGBQaRcBtjQMQ ==
3136
+ version "1.0.9 "
3137
+ resolved "https://registry.yarnpkg.com/request-promise-native/-/request-promise-native-1.0.9 .tgz#e407120526a5efdc9a39b28a5679bf47b9d9dc28 "
3138
+ integrity sha512-wcW+sIUiWnKgNY0dqCpOZkUbF/I+YPi+f09JZIDa39Ec+q82CpSYniDp+ISgTTbKmnpJWASeJBPZmoxH84wt3g ==
3124
3139
dependencies :
3125
- request-promise-core "1.1.3 "
3140
+ request-promise-core "1.1.4 "
3126
3141
stealthy-require "^1.1.1"
3127
3142
tough-cookie "^2.3.3"
3128
3143
@@ -3427,7 +3442,7 @@ sshpk@^1.7.0:
3427
3442
stealthy-require@^1.1.1 :
3428
3443
version "1.1.1"
3429
3444
resolved "https://registry.yarnpkg.com/stealthy-require/-/stealthy-require-1.1.1.tgz#35b09875b4ff49f26a777e509b3090a3226bf24b"
3430
- integrity sha1-NbCYdbT/SfJqd35QmzCQoyJr8ks =
3445
+ integrity sha512-ZnWpYnYugiOVEY5GkcuJK1io5V8QmNYChG62gSit9pQVGErXtrKuPC55ITaVSukmMta5qpMU7vqLt2Lnni4f/g= =
3431
3446
3432
3447
string-argv@^0.3.1 :
3433
3448
version "0.3.1"
0 commit comments