diff --git a/package.json b/package.json index 0e3d61ed..b2a1a412 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "eslint-plugin-prettier": "^4.2.1", "jest": "^29.6.4", "nx": "^16.5.0", - "nx-cloud": "^16.3.0", + "nx-cloud": "^16.5.2", "prettier": "^2.0.4", "ts-jest": "^29.1.1", "typescript": "^4.9.3" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 819c3afc..226afc22 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -64,8 +64,8 @@ importers: specifier: ^16.5.0 version: 16.5.0 nx-cloud: - specifier: ^16.3.0 - version: 16.3.0 + specifier: ^16.5.2 + version: 16.5.2 prettier: specifier: ^2.0.4 version: 2.0.4 @@ -1858,10 +1858,10 @@ packages: semver: 7.5.3 dev: true - /@nrwl/nx-cloud@16.3.0: - resolution: {integrity: sha512-nJrGsVufhY74KcP7kM7BqFOGAoO5OEF6+wfiM295DgmEG9c1yW+x5QiQaC42K9SWYn/eKQa1X7466ZA5lynXoQ==} + /@nrwl/nx-cloud@16.5.2: + resolution: {integrity: sha512-oHO5T1HRJsR9mbRd8eUqMBPCgqVZLSbAh3zJoPFmhEmjbM4YB9ePRpgYFT8dRNeZUOUd/8Yt7Pb6EVWOHvpD/w==} dependencies: - nx-cloud: 16.3.0 + nx-cloud: 16.5.2 transitivePeerDependencies: - debug dev: true @@ -6078,11 +6078,11 @@ packages: bn.js: 4.11.6 strip-hex-prefix: 1.0.0 - /nx-cloud@16.3.0: - resolution: {integrity: sha512-hmNgpeLO4v4WDSWa8YhwX+q+9ohIyY8iqxlWyIKixWzQH2XfRgYFjOLH4IDLGOlKa3hg7MB6+4+75cK9CfSmKw==} + /nx-cloud@16.5.2: + resolution: {integrity: sha512-1t1Ii9gojl8r/8hFGaZ/ZyYR0Cb0hzvXLCsaFuvg+EJEFdvua3P4cfNya/0bdRrm+7Eb/ITUOskbvYq4TSlyGg==} hasBin: true dependencies: - '@nrwl/nx-cloud': 16.3.0 + '@nrwl/nx-cloud': 16.5.2 axios: 1.1.3 chalk: 4.1.2 dotenv: 10.0.0