Skip to content

Commit 43f17e3

Browse files
fix(deps): update dependency request-promise-native to v1.0.9
1 parent 27b1559 commit 43f17e3

File tree

1 file changed

+28
-16
lines changed

1 file changed

+28
-16
lines changed

yarn.lock

+28-16
Original file line numberDiff line numberDiff line change
@@ -2816,10 +2816,10 @@ lodash.upperfirst@^4.3.1:
28162816
resolved "https://registry.yarnpkg.com/lodash.upperfirst/-/lodash.upperfirst-4.3.1.tgz#1365edf431480481ef0d1c68957a5ed99d49f7ce"
28172817
integrity sha512-sReKOYJIJf74dhJONhU4e0/shzi1trVbSWDOhKYE5XV2O+H7Sb2Dihwuc7xWxVl+DgFPyTqIN3zMfT9cq5iWDg==
28182818

2819-
lodash@^4.17.15:
2820-
version "4.17.15"
2821-
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.15.tgz#b447f6670a0455bbfeedd11392eff330ea097548"
2822-
integrity sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A==
2819+
lodash@^4.17.19:
2820+
version "4.17.21"
2821+
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c"
2822+
integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==
28232823

28242824
log-update@^6.1.0:
28252825
version "6.1.0"
@@ -3204,21 +3204,33 @@ protobufjs@^6.10.0:
32043204
"@types/node" ">=13.7.0"
32053205
long "^4.0.0"
32063206

3207-
psl@^1.1.24, psl@^1.1.28:
3207+
psl@^1.1.24:
32083208
version "1.7.0"
32093209
resolved "https://registry.yarnpkg.com/psl/-/psl-1.7.0.tgz#f1c4c47a8ef97167dea5d6bbf4816d736e884a3c"
32103210
integrity sha512-5NsSEDv8zY70ScRnOTn7bK7eanl2MvFrOrS/R6x+dBt5g1ghnj9Zv90kO8GwT8gxcu2ANyFprnFYB85IogIJOQ==
32113211

3212+
psl@^1.1.28:
3213+
version "1.15.0"
3214+
resolved "https://registry.yarnpkg.com/psl/-/psl-1.15.0.tgz#bdace31896f1d97cec6a79e8224898ce93d974c6"
3215+
integrity sha512-JZd3gMVBAVQkSs6HdNZo9Sdo0LNcQeMNP3CozBJb3JYC/QUYZTnKxP+f8oWRX4rHP5EurWxqAHTSwUCjlNKa1w==
3216+
dependencies:
3217+
punycode "^2.3.1"
3218+
32123219
punycode@^1.4.1:
32133220
version "1.4.1"
32143221
resolved "https://registry.yarnpkg.com/punycode/-/punycode-1.4.1.tgz#c0d5a63b2718800ad8e1eb0fa5269c84dd41845e"
32153222
integrity sha1-wNWmOycYgArY4esPpSachN1BhF4=
32163223

3217-
punycode@^2.1.0, punycode@^2.1.1:
3224+
punycode@^2.1.0:
32183225
version "2.1.1"
32193226
resolved "https://registry.yarnpkg.com/punycode/-/punycode-2.1.1.tgz#b58b010ac40c22c5657616c8d2c2c02c7bf479ec"
32203227
integrity sha512-XRsRjdf+j5ml+y/6GKHPZbrF/8p2Yga0JPtdqTIY2Xe5ohJPD9saDJJLPvp9+NSBprVvevdXZybnj2cv8OEd0A==
32213228

3229+
punycode@^2.1.1, punycode@^2.3.1:
3230+
version "2.3.1"
3231+
resolved "https://registry.yarnpkg.com/punycode/-/punycode-2.3.1.tgz#027422e2faec0b25e1549c3e1bd8309b9133b6e5"
3232+
integrity sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==
3233+
32223234
qs@~6.5.2:
32233235
version "6.5.2"
32243236
resolved "https://registry.yarnpkg.com/qs/-/qs-6.5.2.tgz#cb3ae806e8740444584ef154ce8ee98d403f3e36"
@@ -3256,19 +3268,19 @@ regexp.prototype.flags@^1.5.2:
32563268
es-errors "^1.3.0"
32573269
set-function-name "^2.0.1"
32583270

3259-
3260-
version "1.1.3"
3261-
resolved "https://registry.yarnpkg.com/request-promise-core/-/request-promise-core-1.1.3.tgz#e9a3c081b51380dfea677336061fea879a829ee9"
3262-
integrity sha512-QIs2+ArIGQVp5ZYbWD5ZLCY29D5CfWizP8eWnm8FoGD1TX61veauETVQbrV60662V0oFBkrDOuaBI8XgtuyYAQ==
3271+
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==
32633275
dependencies:
3264-
lodash "^4.17.15"
3276+
lodash "^4.17.19"
32653277

32663278
request-promise-native@^1.0.8:
3267-
version "1.0.8"
3268-
resolved "https://registry.yarnpkg.com/request-promise-native/-/request-promise-native-1.0.8.tgz#a455b960b826e44e2bf8999af64dff2bfe58cb36"
3269-
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==
32703282
dependencies:
3271-
request-promise-core "1.1.3"
3283+
request-promise-core "1.1.4"
32723284
stealthy-require "^1.1.1"
32733285
tough-cookie "^2.3.3"
32743286

@@ -3555,7 +3567,7 @@ sshpk@^1.7.0:
35553567
stealthy-require@^1.1.1:
35563568
version "1.1.1"
35573569
resolved "https://registry.yarnpkg.com/stealthy-require/-/stealthy-require-1.1.1.tgz#35b09875b4ff49f26a777e509b3090a3226bf24b"
3558-
integrity sha1-NbCYdbT/SfJqd35QmzCQoyJr8ks=
3570+
integrity sha512-ZnWpYnYugiOVEY5GkcuJK1io5V8QmNYChG62gSit9pQVGErXtrKuPC55ITaVSukmMta5qpMU7vqLt2Lnni4f/g==
35593571

35603572
string-argv@^0.3.2:
35613573
version "0.3.2"

0 commit comments

Comments
 (0)