GitHubからpackage-lock.jsonで使用しているライブラリが古いと警告を受けていた。
以下のコマンドを実行で対応。
ncu -u
npm update
Go to list of users who liked
Share on X(Twitter)
Share on Facebook
More than 3 years have passed since last update.
GitHubからpackage-lock.jsonで使用しているライブラリが古いと警告を受けていた。
以下のコマンドを実行で対応。
ncu -u
npm update
Register as a new user and use Qiita more conveniently
Go to list of users who liked