Skip to content

Commit

Permalink
defender-client-deps: bump nx-cloud from 16.0.5 to 16.5.2
Browse files Browse the repository at this point in the history
Bumps [nx-cloud](https://github.com/nrwl/nx) from 16.0.5 to 16.5.2.
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/16.5.2)

---
updated-dependencies:
- dependency-name: nx-cloud
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 5, 2023
1 parent c9e45b3 commit 30058e9
Showing 1 changed file with 21 additions and 21 deletions.
42 changes: 21 additions & 21 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1248,12 +1248,12 @@
dependencies:
"@nx/devkit" "16.9.1"

"@nrwl/nx-cloud@16.0.5":
version "16.0.5"
resolved "https://registry.yarnpkg.com/@nrwl/nx-cloud/-/nx-cloud-16.0.5.tgz#c963480a71c4afa964fbbe9e4d6bbf222764e9cd"
integrity sha512-1p82ym8WE9ziejwgPslstn19iV/VkHfHfKr/5YOnfCHQS+NxUf92ogcYhHXtqWLblVZ9Zs4W4pkSXK4e04wCmQ==
"@nrwl/nx-cloud@16.5.2":
version "16.5.2"
resolved "https://registry.yarnpkg.com/@nrwl/nx-cloud/-/nx-cloud-16.5.2.tgz#4874cb01edd48c54de2a4ca69e909c1168c98b2c"
integrity sha512-oHO5T1HRJsR9mbRd8eUqMBPCgqVZLSbAh3zJoPFmhEmjbM4YB9ePRpgYFT8dRNeZUOUd/8Yt7Pb6EVWOHvpD/w==
dependencies:
nx-cloud "16.0.5"
nx-cloud "16.5.2"

"@nrwl/[email protected]":
version "16.9.1"
Expand Down Expand Up @@ -1453,17 +1453,6 @@
lodash "^4.17.19"
node-fetch "^2.6.0"

"@openzeppelin/[email protected]":
version "1.51.0"
dependencies:
"@openzeppelin/defender-base-client" "1.51.0"
axios "^1.4.0"
dotenv "^10.0.0"
glob "^7.1.6"
jszip "^3.5.0"
lodash "^4.17.19"
node-fetch "^2.6.0"

"@openzeppelin/[email protected]":
version "1.47.0"
resolved "https://registry.yarnpkg.com/@openzeppelin/defender-base-client/-/defender-base-client-1.47.0.tgz#f9d47f4cf0a75b4e4e5139dec780a3f26f5e2019"
Expand Down Expand Up @@ -1508,6 +1497,17 @@
lodash "^4.17.19"
node-fetch "^2.6.0"

"@openzeppelin/defender-base-client@^1.45.0":
version "1.52.0"
resolved "https://registry.yarnpkg.com/@openzeppelin/defender-base-client/-/defender-base-client-1.52.0.tgz#7a000eeba9705c75e6be5de5d32e07d377aed55d"
integrity sha512-VFNu/pjVpAnFKIfuKT1cn9dRpbcO8FO8EAmVZ2XrrAsKXEWDZ3TNBtACxmj7fAu0ad/TzRkb66o5rMts7Fv7jw==
dependencies:
amazon-cognito-identity-js "^6.0.1"
async-retry "^1.3.3"
axios "^1.4.0"
lodash "^4.17.19"
node-fetch "^2.6.0"

"@openzeppelin/[email protected]":
version "1.47.0"
resolved "https://registry.yarnpkg.com/@openzeppelin/defender-sentinel-client/-/defender-sentinel-client-1.47.0.tgz#eaed39153729c66aa6bb69277cbdeaafc4003dcd"
Expand Down Expand Up @@ -6387,12 +6387,12 @@ [email protected]:
bn.js "4.11.6"
strip-hex-prefix "1.0.0"

nx-cloud@16.0.5, nx-cloud@latest:
version "16.0.5"
resolved "https://registry.yarnpkg.com/nx-cloud/-/nx-cloud-16.0.5.tgz#fa0b0185d254405ec47fcbcdbbd8b12ff1add096"
integrity sha512-13P7r0aKikjBtmdZrNorwXzVPeVIV4MLEwqGY+DEG6doLBtI5KqEQk/d5B5l2dCF2BEi/LXEmLYCmf9gwbOJ+Q==
nx-cloud@16.5.2, nx-cloud@latest:
version "16.5.2"
resolved "https://registry.yarnpkg.com/nx-cloud/-/nx-cloud-16.5.2.tgz#edb7bfc65d0e0cae52947607aa0b44ea163bd4f3"
integrity sha512-1t1Ii9gojl8r/8hFGaZ/ZyYR0Cb0hzvXLCsaFuvg+EJEFdvua3P4cfNya/0bdRrm+7Eb/ITUOskbvYq4TSlyGg==
dependencies:
"@nrwl/nx-cloud" "16.0.5"
"@nrwl/nx-cloud" "16.5.2"
axios "1.1.3"
chalk "^4.1.0"
dotenv "~10.0.0"
Expand Down

0 comments on commit 30058e9

Please sign in to comment.