Skip to content

Commit

Permalink
Update deps.
Browse files Browse the repository at this point in the history
GitOrigin-RevId: 3615073eea4440d825f047808162219a4d5a266b
  • Loading branch information
cpojer committed Nov 3, 2024
1 parent 2f903da commit 3bcd4d5
Show file tree
Hide file tree
Showing 2 changed files with 77 additions and 77 deletions.
10 changes: 5 additions & 5 deletions artemis/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
"author": "Christoph Nakazawa <[email protected]>",
"type": "module",
"dependencies": {
"@aws-sdk/client-s3": "^3.682.0",
"@aws-sdk/s3-request-presigner": "^3.682.0",
"@aws-sdk/client-s3": "^3.685.0",
"@aws-sdk/s3-request-presigner": "^3.685.0",
"@deities/apollo": "workspace:*",
"@deities/athena": "workspace:*",
"@deities/dionysus": "workspace:*",
Expand All @@ -26,7 +26,7 @@
"@pothos/core": "^4.3.0",
"@pothos/plugin-complexity": "^4.1.0",
"@pothos/plugin-directives": "^4.1.0",
"@pothos/plugin-prisma": "^4.3.0",
"@pothos/plugin-prisma": "^4.3.1",
"@pothos/plugin-relay": "^4.3.0",
"@prisma/client": "^5.21.1",
"@quixo3/prisma-session-store": "^3.1.13",
Expand All @@ -50,9 +50,9 @@
"prettier": "4.0.0-alpha.8",
"resend": "4.0.1-alpha.0",
"socket.io": "^4.8.1",
"stripe": "^17.3.0",
"stripe": "^17.3.1",
"ua-parser-js": "2.0.0-rc.1",
"utf-8-validate": "^6.0.4",
"utf-8-validate": "^6.0.5",
"web-push": "^3.6.7"
},
"devDependencies": {
Expand Down
Loading

0 comments on commit 3bcd4d5

Please sign in to comment.