Skip to content
This repository was archived by the owner on Nov 2, 2022. It is now read-only.

Commit 8f40e61

Browse files
authored
Merge pull request #50 from AppBox-project/dependabot/npm_and_yarn/lodash-4.17.21
Bump lodash from 4.17.20 to 4.17.21
2 parents e1bc5cb + a06b372 commit 8f40e61

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
@@ -11,7 +11,7 @@
1111
"fuzzysort": "^1.1.4",
1212
"global": "^4.4.0",
1313
"html-pdf": "^2.2.0",
14-
"lodash": "^4.17.20",
14+
"lodash": "^4.17.21",
1515
"mongoose": "^5.11.18",
1616
"node-2fa": "^2.0.1",
1717
"node-http-ping": "^0.3.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1456,10 +1456,10 @@ lines-and-columns@^1.1.6:
14561456
resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.1.6.tgz#1c00c743b433cd0a4e80758f7b64a57440d9ff00"
14571457
integrity sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA=
14581458

1459-
lodash@^4.17.20:
1460-
version "4.17.20"
1461-
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.20.tgz#b44a9b6297bcb698f1c51a3545a2b3b368d59c52"
1462-
integrity sha512-PlhdFcillOINfeV7Ni6oF1TAEayyZBoZ8bcshTHqOYJYlrqzRK5hagpagky5o4HfCzzd1TRkXPMFq6cKk9rGmA==
1459+
lodash@^4.17.15, lodash@^4.17.20, lodash@^4.17.21:
1460+
version "4.17.21"
1461+
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c"
1462+
integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==
14631463

14641464
lowercase-keys@^1.0.0, lowercase-keys@^1.0.1:
14651465
version "1.0.1"

0 commit comments

Comments
 (0)