Skip to content

Commit a2fda96

Browse files
Bump lodash from 4.17.20 to 4.17.21 (OfficeDev#534)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.20 to 4.17.21. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](lodash/lodash@4.17.20...4.17.21) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3978e7a commit a2fda96

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"excel": "^1.0.1",
2929
"fs-extra": "3.0.1",
3030
"js-yaml": "^3.13.1",
31-
"lodash": "^4.17.19",
31+
"lodash": "^4.17.21",
3232
"node-status": "^1.0.0",
3333
"npm": "^7.5.3",
3434
"rimraf": "^3.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1292,10 +1292,10 @@ listenercount@~1.0.1:
12921292
resolved "https://registry.yarnpkg.com/listenercount/-/listenercount-1.0.1.tgz#84c8a72ab59c4725321480c975e6508342e70937"
12931293
integrity sha1-hMinKrWcRyUyFIDJdeZQg0LnCTc=
12941294

1295-
lodash@^4.17.19:
1296-
version "4.17.20"
1297-
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.%3Cspan%20class="x x-first x-last">20.tgz#b44a9b6297bcb698f1c51a3545a2b3b368d59c52"
1298-
integrity sha512-PlhdFcillOINfeV7Ni6oF1TAEayyZBoZ8bcshTHqOYJYlrqzRK5hagpagky5o4HfCzzd1TRkXPMFq6cKk9rGmA==
1295+
lodash@^4.17.21:
1296+
version "4.17.21"
1297+
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.%3Cspan%20class="x x-first x-last">21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c"
1298+
integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==
12991299

13001300
lru-cache@^6.0.0:
13011301
version "6.0.0"

0 commit comments

Comments
 (0)