Skip to content

Commit

Permalink
fix(deps): update dependency unleash-server to v6.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 30, 2024
1 parent 043c18b commit cb863ac
Show file tree
Hide file tree
Showing 6 changed files with 48 additions and 48 deletions.
2 changes: 1 addition & 1 deletion platforms/azure/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"basic-auth": "^2.0.1",
"passport": "^0.7.0",
"passport-azure-ad": "^4.3.5",
"unleash-server": "6.3.0"
"unleash-server": "6.4.0"
},
"resolutions": {
"async": "^3.2.3",
Expand Down
30 changes: 15 additions & 15 deletions platforms/azure/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1433,6 +1433,11 @@ interpret@^2.2.0:
resolved "https://registry.yarnpkg.com/interpret/-/interpret-2.2.0.tgz#1a78a0b5965c40a5416d007ad6f50ad27c417df9"
integrity sha512-Ju0Bz/cEia55xDwUWEa8+olFpCiQoypjnQySseKtmjNrnps3P+xfpUmGr90T7yjlVJmOtybRvPXhKMbHr+fWnw==

ip-address@^10.0.0:
version "10.0.1"
resolved "https://registry.yarnpkg.com/ip-address/-/ip-address-10.0.1.tgz#a8180b783ce7788777d796286d61bce4276818ed"
integrity sha512-NWv9YLW4PoW2B7xtzaS3NCot75m6nK7Icdv0o3lfMceJVRfSoQwqD4wEH5rLwoKJwUiZ/rfpiVBhnaF0FK4HoA==

ip-address@^9.0.5:
version "9.0.5"
resolved "https://registry.yarnpkg.com/ip-address/-/ip-address-9.0.5.tgz#117a960819b08780c3bd1f14ef3c1cc1d3f3ea5a"
Expand All @@ -1441,11 +1446,6 @@ ip-address@^9.0.5:
jsbn "1.1.0"
sprintf-js "^1.1.3"

ip@^2.0.1:
version "2.0.1"
resolved "https://registry.yarnpkg.com/ip/-/ip-2.0.1.tgz#e8f3595d33a3ea66490204234b77636965307105"
integrity sha512-lJUL9imLTNi1ZfXT+DU6rBBdbiKGBuay9B6xGSPVjUeQwaH1RIGqef8RZkUtHioLmSNpPR5M4HVKJGm1j8FWVQ==

[email protected]:
version "1.9.1"
resolved "https://registry.yarnpkg.com/ipaddr.js/-/ipaddr.js-1.9.1.tgz#bff38543eeb8984825079ff3a2a8e6cbd46781b3"
Expand Down Expand Up @@ -3008,10 +3008,10 @@ universalify@^2.0.0:
resolved "https://registry.yarnpkg.com/universalify/-/universalify-2.0.0.tgz#75a4984efedc4b08975c5aeb73f530d02df25717"
integrity sha512-hAZsKq7Yy11Zu1DE0OzWjw7nnLZmJZYTDZZyEFHZdUhV8FkH5MCfoU1XMaxXovpyW5nq5scPqq0ZDP9Zyl04oQ==

[email protected].1:
version "6.1.1"
resolved "https://registry.yarnpkg.com/unleash-client/-/unleash-client-6.1.1.tgz#0a53f2646f100c098708b860aa0b7991f0986e39"
integrity sha512-nAQw4SDjPd1J7JN6KD9o+5R1zhGOVhdbAWbpwXwhCi25ofpQVLpsVMpJvaztog1EZUrRd7oZcS21zvrrqZpP9A==
[email protected].2:
version "6.1.2"
resolved "https://registry.yarnpkg.com/unleash-client/-/unleash-client-6.1.2.tgz#25630572df6e2a2de0954fb3cc2c1f59b13dfbdd"
integrity sha512-pWvaM8LhwpLtCTDYCVwY1tdHAWFUX9XtQymw4Ln6173+i2zhfdmyyg+ZFFBaET96iSjqvLMKCfte92VWeaNsDA==
dependencies:
http-proxy-agent "^7.0.2"
https-proxy-agent "^7.0.5"
Expand All @@ -3020,10 +3020,10 @@ [email protected]:
murmurhash3js "^3.0.1"
semver "^7.6.2"

unleash-server@6.3.0:
version "6.3.0"
resolved "https://registry.yarnpkg.com/unleash-server/-/unleash-server-6.3.0.tgz#ad1e090fba0221e99611b1349260f60219dd0417"
integrity sha512-etmUgG1SsSNic7y7zUe9Kow0OLTxWdMSji8lZAcDBD/HrxNR46HMx+bSmndAY5l9SxRWCa/z4XsXMxlw5vAg/w==
unleash-server@6.4.0:
version "6.4.0"
resolved "https://registry.yarnpkg.com/unleash-server/-/unleash-server-6.4.0.tgz#9c23889d63a045e240b1bb9df2520a9a0d480b56"
integrity sha512-x3iTIAeq0YTjejDc0C6oi9NVtQJiRF+n/SFDzQyafzWMKRxuy6P77ER5TM2ZUoT7gs1SsjKQB+pbmW/U5FxxJw==
dependencies:
"@slack/web-api" "^7.3.4"
"@wesleytodd/openapi" "^1.1.0"
Expand All @@ -3050,7 +3050,7 @@ [email protected]:
hash-sum "^2.0.0"
helmet "^6.0.0"
http-errors "^2.0.0"
ip "^2.0.1"
ip-address "^10.0.0"
joi "^17.13.3"
js-sha256 "^0.11.0"
js-yaml "^4.1.0"
Expand Down Expand Up @@ -3083,7 +3083,7 @@ [email protected]:
stoppable "^1.1.0"
ts-toolbelt "^9.6.0"
type-is "^1.6.18"
unleash-client "6.1.1"
unleash-client "6.1.2"
uuid "^9.0.0"

[email protected], unpipe@~1.0.0:
Expand Down
2 changes: 1 addition & 1 deletion platforms/google/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@
"dependencies": {
"@passport-next/passport": "^3.1.0",
"passport-google-oidc": "^0.1.0",
"unleash-server": "6.3.0"
"unleash-server": "6.4.0"
}
}
30 changes: 15 additions & 15 deletions platforms/google/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1272,6 +1272,11 @@ interpret@^2.2.0:
resolved "https://registry.yarnpkg.com/interpret/-/interpret-2.2.0.tgz#1a78a0b5965c40a5416d007ad6f50ad27c417df9"
integrity sha512-Ju0Bz/cEia55xDwUWEa8+olFpCiQoypjnQySseKtmjNrnps3P+xfpUmGr90T7yjlVJmOtybRvPXhKMbHr+fWnw==

