Skip to content

Commit

Permalink
chore(deps-dev): bump got in /deployer/aws-lambda/content-origin-requ…
Browse files Browse the repository at this point in the history
…est (#3112)
  • Loading branch information
dependabot[bot] committed Mar 3, 2021
1 parent 01db2d0 commit cbf886a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion deployer/aws-lambda/content-origin-request/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"sanitize-filename": "^1.6.3"
},
"devDependencies": {
"got": "11.8.1",
"got": "11.8.2",
"jest": "26.6.3",
"kleur": "4.1.4",
"nodemon": "2.0.7",
Expand Down
8 changes: 4 additions & 4 deletions deployer/aws-lambda/content-origin-request/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1800,10 +1800,10 @@ globals@^11.1.0:
resolved "https://registry.yarnpkg.com/globals/-/globals-11.12.0.tgz#ab8795338868a0babd8525758018c2a7eb95c42e"
integrity sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==

got@11.8.1:
version "11.8.1"
resolved "https://registry.yarnpkg.com/got/-/got-11.8.1.tgz#df04adfaf2e782babb3daabc79139feec2f7e85d"
integrity sha512-9aYdZL+6nHmvJwHALLwKSUZ0hMwGaJGYv3hoPLPgnT8BoBXm1SjnZeky+91tfwJaDzun2s4RsBRy48IEYv2q2Q==
got@11.8.2:
version "11.8.2"
resolved "https://registry.yarnpkg.com/got/-/got-11.8.2.tgz#7abb3959ea28c31f3576f1576c1effce23f33599"
integrity sha512-D0QywKgIe30ODs+fm8wMZiAcZjypcCodPNuMz5H9Mny7RJ+IjJ10BdmGW7OM7fHXP+O7r6ZwapQ/YQmMSvB0UQ==
dependencies:
"@sindresorhus/is" "^4.0.0"
"@szmarczak/http-timer" "^4.0.5"
Expand Down

0 comments on commit cbf886a

Please sign in to comment.