From 3ad2793b62f152b2b138d08dce0aad78f38ff301 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 21 Nov 2023 11:47:25 +0000 Subject: [PATCH] chore(deps): update dependency operate-api-client to v1.2.4 --- package-lock.json | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/package-lock.json b/package-lock.json index a0d72c8..03f3492 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2585,9 +2585,9 @@ } }, "node_modules/camunda-saas-oauth": { - "version": "1.2.2", - "resolved": "https://registry.npmjs.org/camunda-saas-oauth/-/camunda-saas-oauth-1.2.2.tgz", - "integrity": "sha512-Lll8YDmtjObiQf4k47rgacjeIEpIPqs2cY6guQmrg61UBcXSbcRWELK8fyq+fjEIL50msuo5B4IuHI5hKCb08w==", + "version": "1.2.4", + "resolved": "https://registry.npmjs.org/camunda-saas-oauth/-/camunda-saas-oauth-1.2.4.tgz", + "integrity": "sha512-AO/kcnZXcsodwM3qgMZj/5wn8SBoKmSDpuFYUpPS+HqQhG9GvWY8noBx/4pvX3gYPKiPTYi9/e9ApAe02NARzA==", "dev": true, "dependencies": { "camunda-8-credentials-from-env": "^1.2.2", @@ -7632,12 +7632,12 @@ } }, "node_modules/operate-api-client": { - "version": "1.1.3", - "resolved": "https://registry.npmjs.org/operate-api-client/-/operate-api-client-1.1.3.tgz", - "integrity": "sha512-pOCVncvBfR0R9m5s0t1EqlIC/pqYOooyBdPP2ObphniTyIWYcXIw6xW9zgVi/uJznpkFtP/9m2kvaUmP0gOpgg==", + "version": "1.2.4", + "resolved": "https://registry.npmjs.org/operate-api-client/-/operate-api-client-1.2.4.tgz", + "integrity": "sha512-lmgksgMTgFpSIdNa8fxFTU+KmJ+w0KW3WnoQsSkWP/SFauRGxZqKmsTaPhcT+2tOKmE/0ONc0WbKnLuM6jF8ow==", "dev": true, "dependencies": { - "camunda-saas-oauth": "^1.2.0", + "camunda-saas-oauth": "^1.2.4", "got": "^11.8.5" } }, @@ -12552,9 +12552,9 @@ } }, "camunda-saas-oauth": { - "version": "1.2.2", - "resolved": "https://registry.npmjs.org/camunda-saas-oauth/-/camunda-saas-oauth-1.2.2.tgz", - "integrity": "sha512-Lll8YDmtjObiQf4k47rgacjeIEpIPqs2cY6guQmrg61UBcXSbcRWELK8fyq+fjEIL50msuo5B4IuHI5hKCb08w==", + "version": "1.2.4", + "resolved": "https://registry.npmjs.org/camunda-saas-oauth/-/camunda-saas-oauth-1.2.4.tgz", + "integrity": "sha512-AO/kcnZXcsodwM3qgMZj/5wn8SBoKmSDpuFYUpPS+HqQhG9GvWY8noBx/4pvX3gYPKiPTYi9/e9ApAe02NARzA==", "dev": true, "requires": { "camunda-8-credentials-from-env": "^1.2.2", @@ -16323,12 +16323,12 @@ } }, "operate-api-client": { - "version": "1.1.3", - "resolved": "https://registry.npmjs.org/operate-api-client/-/operate-api-client-1.1.3.tgz", - "integrity": "sha512-pOCVncvBfR0R9m5s0t1EqlIC/pqYOooyBdPP2ObphniTyIWYcXIw6xW9zgVi/uJznpkFtP/9m2kvaUmP0gOpgg==", + "version": "1.2.4", + "resolved": "https://registry.npmjs.org/operate-api-client/-/operate-api-client-1.2.4.tgz", + "integrity": "sha512-lmgksgMTgFpSIdNa8fxFTU+KmJ+w0KW3WnoQsSkWP/SFauRGxZqKmsTaPhcT+2tOKmE/0ONc0WbKnLuM6jF8ow==", "dev": true, "requires": { - "camunda-saas-oauth": "^1.2.0", + "camunda-saas-oauth": "^1.2.4", "got": "^11.8.5" } },