ip-address@^10.0.0:
version "10.0.1"
resolved "https://registry.yarnpkg.com/ip-address/-/ip-address-10.0.1.tgz#a8180b783ce7788777d796286d61bce4276818ed"
integrity sha512-NWv9YLW4PoW2B7xtzaS3NCot75m6nK7Icdv0o3lfMceJVRfSoQwqD4wEH5rLwoKJwUiZ/rfpiVBhnaF0FK4HoA==

ip-address@^9.0.5:
version "9.0.5"
resolved "https://registry.yarnpkg.com/ip-address/-/ip-address-9.0.5.tgz#117a960819b08780c3bd1f14ef3c1cc1d3f3ea5a"
Expand All @@ -1280,11 +1285,6 @@ ip-address@^9.0.5:
jsbn "1.1.0"
sprintf-js "^1.1.3"

ip@^2.0.1:
version "2.0.1"
resolved "https://registry.yarnpkg.com/ip/-/ip-2.0.1.tgz#e8f3595d33a3ea66490204234b77636965307105"
integrity sha512-lJUL9imLTNi1ZfXT+DU6rBBdbiKGBuay9B6xGSPVjUeQwaH1RIGqef8RZkUtHioLmSNpPR5M4HVKJGm1j8FWVQ==

[email protected]:
version "1.9.1"
resolved "https://registry.yarnpkg.com/ipaddr.js/-/ipaddr.js-1.9.1.tgz#bff38543eeb8984825079ff3a2a8e6cbd46781b3"
Expand Down Expand Up @@ -2649,10 +2649,10 @@ universalify@^0.1.0:
resolved "https://registry.yarnpkg.com/universalify/-/universalify-0.1.2.tgz#b646f69be3942dabcecc9d6639c80dc105efaa66"
integrity sha512-rBJeI5CXAlmy1pV+617WB9J63U6XcazHHF2f2dbJix4XzpUF0RS3Zbj0FGIOCAva5P/d/GBOYaACQ1w+0azUkg==

