Skip to content

Commit bc30564

Browse files
authored
updated lodash from 4.17.11 to 4.17.21 (#378)
1 parent 3c75c5d commit bc30564

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"@babel/helper-annotate-as-pure": "^7.16.0",
3535
"@babel/helper-module-imports": "^7.16.0",
3636
"babel-plugin-syntax-jsx": "^6.18.0",
37-
"lodash": "^4.17.11",
37+
"lodash": "^4.17.21",
3838
"picomatch": "^2.3.0"
3939
},
4040
"resolutions": {

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3135,7 +3135,7 @@ lodash.debounce@^4.0.8:
31353135
resolved "https://registry.yarnpkg.com/lodash.debounce/-/lodash.debounce-4.0.8.tgz#82d79bff30a67c4005ffd5e2515300ad9ca4d7af"
31363136
integrity sha1-gteb/zCmfEAF/9XiUVMArZyk168=
31373137

3138-
lodash@^4.17.11, lodash@^4.17.4, lodash@^4.7.0:
3138+
lodash@^4.17.11, lodash@^4.17.21, lodash@^4.17.4, lodash@^4.7.0:
31393139
version "4.17.21"
31403140
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c"
31413141
integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==

0 commit comments

Comments
 (0)