Skip to content

Commit

Permalink
chore(renovate): Update major
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 10, 2024
1 parent 6d51b39 commit d92db1f
Show file tree
Hide file tree
Showing 2 changed files with 179 additions and 84 deletions.
12 changes: 6 additions & 6 deletions apps/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,10 @@
"start": "cross-env NODE_ENV=production pnpm with-env nest start"
},
"dependencies": {
"@fastify/compress": "^7.0.3",
"@fastify/helmet": "^11.1.1",
"@fastify/multipart": "^8.3.0",
"@fastify/static": "^7.0.4",
"@fastify/compress": "^8.0.1",
"@fastify/helmet": "^12.0.1",
"@fastify/multipart": "^9.0.1",
"@fastify/static": "^8.0.1",
"@langchain/anthropic": "^0.3.3",
"@langchain/community": "^0.3.4",
"@langchain/core": "^0.3.9",
Expand Down Expand Up @@ -56,9 +56,9 @@
"class-validator": "^0.14.1",
"drizzle-orm": "^0.34.1",
"drizzle-zod": "^0.5.1",
"fastify": "^4.28.1",
"fastify": "^5.0.0",
"fs-extra": "^11.2.0",
"helmet": "^7.2.0",
"helmet": "^8.0.0",
"ioredis": "^5.4.1",
"langchain": "^0.3.2",
"lodash": "^4.17.21",
Expand Down
Loading

0 comments on commit d92db1f

Please sign in to comment.