From 06851c922e15bdb550c2c289ce853342fd28056e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 10 Nov 2022 19:53:11 +0000 Subject: [PATCH] Update dependency @ory/hydra-client to v2 --- frontend/package.json | 2 +- frontend/pnpm-lock.yaml | 11 +++++------ 2 files changed, 6 insertions(+), 7 deletions(-) diff --git a/frontend/package.json b/frontend/package.json index 3e4e5de2..87d16476 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -45,7 +45,7 @@ }, "dependencies": { "@headlessui/vue": "1.7.4", - "@ory/hydra-client": "1.11.8", + "@ory/hydra-client": "2.0.2", "@ory/kratos-client": "0.10.1", "@pinia/nuxt": "0.4.3", "@vuelidate/core": "2.0.0", diff --git a/frontend/pnpm-lock.yaml b/frontend/pnpm-lock.yaml index dcfc233c..ef5639cc 100644 --- a/frontend/pnpm-lock.yaml +++ b/frontend/pnpm-lock.yaml @@ -6,7 +6,7 @@ specifiers: '@intlify/vite-plugin-vue-i18n': 6.0.3 '@nuxtjs-alt/proxy': 2.0.4 '@nuxtjs/eslint-config-typescript': 11.0.0 - '@ory/hydra-client': 1.11.8 + '@ory/hydra-client': 2.0.2 '@ory/kratos-client': 0.10.1 '@pinia/nuxt': 0.4.3 '@types/debug': 4.1.7 @@ -52,7 +52,7 @@ specifiers: dependencies: '@headlessui/vue': 1.7.4_vue@3.2.41 - '@ory/hydra-client': 1.11.8_debug@4.3.4 + '@ory/hydra-client': 2.0.2_debug@4.3.4 '@ory/kratos-client': 0.10.1_debug@4.3.4 '@pinia/nuxt': 0.4.3_l7r24p6nevbtlimqmqcwa3ouhu '@vuelidate/core': 2.0.0_vue@3.2.41 @@ -1001,8 +1001,8 @@ packages: - supports-color dev: true - /@ory/hydra-client/1.11.8_debug@4.3.4: - resolution: {integrity: sha512-fVTPjB/JWUrsI1uGnXf0eiYDClnH9fepGmJ+z1eg6b0EH5AQoaNc7nBU9QpEj/8pQjYy0p5hWEvOXGHWo9fJtw==} + /@ory/hydra-client/2.0.2_debug@4.3.4: + resolution: {integrity: sha512-1er8AHxZgOUGhipaTYeiZJVrPfCdiyycDGA2i93xdz4M/22FekC3E6www0+GKjbA1ifST3J1aIhssqel0ksFPA==} dependencies: axios: 0.21.4_debug@4.3.4 transitivePeerDependencies: @@ -1954,7 +1954,7 @@ packages: /axios/0.21.4_debug@4.3.4: resolution: {integrity: sha512-ut5vewkiu8jjGBdqpM44XxjuCjq9LAKeHVmoVfHVzy8eHgxxq8SbAVQNovDA8mVi05kP0Ea/n/UzcSHcTJQfNg==} dependencies: - follow-redirects: 1.15.1_debug@4.3.4 + follow-redirects: 1.15.2_debug@4.3.4 transitivePeerDependencies: - debug dev: false @@ -3916,7 +3916,6 @@ packages: optional: true dependencies: debug: 4.3.4 - dev: true /form-data/4.0.0: resolution: {integrity: sha512-ETEklSGi5t0QMZuiXoA/Q6vcnxcLQP5vdugSpuAyi6SVGi2clPPp+xgEhuMaHC+zGgn31Kd235W35f7Hykkaww==}