diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2025-12-17 09:36:15 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-12-17 09:36:15 +0900 |
| commit | 260dbd150b2988c0c6931a4b23c611d2ba0047bf (patch) | |
| tree | 94525574fc20cd988ab38b33fafa525531e4fb4c /pnpm-workspace.yaml | |
| parent | Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop (diff) | |
| download | misskey-260dbd150b2988c0c6931a4b23c611d2ba0047bf.tar.gz misskey-260dbd150b2988c0c6931a4b23c611d2ba0047bf.tar.bz2 misskey-260dbd150b2988c0c6931a4b23c611d2ba0047bf.zip | |
fix(deps): update dependency systeminformation to v5.27.14 [security] [ci skip] (#17003)
* fix(deps): update dependency systeminformation to v5.27.14 [security]
* update whitelist to force update systeminformation package
* bump other dependencies to fix dep error
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: kakkokari-gtyih <67428053+kakkokari-gtyih@users.noreply.github.com>
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
Diffstat (limited to 'pnpm-workspace.yaml')
| -rw-r--r-- | pnpm-workspace.yaml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index ae24a8ecc3..a9443da0b3 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -35,5 +35,4 @@ ignorePatchFailures: false minimumReleaseAge: 10080 # delay 7days to mitigate supply-chain attack minimumReleaseAgeExclude: - '@syuilo/aiscript' - - vue-tsc - - '@vue/language-core' + - systeminformation # 脆弱性対応。そのうち消すこと |