Skip to content

Commit 49ff578

Browse files
Update lodash 4.18.1
Signed-off-by: Peter Zhu <zhujiaxi@amazon.com>
1 parent bf10e9f commit 49ff578

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"react-syntax-highlighter": "^15.4.3",
6262
"prismjs": "^1.30.0",
6363
"trim": "^1.0.0",
64-
"lodash": "^4.17.21",
64+
"lodash": "^4.18.0",
6565
"glob-parent": "^6.0.1",
6666
"ansi-regex": "^5.0.1",
6767
"json-schema": "^0.4.0",
@@ -84,4 +84,4 @@
8484
"node_modules/*",
8585
"target/*"
8686
]
87-
}
87+
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1792,10 +1792,10 @@ lodash.flow@^3.5.0:
17921792
resolved "https://registry.yarnpkg.com/lodash.flow/-/lodash.flow-3.5.0.tgz#87bf40292b8cf83e4e8ce1a3ae4209e20071675a"
17931793
integrity sha512-ff3BX/tSioo+XojX4MOsOMhJw0nZoUEF011LX8g8d3gvjVbxd89cCio4BCXronjxcTUIJUoqKEUA+n4CqvvRPw==
17941794

1795-
lodash@^4.17.14, lodash@^4.17.15, lodash@^4.17.19, lodash@^4.17.21:
1796-
version "4.17.23"
1797-
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.23.tgz#f113b0378386103be4f6893388c73d0bde7f2c5a"
1798-
integrity sha512-LgVTMpQtIopCi79SJeDiP0TfWi5CNEc/L/aRdTh3yIvmZXTnheWpKjSZhnvMl8iXbC1tFg9gdHHDMLoV7CnG+w==
1795+
lodash@^4.17.14, lodash@^4.17.15, lodash@^4.17.19, lodash@^4.17.21, lodash@^4.18.0:
1796+
version "4.18.1"
1797+
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.18.1.tgz#ff2b66c1f6326d59513de2407bf881439812771c"
1798+
integrity sha512-dMInicTPVE8d1e5otfwmmjlxkZoUpiVLwyeTdUsi/Caj/gfzzblBcCE5sRHV/AsjuCmxWrte2TNGSYuCeCq+0Q==
17991799

18001800
log-symbols@^4.1.0:
18011801
version "4.1.0"

0 commit comments

Comments
 (0)