Skip to content

Commit 8c38afe

Browse files
Update lodash 4.18.1 #2 (#1404) (#1405)
(cherry picked from commit e17fbb2) Signed-off-by: Peter Zhu <zhujiaxi@amazon.com> Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent e8c050d commit 8c38afe

File tree

2 files changed

+2
-7
lines changed

2 files changed

+2
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@
4040
"@reduxjs/toolkit": "^1.6.1",
4141
"brace": "0.11.1",
4242
"formik": "^2.2.6",
43-
"lodash": "^4.18.0",
4443
"prettier": "^2.1.1",
4544
"query-string": "^6.13.2",
4645
"react-redux": "^8.1.0",
@@ -70,6 +69,7 @@
7069
"sha.js": "^2.4.12",
7170
"form-data": "4.0.4",
7271
"minimatch": "^3.1.3",
72+
"lodash": "^4.18.0",
7373
"lodash-es": "^4.18.0"
7474
},
7575
"engines": {

yarn.lock

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1991,12 +1991,7 @@ lodash.once@^4.1.1:
19911991
resolved "https://registry.yarnpkg.com/lodash.once/-/lodash.once-4.1.1.tgz#0dd3971213c7c56df880977d504c88fb471a97ac"
19921992
integrity sha512-Sb487aTOCr9drQVL8pIxOzVhafOjZN9UU54hiN8PU3uAiSV7lx1yYNpbNmex2PK6dSJoNTSJUUswT651yww3Mg==
19931993

1994-
lodash@^4.17.21:
1995-
version "4.17.23"
1996-
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.23.tgz#f113b0378386103be4f6893388c73d0bde7f2c5a"
1997-
integrity sha512-LgVTMpQtIopCi79SJeDiP0TfWi5CNEc/L/aRdTh3yIvmZXTnheWpKjSZhnvMl8iXbC1tFg9gdHHDMLoV7CnG+w==
1998-
1999-
lodash@^4.18.0:
1994+
lodash@^4.17.21, lodash@^4.18.0:
20001995
version "4.18.1"
20011996
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.18.1.tgz#ff2b66c1f6326d59513de2407bf881439812771c"
20021997
integrity sha512-dMInicTPVE8d1e5otfwmmjlxkZoUpiVLwyeTdUsi/Caj/gfzzblBcCE5sRHV/AsjuCmxWrte2TNGSYuCeCq+0Q==

0 commit comments

Comments
 (0)