Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade NodeJS version to 16 #211

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Commits on Dec 1, 2022

  1. chore: update to use node 16 and ncc 0.33.4

    * Node.js 12 actions are deprecated. For more information see:
      https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
    
    * Since I will encounter the error ERR_OSSL_EVP_UNSUPPORTED after
      upgrading to Node 16, I also upgraded the version of ncc.
      vercel/ncc#868
    
    Signed-off-by: Jintao Zhang <zhangjintao9020@gmail.com>
    tao12345666333 committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    18fa87b View commit details
    Browse the repository at this point in the history
  2. chore: update package version to fix 4 vulnerabilities

    Signed-off-by: Jintao Zhang <zhangjintao9020@gmail.com>
    tao12345666333 committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    eeb9602 View commit details
    Browse the repository at this point in the history