Skip to content
This repository was archived by the owner on Jun 26, 2021. It is now read-only.

Commit 1a3db84

Browse files
Bump lodash from 4.17.20 to 4.17.21 (#484)
1 parent 15a4ec2 commit 1a3db84

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
@@ -41,7 +41,7 @@
4141
"dependencies": {
4242
"@types/lodash": "4.14.168",
4343
"app-root-path": "3.0.0",
44-
"lodash": "4.17.20",
44+
"lodash": "4.17.21",
4545
"pg-promise": "10.9.2",
4646
"prettier": "2.2.1",
4747
"ts-morph": "7.3.0"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3330,10 +3330,10 @@ lodash.sortby@^4.7.0:
33303330
resolved "https://registry.yarnpkg.com/lodash.sortby/-/lodash.sortby-4.7.0.tgz#edd14c824e2cc9c1e0b0a1b42bb5210516a42438"
33313331
integrity sha1-7dFMgk4sycHgsKG0K7UhBRakJDg=
33323332

3333-
[email protected].20, lodash@^4.17.13, lodash@^4.17.14, lodash@^4.17.15:
3334-
version "4.17.20"
3335-
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.20.tgz#b44a9b6297bcb698f1c51a3545a2b3b368d59c52"
3336-
integrity sha512-PlhdFcillOINfeV7Ni6oF1TAEayyZBoZ8bcshTHqOYJYlrqzRK5hagpagky5o4HfCzzd1TRkXPMFq6cKk9rGmA==
3333+
[email protected].21, lodash@^4.17.13, lodash@^4.17.14, lodash@^4.17.15:
3334+
version "4.17.21"
3335+
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c"
3336+
integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==
33373337

33383338
log-symbols@^4.0.0:
33393339
version "4.0.0"

0 commit comments

Comments
 (0)