Skip to content

Commit af7d721

Browse files
Update dependency lodash to v4.17.23 [SECURITY]
1 parent 51e018a commit af7d721

2 files changed

Lines changed: 7 additions & 2 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"babel-plugin-transform-react-pure-class-to-function": "1.0.1",
6464
"babel-plugin-transform-react-remove-prop-types": "0.4.24",
6565
"core-js": "3.19.2",
66-
"lodash": "4.17.21",
66+
"lodash": "4.17.23",
6767
"prop-types": "15.7.2",
6868
"react": "16.14.0",
6969
"react-dom": "16.14.0"

yarn.lock

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7722,7 +7722,12 @@ lodash.uniq@^4.5.0:
77227722
resolved "https://registry.yarnpkg.com/lodash.uniq/-/lodash.uniq-4.5.0.tgz#d0225373aeb652adc1bc82e4945339a842754773"
77237723
integrity sha1-0CJTc662Uq3BvILklFM5qEJ1R3M=
77247724

7725-
lodash@4.17.21, lodash@^4.17.10, lodash@^4.17.11, lodash@^4.17.14, lodash@^4.17.15, lodash@^4.17.19, lodash@^4.17.20, lodash@^4.17.21, lodash@^4.17.5, lodash@^4.7.0:
7725+
lodash@4.17.23:
7726+
version "4.17.23"
7727+
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.23.tgz#f113b0378386103be4f6893388c73d0bde7f2c5a"
7728+
integrity sha512-LgVTMpQtIopCi79SJeDiP0TfWi5CNEc/L/aRdTh3yIvmZXTnheWpKjSZhnvMl8iXbC1tFg9gdHHDMLoV7CnG+w==
7729+
7730+
lodash@^4.17.10, lodash@^4.17.11, lodash@^4.17.14, lodash@^4.17.15, lodash@^4.17.19, lodash@^4.17.20, lodash@^4.17.21, lodash@^4.17.5, lodash@^4.7.0:
77267731
version "4.17.21"
77277732
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c"
77287733
integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==

0 commit comments

Comments
 (0)