Skip to content

Commit

Permalink
chore(deps-dev): bump the instrumentation-openai group in /packages/i…
Browse files Browse the repository at this point in the history
…nstrumentation-openai with 2 updates (#567)

Updates `nock` from 13.5.6 to 14.0.0
  - drops support for Node <18 (that's okay for this instr)
  - adds support for mocking native fetch(). This will hopefully be very helpful for openai@5 support!

Updates `openai` from 4.79.1 to 4.80.1
  • Loading branch information
dependabot[bot] authored Jan 28, 2025
1 parent db5b042 commit 9d12031
Show file tree
Hide file tree
Showing 2 changed files with 75 additions and 10 deletions.
83 changes: 74 additions & 9 deletions packages/instrumentation-openai/package-lock.json

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

2 changes: 1 addition & 1 deletion packages/instrumentation-openai/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
"@typescript-eslint/eslint-plugin": "5.8.1",
"@typescript-eslint/parser": "5.8.1",
"dotenv": "^16.4.5",
"nock": "^13.5.5",
"nock": "^14.0.0",
"openai": "^4.57.0",
"tape": "^5.8.1",
"test-all-versions": "^6.1.0",
Expand Down

0 comments on commit 9d12031

Please sign in to comment.