[email protected].1:
version "6.1.1"
resolved "https://registry.yarnpkg.com/unleash-client/-/unleash-client-6.1.1.tgz#0a53f2646f100c098708b860aa0b7991f0986e39"
integrity sha512-nAQw4SDjPd1J7JN6KD9o+5R1zhGOVhdbAWbpwXwhCi25ofpQVLpsVMpJvaztog1EZUrRd7oZcS21zvrrqZpP9A==
[email protected].2:
version "6.1.2"
resolved "https://registry.yarnpkg.com/unleash-client/-/unleash-client-6.1.2.tgz#25630572df6e2a2de0954fb3cc2c1f59b13dfbdd"
integrity sha512-pWvaM8LhwpLtCTDYCVwY1tdHAWFUX9XtQymw4Ln6173+i2zhfdmyyg+ZFFBaET96iSjqvLMKCfte92VWeaNsDA==
dependencies:
http-proxy-agent "^7.0.2"
https-proxy-agent "^7.0.5"
Expand All @@ -2661,10 +2661,10 @@ [email protected]:
murmurhash3js "^3.0.1"
semver "^7.6.2"

unleash-server@6.3.0:
version "6.3.0"
resolved "https://registry.yarnpkg.com/unleash-server/-/unleash-server-6.3.0.tgz#ad1e090fba0221e99611b1349260f60219dd0417"
integrity sha512-etmUgG1SsSNic7y7zUe9Kow0OLTxWdMSji8lZAcDBD/HrxNR46HMx+bSmndAY5l9SxRWCa/z4XsXMxlw5vAg/w==
unleash-server@6.4.0:
version "6.4.0"
resolved "https://registry.yarnpkg.com/unleash-server/-/unleash-server-6.4.0.tgz#9c23889d63a045e240b1bb9df2520a9a0d480b56"
integrity sha512-x3iTIAeq0YTjejDc0C6oi9NVtQJiRF+n/SFDzQyafzWMKRxuy6P77ER5TM2ZUoT7gs1SsjKQB+pbmW/U5FxxJw==
dependencies:
"@slack/web-api" "^7.3.4"
"@wesleytodd/openapi" "^1.1.0"
Expand All @@ -2691,7 +2691,7 @@ [email protected]:
hash-sum "^2.0.0"
helmet "^6.0.0"
http-errors "^2.0.0"
ip "^2.0.1"
ip-address "^10.0.0"
joi "^17.13.3"
js-sha256 "^0.11.0"
js-yaml "^4.1.0"
Expand Down Expand Up @@ -2724,7 +2724,7 @@ [email protected]:
stoppable "^1.1.0"
ts-toolbelt "^9.6.0"
type-is "^1.6.18"
unleash-client "6.1.1"
unleash-client "6.1.2"
uuid "^9.0.0"

[email protected], unpipe@~1.0.0:
Expand Down
2 changes: 1 addition & 1 deletion platforms/openid-connect/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@
"dependencies": {
"passport": "^0.7.0",
"passport-openidconnect": "^0.1.2",
"unleash-server": "6.3.0"
"unleash-server": "6.4.0"
}
}
30 changes: 15 additions & 15 deletions platforms/openid-connect/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1292,6 +1292,11 @@ interpret@^2.2.0:
resolved "https://registry.yarnpkg.com/interpret/-/interpret-2.2.0.tgz#1a78a0b5965c40a5416d007ad6f50ad27c417df9"
integrity sha512-Ju0Bz/cEia55xDwUWEa8+olFpCiQoypjnQySseKtmjNrnps3P+xfpUmGr90T7yjlVJmOtybRvPXhKMbHr+fWnw==

ip-address@^10.0.0:
version "10.0.1"
resolved "https://registry.yarnpkg.com/ip-address/-/ip-address-10.0.1.tgz#a8180b783ce7788777d796286d61bce4276818ed"
integrity sha512-NWv9YLW4PoW2B7xtzaS3NCot75m6nK7Icdv0o3lfMceJVRfSoQwqD4wEH5rLwoKJwUiZ/rfpiVBhnaF0FK4HoA==

