Skip to content

Commit 54797bb

Browse files
chore: update lodash dependency for security alert (#1619)
1 parent 8856210 commit 54797bb

File tree

2 files changed

+3
-10
lines changed

2 files changed

+3
-10
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,6 +172,7 @@
172172
"resolutions": {
173173
"listr": "^0.14.2",
174174
"listr-update-renderer": "^0.5.0",
175-
"listr-verbose-renderer": "^0.5.0"
175+
"listr-verbose-renderer": "^0.5.0",
176+
"lodash": "^4.17.11"
176177
}
177178
}

yarn.lock

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -6370,18 +6370,10 @@ lodash.templatesettings@^4.0.0:
63706370
dependencies:
63716371
lodash._reinterpolate "~3.0.0"
63726372

6373-
lodash@4.17.11, lodash@^4.17.10, lodash@^4.17.11:
6373+
lodash@4.17.11, lodash@^3.7.0, lodash@^3.8.0, lodash@^4.0.0, lodash@^4.14.0, lodash@^4.17.10, lodash@^4.17.11, lodash@^4.17.4, lodash@^4.17.5, lodash@^4.2.1, lodash@^4.3.0, lodash@^4.5.0, lodash@~4.17.10:
63746374
version "4.17.11"
63756375
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.11.tgz#b39ea6229ef607ecd89e2c8df12536891cac9b8d"
63766376

6377-
lodash@^3.7.0, lodash@^3.8.0:
6378-
version "3.10.1"
6379-
resolved "https://registry.yarnpkg.com/lodash/-/lodash-3.10.1.tgz#5bf45e8e49ba4189e17d482789dfd15bd140b7b6"
6380-
6381-
lodash@^4.0.0, lodash@^4.14.0, lodash@^4.17.4, lodash@^4.17.5, lodash@^4.2.1, lodash@^4.3.0, lodash@^4.5.0, lodash@~4.17.10:
6382-
version "4.17.10"
6383-
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.10.tgz#1b7793cf7259ea38fb3661d4d38b3260af8ae4e7"
6384-
63856377
log-driver@1.2.5:
63866378
version "1.2.5"
63876379
resolved "https://registry.yarnpkg.com/log-driver/-/log-driver-1.2.5.tgz#7ae4ec257302fd790d557cb10c97100d857b0056"

0 commit comments

Comments
 (0)