Skip to content

Commit

Permalink
updated dependencies to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
Bullrich committed May 13, 2024
1 parent 84c8999 commit c1fbd4f
Show file tree
Hide file tree
Showing 2 changed files with 63 additions and 101 deletions.
158 changes: 60 additions & 98 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,12 +34,12 @@
"devDependencies": {
"@eslint/js": "^9.2.0",
"eslint": "^8.57.0",
"globals": "^15.1.0",
"globals": "^15.2.0",
"typedoc": "^0.25.13",
"typescript": "^5.4.5",
"typescript-eslint": "^7.8.0"
"typescript-eslint": "^7.9.0"
},
"dependencies": {
"openai": "^4.40.2"
"openai": "^4.45.0"
}
}

0 comments on commit c1fbd4f

Please sign in to comment.