Skip to content

Commit

Permalink
upgrade ory client
Browse files Browse the repository at this point in the history
  • Loading branch information
elbotho committed Apr 23, 2024
1 parent e9af3a8 commit f3fcdf1
Show file tree
Hide file tree
Showing 5 changed files with 30 additions and 3 deletions.
Binary file not shown.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@fortawesome/free-solid-svg-icons": "6.4.2",
"@fortawesome/react-fontawesome": "^0.2.0",
"@hello-pangea/dnd": "^16.3.0",
"@ory/client": "^1.2.11",
"@ory/client": "^1.9.0",
"@ory/integrations": "^1.1.5",
"@prezly/slate-lists": "^0.97.0",
"@prisma/client": "^5.6.0",
Expand Down
31 changes: 29 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3563,6 +3563,15 @@ __metadata:
languageName: node
linkType: hard

"@ory/client@npm:^1.9.0":
version: 1.9.0
resolution: "@ory/client@npm:1.9.0"
dependencies:
axios: ^1.6.1
checksum: c732911c967a67a96ae8acbd5f83b3e5dc38ffbc8b2d8c8f865c2659533762939ee6fe5594540aef3cd91ea5be24af708a46950f338009b3ea2ed6356aeb7a5e
languageName: node
linkType: hard

"@ory/integrations@npm:^1.1.5":
version: 1.1.5
resolution: "@ory/integrations@npm:1.1.5"
Expand Down Expand Up @@ -5008,7 +5017,7 @@ __metadata:
"@graphql-codegen/typescript-operations": 4.0.1
"@hello-pangea/dnd": ^16.3.0
"@next/bundle-analyzer": ^13.5.4
"@ory/client": ^1.2.11
"@ory/client": ^1.9.0
"@ory/integrations": ^1.1.5
"@prezly/slate-lists": ^0.97.0
"@prisma/client": ^5.6.0
Expand Down Expand Up @@ -6878,6 +6887,17 @@ __metadata:
languageName: node
linkType: hard

"axios@npm:^1.6.1":
version: 1.6.8
resolution: "axios@npm:1.6.8"
dependencies:
follow-redirects: ^1.15.6
form-data: ^4.0.0
proxy-from-env: ^1.1.0
checksum: bf007fa4b207d102459300698620b3b0873503c6d47bf5a8f6e43c0c64c90035a4f698b55027ca1958f61ab43723df2781c38a99711848d232cad7accbcdfcdd
languageName: node
linkType: hard

"axobject-query@npm:^3.2.1":
version: 3.2.1
resolution: "axobject-query@npm:3.2.1"
Expand Down Expand Up @@ -9943,7 +9963,7 @@ __metadata:
languageName: node
linkType: hard

"follow-redirects@npm:^1.14.9":
"follow-redirects@npm:^1.14.9, follow-redirects@npm:^1.15.6":
version: 1.15.6
resolution: "follow-redirects@npm:1.15.6"
peerDependenciesMeta:
Expand Down Expand Up @@ -15275,6 +15295,13 @@ __metadata:
languageName: node
linkType: hard

"proxy-from-env@npm:^1.1.0":
version: 1.1.0
resolution: "proxy-from-env@npm:1.1.0"
checksum: ed7fcc2ba0a33404958e34d95d18638249a68c430e30fcb6c478497d72739ba64ce9810a24f53a7d921d0c065e5b78e3822759800698167256b04659366ca4d4
languageName: node
linkType: hard

"psl@npm:^1.1.28, psl@npm:^1.1.33":
version: 1.9.0
resolution: "psl@npm:1.9.0"
Expand Down

0 comments on commit f3fcdf1

Please sign in to comment.