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

Commit aa43a42

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 ad2feaf commit aa43a42

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"helmet": "^3.16.0",
5858
"javascript-natural-sort": "^0.7.1",
5959
"jsonwebtoken": "^8.5.1",
60-
"lodash": "^4.17.11",
60+
"lodash": "^4.17.13",
6161
"method-override": "^3.0.0",
6262
"pg": "^7.9.0",
6363
"postcode": "^2.0.0",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5110,16 +5110,16 @@ lodash.uniq@^4.5.0:
51105110
resolved "https://registry.yarnpkg.com/lodash.uniq/-/lodash.uniq-4.5.0.tgz#d0225373aeb652adc1bc82e4945339a842754773"
51115111
integrity sha1-0CJTc662Uq3BvILklFM5qEJ1R3M=
51125112

5113-
lodash@*, lodash@^4.17.10, lodash@^4.17.11:
5114-
version "4.17.11"
5115-
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.11.tgz#b39ea6229ef607ecd89e2c8df12536891cac9b8d"
5116-
integrity sha512-cQKh8igo5QUhZ7lg38DYWAxMvjSAKG0A8wGSVimP07SIUEK2UO+arSRKbRZWtelMtN5V0Hkwh5ryOto/SshYIg==
5117-
5118-
lodash@^4.17.13, lodash@^4.17.4:
5113+
lodash@*, lodash@^4.17.10, lodash@^4.17.11, lodash@^4.17.4:
51195114
version "4.17.15"
51205115
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.15.tgz#b447f6670a0455bbfeedd11392eff330ea097548"
51215116
integrity sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A==
51225117

5118+
lodash@^4.17.13:
5119+
version "4.17.13"
5120+
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.13.tgz#0bdc3a6adc873d2f4e0c4bac285df91b64fc7b93"
5121+
integrity sha512-vm3/XWXfWtRua0FkUyEHBZy8kCPjErNBT9fJx8Zvs+U6zjqPbTUOpkaoum3O5uiA8sm+yNMHXfYkTUHFoMxFNA==
5122+
51235123
log-symbols@^2.2.0:
51245124
version "2.2.0"
51255125
resolved "https://registry.yarnpkg.com/log-symbols/-/log-symbols-2.2.0.tgz#5740e1c5d6f0dfda4ad9323b5332107ef6b4c40a"

0 commit comments

Comments
 (0)