diff --git a/localenv/mock-account-servicing-entity/package.json b/localenv/mock-account-servicing-entity/package.json index 573b86a0dc..9e02eb1a65 100644 --- a/localenv/mock-account-servicing-entity/package.json +++ b/localenv/mock-account-servicing-entity/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "@apollo/client": "^3.11.8", - "@headlessui/react": "^1.7.18", + "@headlessui/react": "^1.7.19", "@interledger/http-signature-utils": "2.0.2", "@remix-run/node": "^2.6.0", "@remix-run/react": "^2.6.0", diff --git a/packages/frontend/package.json b/packages/frontend/package.json index 95e28065b9..79a02ee866 100644 --- a/packages/frontend/package.json +++ b/packages/frontend/package.json @@ -14,7 +14,7 @@ }, "dependencies": { "@apollo/client": "^3.11.8", - "@headlessui/react": "^1.7.18", + "@headlessui/react": "^1.7.19", "@ory/client": "^1.9.0", "@ory/integrations": "^1.1.5", "@remix-run/node": "^2.13.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 153e3712b9..62a613d1a6 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -86,8 +86,8 @@ importers: specifier: ^3.11.8 version: 3.11.8(@types/react@18.2.73)(graphql@16.8.1)(react-dom@18.2.0)(react@18.2.0) '@headlessui/react': - specifier: ^1.7.18 - version: 1.7.18(react-dom@18.2.0)(react@18.2.0) + specifier: ^1.7.19 + version: 1.7.19(react-dom@18.2.0)(react@18.2.0) '@interledger/http-signature-utils': specifier: 2.0.2 version: 2.0.2 @@ -596,8 +596,8 @@ importers: specifier: ^3.11.8 version: 3.11.8(@types/react@18.2.73)(graphql@16.8.1)(react-dom@18.2.0)(react@18.2.0) '@headlessui/react': - specifier: ^1.7.18 - version: 1.7.18(react-dom@18.2.0)(react@18.2.0) + specifier: ^1.7.19 + version: 1.7.19(react-dom@18.2.0)(react@18.2.0) '@ory/client': specifier: ^1.9.0 version: 1.9.0 @@ -3805,8 +3805,8 @@ packages: yargs: 17.7.2 dev: false - /@headlessui/react@1.7.18(react-dom@18.2.0)(react@18.2.0): - resolution: {integrity: sha512-4i5DOrzwN4qSgNsL4Si61VMkUcWbcSKueUV7sFhpHzQcSShdlHENE5+QBntMSRvHt8NyoFO2AGG8si9lq+w4zQ==} + /@headlessui/react@1.7.19(react-dom@18.2.0)(react@18.2.0): + resolution: {integrity: sha512-Ll+8q3OlMJfJbAKM/+/Y2q6PPYbryqNTXDbryx7SXLIDamkF6iQFbriYHga0dY44PvDhvvBWCx1Xj4U5+G4hOw==} engines: {node: '>=10'} peerDependencies: react: ^16 || ^17 || ^18