Skip to content

Conversation

jozefizso
Copy link
Collaborator

I change the @types/node package for the Node 18 runtime as the project still targets Node 18 (see .nvmrc).

I've updates most of the packages, but some of them were not upgraded to latest major versions because I had issues with compiling the project (eg. see octokit/types.ts#626)

npm audit report

undici  <=5.28.2
Undici proxy-authorization header not cleared on cross-origin redirect in fetch - https://github.com/advisories/GHSA-3787-6prv-h9w3
fix available via `npm audit fix`
node_modules/undici

1 low severity vulnerability

 @actions/core@1.10.1
  └─┬ @actions/http-client@2.2.0
    └── undici@5.28.2

@jozefizso jozefizso self-assigned this Apr 2, 2024
@jozefizso jozefizso added this to the v1.9.0 milestone Apr 2, 2024
@jozefizso jozefizso merged commit 82b258b into main Apr 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants