Skip to content

Commit

Permalink
chore: upgrade dependencies in pnpm-lock.yaml and package.json
Browse files Browse the repository at this point in the history
Updated multiple dependencies to their latest versions, including `openai` to 4.78.0, `undici` to 7.2.1, and `glob` to 11.0.1. These updates ensure compatibility, performance improvements, and access to new features or fixes.
  • Loading branch information
gabrielmaialva33 committed Jan 10, 2025
1 parent 591c584 commit 5e58902
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 33 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -101,14 +101,14 @@
"moment": "^2.30.1",
"multer": "1.4.5-lts.1",
"node-system-stats": "^1.3.0",
"openai": "^4.77.4",
"openai": "^4.78.0",
"p-cancelable": "^4.0.1",
"progress-estimator": "^0.3.1",
"rimraf": "^6.0.1",
"signale": "^1.4.0",
"telegram": "^2.26.16",
"topgg-autoposter": "^2.0.2",
"undici": "^7.2.0",
"undici": "^7.2.1",
"youtube-dl-exec": "^3.0.12",
"zod": "^3.24.1"
},
Expand Down
53 changes: 22 additions & 31 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 5e58902

Please sign in to comment.