Skip to content

Commit

Permalink
Merge pull request #976 from keithamoss/dependabot/npm_and_yarn/serve…
Browse files Browse the repository at this point in the history
…rless/sharp-0.30.1

Bump sharp from 0.30.0 to 0.30.1 in /serverless
  • Loading branch information
github-actions[bot] authored Feb 12, 2022
2 parents 2a1cb60 + e62b072 commit cfeda8e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion serverless/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"exponential-backoff": "^3.1.0",
"node-fetch": "^3.1.1",
"p-limit": "^4.0.0",
"sharp": "^0.30.0"
"sharp": "^0.30.1"
},
"devDependencies": {
"@kingdarboja/serverless-plugin-typescript": "^1.4.1",
Expand Down
8 changes: 4 additions & 4 deletions serverless/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3654,10 +3654,10 @@ set-immediate-shim@~1.0.1:
resolved "https://registry.yarnpkg.com/set-immediate-shim/-/set-immediate-shim-1.0.1.tgz#4b2b1b27eb808a9f8dcc481a58e5e56f599f3f61"
integrity sha1-SysbJ+uAip+NzEgaWOXlb1mfP2E=

sharp@^0.30.0:
version "0.30.0"
resolved "https://registry.yarnpkg.com/sharp/-/sharp-0.30.0.tgz#b2dd62d5f14088b11c72212354f31dff6511b070"
integrity sha512-L3m/l6yQFr3oGBUzcSAlN/R9yGFPYqM9FpMUe6Z4nHg4sWtP3hW1rcz+aaHklhD4wX5Jqh5PY9z+A1d4Qt3Hfg==
sharp@^0.30.1:
version "0.30.1"
resolved "https://registry.yarnpkg.com/sharp/-/sharp-0.30.1.tgz#203efaf9acfc5c15c8a343800254621e56011c12"
integrity sha512-ycpz81q8AeVjz1pGvvirQBeJcYE2sXAjcLXR/69LWOe/oxavBLOrenZcTzvTXn83jqAGqY+OuwF+2kFXzbKtDA==
dependencies:
color "^4.2.0"
detect-libc "^2.0.0"
Expand Down

0 comments on commit cfeda8e

Please sign in to comment.