ip-address@^9.0.5:
version "9.0.5"
resolved "https://registry.yarnpkg.com/ip-address/-/ip-address-9.0.5.tgz#117a960819b08780c3bd1f14ef3c1cc1d3f3ea5a"
Expand All @@ -1300,11 +1305,6 @@ ip-address@^9.0.5:
jsbn "1.1.0"
sprintf-js "^1.1.3"

ip@^2.0.1:
version "2.0.1"
resolved "https://registry.yarnpkg.com/ip/-/ip-2.0.1.tgz#e8f3595d33a3ea66490204234b77636965307105"
integrity sha512-lJUL9imLTNi1ZfXT+DU6rBBdbiKGBuay9B6xGSPVjUeQwaH1RIGqef8RZkUtHioLmSNpPR5M4HVKJGm1j8FWVQ==

[email protected]:
version "1.9.1"
resolved "https://registry.yarnpkg.com/ipaddr.js/-/ipaddr.js-1.9.1.tgz#bff38543eeb8984825079ff3a2a8e6cbd46781b3"
Expand Down Expand Up @@ -2712,10 +2712,10 @@ universalify@^0.1.0:
resolved "https://registry.yarnpkg.com/universalify/-/universalify-0.1.2.tgz#b646f69be3942dabcecc9d6639c80dc105efaa66"
integrity sha512-rBJeI5CXAlmy1pV+617WB9J63U6XcazHHF2f2dbJix4XzpUF0RS3Zbj0FGIOCAva5P/d/GBOYaACQ1w+0azUkg==

[email protected].1:
version "6.1.1"
resolved "https://registry.yarnpkg.com/unleash-client/-/unleash-client-6.1.1.tgz#0a53f2646f100c098708b860aa0b7991f0986e39"
integrity sha512-nAQw4SDjPd1J7JN6KD9o+5R1zhGOVhdbAWbpwXwhCi25ofpQVLpsVMpJvaztog1EZUrRd7oZcS21zvrrqZpP9A==
[email protected].2:
version "6.1.2"
resolved "https://registry.yarnpkg.com/unleash-client/-/unleash-client-6.1.2.tgz#25630572df6e2a2de0954fb3cc2c1f59b13dfbdd"
integrity sha512-pWvaM8LhwpLtCTDYCVwY1tdHAWFUX9XtQymw4Ln6173+i2zhfdmyyg+ZFFBaET96iSjqvLMKCfte92VWeaNsDA==
dependencies:
http-proxy-agent "^7.0.2"
https-proxy-agent "^7.0.5"
Expand All @@ -2724,10 +2724,10 @@ [email protected]:
murmurhash3js "^3.0.1"
semver "^7.6.2"

unleash-server@6.3.0:
version "6.3.0"
resolved "https://registry.yarnpkg.com/unleash-server/-/unleash-server-6.3.0.tgz#ad1e090fba0221e99611b1349260f60219dd0417"
integrity sha512-etmUgG1SsSNic7y7zUe9Kow0OLTxWdMSji8lZAcDBD/HrxNR46HMx+bSmndAY5l9SxRWCa/z4XsXMxlw5vAg/w==
unleash-server@6.4.0:
version "6.4.0"
resolved "https://registry.yarnpkg.com/unleash-server/-/unleash-server-6.4.0.tgz#9c23889d63a045e240b1bb9df2520a9a0d480b56"
integrity sha512-x3iTIAeq0YTjejDc0C6oi9NVtQJiRF+n/SFDzQyafzWMKRxuy6P77ER5TM2ZUoT7gs1SsjKQB+pbmW/U5FxxJw==
dependencies:
"@slack/web-api" "^7.3.4"
"@wesleytodd/openapi" "^1.1.0"
Expand All @@ -2754,7 +2754,7 @@ [email protected]:
hash-sum "^2.0.0"
helmet "^6.0.0"
http-errors "^2.0.0"
ip "^2.0.1"
ip-address "^10.0.0"
joi "^17.13.3"
js-sha256 "^0.11.0"
js-yaml "^4.1.0"
Expand Down Expand Up @@ -2787,7 +2787,7 @@ [email protected]:
stoppable "^1.1.0"
ts-toolbelt "^9.6.0"
type-is "^1.6.18"
unleash-client "6.1.1"
unleash-client "6.1.2"
uuid "^9.0.0"

[email protected], unpipe@~1.0.0:
Expand Down

0 comments on commit cb863ac

Please sign in to comment.