Skip to content

Commit 9573de9

Browse files
fix(deps): update dependency request-promise-native to v1.0.9
1 parent ed532b3 commit 9573de9

1 file changed

Lines changed: 27 additions & 12 deletions

File tree

yarn.lock

Lines changed: 27 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -2731,6 +2731,11 @@ lodash@^4.17.15:
27312731
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.15.tgz#b447f6670a0455bbfeedd11392eff330ea097548"
27322732
integrity sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A==
27332733

2734+
lodash@^4.17.19:
2735+
version "4.17.21"
2736+
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c"
2737+
integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==
2738+
27342739
log-update@^4.0.0:
27352740
version "4.0.0"
27362741
resolved "https://registry.yarnpkg.com/log-update/-/log-update-4.0.0.tgz#589ecd352471f2a1c0c570287543a64dfd20e0a1"
@@ -3185,21 +3190,31 @@ protobufjs@^6.10.0:
31853190
"@types/node" ">=13.7.0"
31863191
long "^4.0.0"
31873192

3188-
psl@^1.1.24, psl@^1.1.28:
3193+
psl@^1.1.24:
31893194
version "1.7.0"
31903195
resolved "https://registry.yarnpkg.com/psl/-/psl-1.7.0.tgz#f1c4c47a8ef97167dea5d6bbf4816d736e884a3c"
31913196
integrity sha512-5NsSEDv8zY70ScRnOTn7bK7eanl2MvFrOrS/R6x+dBt5g1ghnj9Zv90kO8GwT8gxcu2ANyFprnFYB85IogIJOQ==
31923197

3198+
psl@^1.1.28:
3199+
version "1.9.0"
3200+
resolved "https://registry.yarnpkg.com/psl/-/psl-1.9.0.tgz#d0df2a137f00794565fcaf3b2c00cd09f8d5a5a7"
3201+
integrity sha512-E/ZsdU4HLs/68gYzgGTkMicWTLPdAftJLfJFlLUAAKZGkStNU72sZjT66SnMDVOfOWY/YAoiD7Jxa9iHvngcag==
3202+
31933203
punycode@^1.4.1:
31943204
version "1.4.1"
31953205
resolved "https://registry.yarnpkg.com/punycode/-/punycode-1.4.1.tgz#c0d5a63b2718800ad8e1eb0fa5269c84dd41845e"
31963206
integrity sha1-wNWmOycYgArY4esPpSachN1BhF4=
31973207

3198-
punycode@^2.1.0, punycode@^2.1.1:
3208+
punycode@^2.1.0:
31993209
version "2.1.1"
32003210
resolved "https://registry.yarnpkg.com/punycode/-/punycode-2.1.1.tgz#b58b010ac40c22c5657616c8d2c2c02c7bf479ec"
32013211
integrity sha512-XRsRjdf+j5ml+y/6GKHPZbrF/8p2Yga0JPtdqTIY2Xe5ohJPD9saDJJLPvp9+NSBprVvevdXZybnj2cv8OEd0A==
32023212

3213+
punycode@^2.1.1:
3214+
version "2.3.0"
3215+
resolved "https://registry.yarnpkg.com/punycode/-/punycode-2.3.0.tgz#f67fa67c94da8f4d0cfff981aee4118064199b8f"
3216+
integrity sha512-rRV+zQD8tVFys26lAGR9WUuS4iUAngJScM+ZRSKtvl5tKeZ2t5bvdNFdNHBW9FWR4guGHlgmsZ1G7BSm2wTbuA==
3217+
32033218
q@^1.5.1:
32043219
version "1.5.1"
32053220
resolved "https://registry.yarnpkg.com/q/-/q-1.5.1.tgz#7e32f75b41381291d04611f1bf14109ac00651d7"
@@ -3287,19 +3302,19 @@ regexp.prototype.flags@^1.5.0:
32873302
define-properties "^1.2.0"
32883303
functions-have-names "^1.2.3"
32893304

3290-
request-promise-core@1.1.3:
3291-
version "1.1.3"
3292-
resolved "https://registry.yarnpkg.com/request-promise-core/-/request-promise-core-1.1.3.tgz#e9a3c081b51380dfea677336061fea879a829ee9"
3293-
integrity sha512-QIs2+ArIGQVp5ZYbWD5ZLCY29D5CfWizP8eWnm8FoGD1TX61veauETVQbrV60662V0oFBkrDOuaBI8XgtuyYAQ==
3305+
request-promise-core@1.1.4:
3306+
version "1.1.4"
3307+
resolved "https://registry.yarnpkg.com/request-promise-core/-/request-promise-core-1.1.4.tgz#3eedd4223208d419867b78ce815167d10593a22f"
3308+
integrity sha512-TTbAfBBRdWD7aNNOoVOBH4pN/KigV6LyapYNNlAPA8JwbovRti1E88m3sYAwsLi5ryhPKsE9APwnjFTgdUjTpw==
32943309
dependencies:
3295-
lodash "^4.17.15"
3310+
lodash "^4.17.19"
32963311

32973312
request-promise-native@^1.0.8:
3298-
version "1.0.8"
3299-
resolved "https://registry.yarnpkg.com/request-promise-native/-/request-promise-native-1.0.8.tgz#a455b960b826e44e2bf8999af64dff2bfe58cb36"
3300-
integrity sha512-dapwLGqkHtwL5AEbfenuzjTYg35Jd6KPytsC2/TLkVMz8rm+tNt72MGUWT1RP/aYawMpN6HqbNGBQaRcBtjQMQ==
3313+
version "1.0.9"
3314+
resolved "https://registry.yarnpkg.com/request-promise-native/-/request-promise-native-1.0.9.tgz#e407120526a5efdc9a39b28a5679bf47b9d9dc28"
3315+
integrity sha512-wcW+sIUiWnKgNY0dqCpOZkUbF/I+YPi+f09JZIDa39Ec+q82CpSYniDp+ISgTTbKmnpJWASeJBPZmoxH84wt3g==
33013316
dependencies:
3302-
request-promise-core "1.1.3"
3317+
request-promise-core "1.1.4"
33033318
stealthy-require "^1.1.1"
33043319
tough-cookie "^2.3.3"
33053320

@@ -3628,7 +3643,7 @@ sshpk@^1.7.0:
36283643
stealthy-require@^1.1.1:
36293644
version "1.1.1"
36303645
resolved "https://registry.yarnpkg.com/stealthy-require/-/stealthy-require-1.1.1.tgz#35b09875b4ff49f26a777e509b3090a3226bf24b"
3631-
integrity sha1-NbCYdbT/SfJqd35QmzCQoyJr8ks=
3646+
integrity sha512-ZnWpYnYugiOVEY5GkcuJK1io5V8QmNYChG62gSit9pQVGErXtrKuPC55ITaVSukmMta5qpMU7vqLt2Lnni4f/g==
36323647

36333648
string-argv@^0.3.1:
36343649
version "0.3.1"

0 commit comments

Comments
 (0)