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

Commit 2ac5013

Browse files
[Security] Bump lodash from 4.17.11 to 4.17.13
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.13. **This update includes security fixes.** - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](lodash/lodash@4.17.11...4.17.13) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 2c94f20 commit 2ac5013

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
@@ -55,7 +55,7 @@
5555
"express-jwt": "^5.3.1",
5656
"helmet": "^3.16.0",
5757
"jsonwebtoken": "^8.5.1",
58-
"lodash": "^4.17.11",
58+
"lodash": "^4.17.13",
5959
"method-override": "^3.0.0",
6060
"pg": "^7.9.0",
6161
"recompose": "^0.30.0",

yarn.lock

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

3284-
lodash@*, lodash@^4.17.10, lodash@^4.17.11:
3285-
version "4.17.11"
3286-
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.11.tgz#b39ea6229ef607ecd89e2c8df12536891cac9b8d"
3287-
integrity sha512-cQKh8igo5QUhZ7lg38DYWAxMvjSAKG0A8wGSVimP07SIUEK2UO+arSRKbRZWtelMtN5V0Hkwh5ryOto/SshYIg==
3284+
lodash@*, lodash@^4.17.10, lodash@^4.17.11, lodash@^4.17.13:
3285+
version "4.17.13"
3286+
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.13.tgz#0bdc3a6adc873d2f4e0c4bac285df91b64fc7b93"
3287+
integrity sha512-vm3/XWXfWtRua0FkUyEHBZy8kCPjErNBT9fJx8Zvs+U6zjqPbTUOpkaoum3O5uiA8sm+yNMHXfYkTUHFoMxFNA==
32883288

32893289
loose-envify@^1.0.0:
32903290
version "1.4.0"

0 commit comments

Comments
 (0)