chore(deps): update dependency lodash to v4.18.1 [security] (#17278)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2026-04-13 23:49:55 +09:00 committed by GitHub
commit c9c6ef2772
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 12 additions and 10 deletions

View file

@ -86,7 +86,7 @@
"overrides": {
"@aiscript-dev/aiscript-languageserver": "-",
"chokidar": "5.0.0",
"lodash": "4.17.23"
"lodash": "4.18.1"
},
"ignoredBuiltDependencies": [
"@sentry-internal/node-cpu-profiler",

18
pnpm-lock.yaml generated
View file

@ -7,7 +7,7 @@ settings:
overrides:
'@aiscript-dev/aiscript-languageserver': '-'
chokidar: 5.0.0
lodash: 4.17.23
lodash: 4.18.1
importers:
@ -8218,8 +8218,8 @@ packages:
lodash.uniq@4.5.0:
resolution: {integrity: sha512-xfBaXQd9ryd9dlSDvnvI0lvxfLJlYAZzXomUYzLKtUeOQvOP5piqAWuGtrhWeqaXK9hhoM/iyJc5AV+XfsX3HQ==}
lodash@4.17.23:
resolution: {integrity: sha512-LgVTMpQtIopCi79SJeDiP0TfWi5CNEc/L/aRdTh3yIvmZXTnheWpKjSZhnvMl8iXbC1tFg9gdHHDMLoV7CnG+w==}
lodash@4.18.1:
resolution: {integrity: sha512-dMInicTPVE8d1e5otfwmmjlxkZoUpiVLwyeTdUsi/Caj/gfzzblBcCE5sRHV/AsjuCmxWrte2TNGSYuCeCq+0Q==}
log-symbols@4.1.0:
resolution: {integrity: sha512-8XPvpAA8uyhfteu8pIvQxpJZ7SYYdpUivZpGy6sFsBuKRY/7rQGavedeB8aK+Zkyq6upMFVL/9AW6vOYzfRyLg==}
@ -13205,7 +13205,7 @@ snapshots:
'@rushstack/terminal': 0.22.4(@types/node@24.12.2)
'@rushstack/ts-command-line': 5.3.4(@types/node@24.12.2)
diff: 8.0.2
lodash: 4.17.23
lodash: 4.18.1
minimatch: 10.2.3
resolve: 1.22.11
semver: 7.5.4
@ -15222,7 +15222,7 @@ snapshots:
chalk: 3.0.0
css.escape: 1.5.1
dom-accessibility-api: 0.6.3
lodash: 4.17.23
lodash: 4.18.1
redent: 3.0.0
'@testing-library/jest-dom@6.9.1':
@ -16206,7 +16206,7 @@ snapshots:
graceful-fs: 4.2.11
is-stream: 2.0.1
lazystream: 1.0.1
lodash: 4.17.23
lodash: 4.18.1
normalize-path: 3.0.0
readable-stream: 4.7.0
@ -17154,7 +17154,7 @@ snapshots:
hasha: 5.2.2
is-installed-globally: 0.4.0
listr2: 3.14.0(enquirer@2.4.1)
lodash: 4.17.23
lodash: 4.18.1
log-symbols: 4.1.0
minimist: 1.2.8
ospath: 1.2.2
@ -19611,7 +19611,7 @@ snapshots:
lodash.uniq@4.5.0: {}
lodash@4.17.23: {}
lodash@4.18.1: {}
log-symbols@4.1.0:
dependencies:
@ -22942,7 +22942,7 @@ snapshots:
dependencies:
axios: 1.13.6(debug@4.4.3)
joi: 18.0.2
lodash: 4.17.23
lodash: 4.18.1
minimist: 1.2.8
rxjs: 7.8.2
transitivePeerDependencies:

View file

@ -38,3 +38,5 @@ minimumReleaseAgeExclude:
- rolldown # 脆弱性対応。そのうち消す
- '@rolldown/*' # 脆弱性対応。そのうち消す
- vite # 脆弱性対応。そのうち消す
# Renovate security update: lodash@4.18.1
- lodash@4.18.1