Skip to content

Commit cf4bb96

Browse files
Update dependency lodash to v4.18.1 [SECURITY] (#1199)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Elizabeth Craig <elcraig@microsoft.com>
1 parent 9a96b8e commit cf4bb96

3 files changed

Lines changed: 13 additions & 13 deletions

File tree

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"type": "none",
3+
"comment": "Update dev dependency lodash to v4.18.1 [SECURITY]",
4+
"packageName": "beachball",
5+
"email": "email not defined",
6+
"dependentChangeType": "none"
7+
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@
9696
"resolutions": {
9797
"@types/node": "^14.0.0",
9898
"**/depcheck/minimatch": "^7.4.9",
99-
"**/lodash": "4.17.23",
99+
"**/lodash": "4.18.1",
100100
"**/body-parser/qs": "^6.14.2",
101101
"**/express/qs": "^6.14.2",
102102
"**/@cypress/request/qs": "^6.14.2",

yarn.lock

Lines changed: 5 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1393,14 +1393,7 @@ brace-expansion@^1.1.7:
13931393
balanced-match "^1.0.0"
13941394
concat-map "0.0.1"
13951395

1396-
brace-expansion@^2.0.1:
1397-
version "2.0.2"
1398-
resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-2.0.2.tgz#54fc53237a613d854c7bd37463aad17df87214e7"
1399-
integrity sha512-Jt0vHyM+jmUBqojB7E1NIYadt0vI0Qxjxd2TErW94wDz+E2LAm5vKMXXwg6ZZBTHPuUlDgQHKXvjGBdfcF1ZDQ==
1400-
dependencies:
1401-
balanced-match "^1.0.0"
1402-
1403-
brace-expansion@^2.0.2:
1396+
brace-expansion@^2.0.1, brace-expansion@^2.0.2:
14041397
version "2.0.3"
14051398
resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-2.0.3.tgz#0493338bdd58e319b1039c67cf7ee439892c01d9"
14061399
integrity sha512-MCV/fYJEbqx68aE58kv2cA/kiky1G8vux3OR6/jbS+jIMe/6fJWa0DTzJU7dqijOWYwHi1t29FlfYI9uytqlpA==
@@ -3527,10 +3520,10 @@ lodash.once@^4.0.0:
35273520
resolved "https://registry.yarnpkg.com/lodash.once/-/lodash.once-4.1.1.tgz#0dd3971213c7c56df880977d504c88fb471a97ac"
35283521
integrity sha512-Sb487aTOCr9drQVL8pIxOzVhafOjZN9UU54hiN8PU3uAiSV7lx1yYNpbNmex2PK6dSJoNTSJUUswT651yww3Mg==
35293522

3530-
lodash@4, lodash@4.17.21, lodash@4.17.23, lodash@^4.17.21:
3531-
version "4.17.23"
3532-
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.23.tgz#f113b0378386103be4f6893388c73d0bde7f2c5a"
3533-
integrity sha512-LgVTMpQtIopCi79SJeDiP0TfWi5CNEc/L/aRdTh3yIvmZXTnheWpKjSZhnvMl8iXbC1tFg9gdHHDMLoV7CnG+w==
3523+
lodash@4, lodash@4.17.21, lodash@4.18.1, lodash@^4.17.21:
3524+
version "4.18.1"
3525+
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.18.1.tgz#ff2b66c1f6326d59513de2407bf881439812771c"
3526+
integrity sha512-dMInicTPVE8d1e5otfwmmjlxkZoUpiVLwyeTdUsi/Caj/gfzzblBcCE5sRHV/AsjuCmxWrte2TNGSYuCeCq+0Q==
35343527

35353528
log-update@^4.0.0:
35363529
version "4.0.0"

0 commit comments

Comments
 (0)