Skip to content
This repository was archived by the owner on Mar 16, 2026. It is now read-only.

Commit f9503ff

Browse files
chore(deps): bump lodash from 4.17.14 to 4.17.21
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.14 to 4.17.21. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](lodash/lodash@4.17.14...4.17.21) --- updated-dependencies: - dependency-name: lodash dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent dd89dbc commit f9503ff

File tree

2 files changed

+5
-10
lines changed

2 files changed

+5
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"docz": "^1.0.0",
1313
"facepaint": "^1.2.1",
1414
"keyboardjs": "^2.5.1",
15-
"lodash": "^4.17.14",
15+
"lodash": "^4.17.21",
1616
"prismjs": "^1.24.0",
1717
"react": "^16.8.3",
1818
"react-dom": "^16.8.3",

yarn.lock

Lines changed: 4 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4977,15 +4977,10 @@ lodash.iteratee@^4.5.0:
49774977
resolved "https://registry.npmjs.org/lodash.iteratee/-/lodash.iteratee-4.7.0.tgz#be4177db289a8ccc3c0990f1db26b5b22fc1554c"
49784978
integrity sha1-vkF32yiajMw8CZDx2ya1si/BVUw=
49794979

4980-
"lodash@>=3.5 <5", lodash@^4.17.10, lodash@^4.17.11:
4981-
version "4.17.11"
4982-
resolved "https://registry.npmjs.org/lodash/-/lodash-4.17.11.tgz#b39ea6229ef607ecd89e2c8df12536891cac9b8d"
4983-
integrity sha512-cQKh8igo5QUhZ7lg38DYWAxMvjSAKG0A8wGSVimP07SIUEK2UO+arSRKbRZWtelMtN5V0Hkwh5ryOto/SshYIg==
4984-
4985-
lodash@^4.17.14:
4986-
version "4.17.14"
4987-
resolved "https://registry.npmjs.org/lodash/-/lodash-4.17.14.tgz#9ce487ae66c96254fe20b599f21b6816028078ba"
4988-
integrity sha512-mmKYbW3GLuJeX+iGP+Y7Gp1AiGHGbXHCOh/jZmrawMmsE7MS4znI3RL2FsjbqOyMayHInjOeykW7PEajUk1/xw==
4980+
"lodash@>=3.5 <5", lodash@^4.17.10, lodash@^4.17.11, lodash@^4.17.21:
4981+
version "4.17.21"
4982+
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c"
4983+
integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==
49894984

49904985
log-symbols@^2.1.0:
49914986
version "2.2.0"

0 commit comments

Comments
 (0)