Skip to content

Commit 9fb8c43

Browse files
authored
Merge pull request #492 from serverless/dependabot/npm_and_yarn/aws-node-dynamic-image-resizer/lodash-4.17.13
Bump lodash from 4.17.11 to 4.17.13 in /aws-node-dynamic-image-resizer
2 parents 2eb27e3 + cc1b8e4 commit 9fb8c43

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

aws-node-dynamic-image-resizer/package.json

100755100644
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"dependencies": {
1515
"@babel/runtime": "^7.3.1",
1616
"babel-runtime": "^7.0.0-beta.3",
17-
"lodash": "^4.17.11",
17+
"lodash": "^4.17.13",
1818
"serverless-offline": "^4.7.0",
1919
"serverless-webpack": "^5.2.0",
2020
"sharp": "^0.21.3",

aws-node-dynamic-image-resizer/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5098,10 +5098,10 @@ lodash.uniq@^4.5.0:
50985098
resolved "https://registry.yarnpkg.com/lodash.uniq/-/lodash.uniq-4.5.0.tgz#d0225373aeb652adc1bc82e4945339a842754773"
50995099
integrity sha1-0CJTc662Uq3BvILklFM5qEJ1R3M=
51005100

5101-
lodash@^4.13.1, lodash@^4.17.10, lodash@^4.17.11, lodash@^4.17.4, lodash@^4.17.5, lodash@^4.3.0, lodash@^4.8.0:
5102-
version "4.17.11"
5103-
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.11.tgz#b39ea6229ef607ecd89e2c8df12536891cac9b8d"
5104-
integrity sha512-cQKh8igo5QUhZ7lg38DYWAxMvjSAKG0A8wGSVimP07SIUEK2UO+arSRKbRZWtelMtN5V0Hkwh5ryOto/SshYIg==
5101+
lodash@^4.13.1, lodash@^4.17.10, lodash@^4.17.11, lodash@^4.17.13, lodash@^4.17.4, lodash@^4.17.5, lodash@^4.3.0, lodash@^4.8.0:
5102+
version "4.17.13"
5103+
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.13.tgz#0bdc3a6adc873d2f4e0c4bac285df91b64fc7b93"
5104+
integrity sha512-vm3/XWXfWtRua0FkUyEHBZy8kCPjErNBT9fJx8Zvs+U6zjqPbTUOpkaoum3O5uiA8sm+yNMHXfYkTUHFoMxFNA==
51055105

51065106
loose-envify@^1.0.0:
51075107
version "1.4.0"

0 commit comments

Comments
 (0)