Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"https-proxy-agent": "^7.0.5",
"ip-address": "^9.0.5",
"launchdarkly-eventsource": "2.2.0",
"make-fetch-happen": "^13.0.1",
"make-fetch-happen": "^15.0.0",
Copy link
Preview

Copilot AI Aug 8, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This major version update includes breaking changes requiring Node.js ^20.17.0 || >=22.9.0. Ensure your project's Node.js engine requirements in package.json are compatible with this new constraint, or verify that your deployment environment meets these requirements.

Copilot uses AI. Check for mistakes.

"murmurhash3js": "^3.0.1",
"proxy-from-env": "^1.1.0",
"semver": "^7.6.2"
Expand Down
Loading
Loading