Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
User description
Vulnerabilities High に対応するために
npm run audit
を実行したPR Type
dependencies
Description
@rollup/rollup-*
のバージョンを 4.21.3 から 4.24.0 に更新しました。@types/estree
のバージョンを 1.0.5 から 1.0.6 に更新しました。@volar/language-core
、@volar/source-map
、@volar/typescript
のバージョンを 2.4.0-alpha.5 から 2.4.6 に更新しました。vue-tsc
のバージョンを 2.0.24 から 2.1.6 に更新しました。Changes walkthrough 📝
package-lock.json
Update multiple dependencies to address vulnerabilities
package-lock.json
@rollup/rollup-*
dependencies updated from version 4.21.3 to 4.24.0.@types/estree
updated from version 1.0.5 to 1.0.6.@volar/language-core
,@volar/source-map
,@volar/typescript
updatedfrom version 2.4.0-alpha.5 to 2.4.6.
vue-tsc
updated from version 2.0.24 to 2.1.6.