di-sukharev / opencommit

Generate conventional git commit messages with AI in 1 second 🤯🔫
https://www.npmjs.com/package/opencommit
MIT License
5.98k stars 318 forks source link

[Bug]: openai-node outdated #276

Open stephane-martin opened 10 months ago

stephane-martin commented 10 months ago

Opencommit Version

1.0.2

Node Version

18.17.1

NPM Version

9.6.7

What OS are you seeing the problem on?

Other Linux Distro

What happened?

Expected Behavior

up to date openai-node dependency

Current Behavior

dependabot reports outdated axios

Possible Solution

update openai-node to v4.17.x

Steps to Reproduce

N/A

Relevant log output

axios >= 0.8.1, < 1.6.0
An issue discovered in Axios 0.8.1 through 1.5.1 inadvertently reveals the confidential XSRF-TOKEN stored in cookies by including it in the HTTP header X-XSRF-TOKEN for every request made to any host allowing attackers to view sensitive information.
github-actions[bot] commented 9 months ago

Stale issue message

di-sukharev commented 7 months ago

reopening, will take a look at this

di-sukharev commented 7 months ago

@stephane-martin please update to the latest npm i -g opencommit@latest version and close the issue if its not bothering anymore