Skip to content

Commit

Permalink
BAU: Bump connect-dynamodb from 3.0.3 to 3.0.5
Browse files Browse the repository at this point in the history
Bumps [connect-dynamodb](https://github.com/ca98am79/connect-dynamodb) from 3.0.3 to 3.0.5.
- [Changelog](https://github.com/ca98am79/connect-dynamodb/blob/master/History.md)
- [Commits](https://github.com/ca98am79/connect-dynamodb/commits)

---
updated-dependencies:
- dependency-name: connect-dynamodb
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 15, 2024
1 parent c8d7054 commit c792bfa
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 42 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"@govuk-one-login/frontend-passthrough-headers": "1.1.1",
"axios": "1.7.7",
"cfenv": "1.2.4",
"connect-dynamodb": "3.0.3",
"connect-dynamodb": "3.0.5",
"copyfiles": "2.4.1",
"dotenv": "16.3.1",
"express": "4.21.0",
Expand Down
45 changes: 4 additions & 41 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2703,12 +2703,10 @@ [email protected]:
resolved "https://registry.yarnpkg.com/concat-map/-/concat-map-0.0.1.tgz#d8a96bd77fd68df7793a73036a3ba0d5405d477b"
integrity sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==

[email protected]:
version "3.0.3"
resolved "https://registry.yarnpkg.com/connect-dynamodb/-/connect-dynamodb-3.0.3.tgz#1dc9638d95fe60ff361052171d1ce8542ad59153"
integrity sha512-lQiENOjQYhyOHdHxlZ5/8y0w0j73LsOofUY6GtphUvET176fBnRTZ47d11uVCbV/6PmJt7Fq21weYQWz1/FV6A==
dependencies:
connect "*"
[email protected]:
version "3.0.5"
resolved "https://registry.yarnpkg.com/connect-dynamodb/-/connect-dynamodb-3.0.5.tgz#fe8bebd59ce25559d2966c3ab11cd9208265941a"
integrity sha512-AQtXLmfpC/YMT7mJlxsgCrpfeXdgKQ2A7cbTBSE/HsRbJXf/d0ZhB3HmKT+JQaObI5DqnK/d0XlUBbFrcqlwTQ==
optionalDependencies:
"@aws-sdk/client-dynamodb" "^3.218.0"

Expand All @@ -2717,16 +2715,6 @@ connect-redis@^6.1.3:
resolved "https://registry.yarnpkg.com/connect-redis/-/connect-redis-6.1.3.tgz#0a83c953f9ece45ae37d304a8e8d1c3c6a60b4b9"
integrity sha512-aaNluLlAn/3JPxRwdzw7lhvEoU6Enb+d83xnokUNhC9dktqBoawKWL+WuxinxvBLTz6q9vReTnUDnUslaz74aw==

connect@*:
version "3.7.0"
resolved "https://registry.yarnpkg.com/connect/-/connect-3.7.0.tgz#5d49348910caa5e07a01800b030d0c35f20484f8"
integrity sha512-ZqRXc+tZukToSNmh5C2iWMSoV3X1YUcPbqEM4DkEG5tNQXrQUZCNVGGv3IuicnkMtPfGf3Xtp8WCXs295iQ1pQ==
dependencies:
debug "2.6.9"
finalhandler "1.1.2"
parseurl "~1.3.3"
utils-merge "1.0.1"

[email protected]:
version "0.5.4"
resolved "https://registry.yarnpkg.com/content-disposition/-/content-disposition-0.5.4.tgz#8b82b4efac82512a02bb0b1dcec9d2c5e8eb5bfe"
Expand Down Expand Up @@ -3516,19 +3504,6 @@ fill-range@^7.1.1:
dependencies:
to-regex-range "^5.0.1"

[email protected]:
version "1.1.2"
resolved "https://registry.yarnpkg.com/finalhandler/-/finalhandler-1.1.2.tgz#b7e7d000ffd11938d0fdb053506f6ebabe9f587d"
integrity sha512-aAWcW57uxVNrQZqFXjITpW3sIUQmHGG3qSb9mUah9MgMC4NeWhNOlNjXEYq3HjRAvL6arUviZGGJsBg6z0zsWA==
dependencies:
debug "2.6.9"
encodeurl "~1.0.2"
escape-html "~1.0.3"
on-finished "~2.3.0"
parseurl "~1.3.3"
statuses "~1.5.0"
unpipe "~1.0.0"

[email protected]:
version "1.2.0"
resolved "https://registry.yarnpkg.com/finalhandler/-/finalhandler-1.2.0.tgz#7d23fe5731b207b4640e4fcd00aec1f9207a7b32"
Expand Down Expand Up @@ -5297,13 +5272,6 @@ [email protected], on-finished@^2.4.1:
dependencies:
ee-first "1.1.1"

on-finished@~2.3.0:
version "2.3.0"
resolved "https://registry.yarnpkg.com/on-finished/-/on-finished-2.3.0.tgz#20f1336481b083cd75337992a16971aa2d906947"
integrity sha512-ikqdkGAAyf/X/gPhXGvfgAytDZtDbr+bkNUJ0N9h5MI/dmdgCs3l6hoHrcUv41sRKew3jIwrp4qQDXiK99Utww==
dependencies:
ee-first "1.1.1"

on-headers@^1.0.2, on-headers@~1.0.2:
version "1.0.2"
resolved "https://registry.yarnpkg.com/on-headers/-/on-headers-1.0.2.tgz#772b0ae6aaa525c399e489adfad90c403eb3c28f"
Expand Down Expand Up @@ -6421,11 +6389,6 @@ [email protected]:
resolved "https://registry.yarnpkg.com/statuses/-/statuses-2.0.1.tgz#55cb000ccf1d48728bd23c685a063998cf1a1b63"
integrity sha512-RwNA9Z/7PrK06rYLIzFMlaF+l73iwpzsqRIFgbMLbTcLD6cOao82TaWefPXQvB2fOC4AjuYSEndS7N/mTCbkdQ==

statuses@~1.5.0:
version "1.5.0"
resolved "https://registry.yarnpkg.com/statuses/-/statuses-1.5.0.tgz#161c7dac177659fd9811f43771fa99381478628c"
integrity sha512-OpZ3zP+jT1PI7I8nemJX4AKmAX070ZkYPVWV/AaKTJl+tXCTGyVdC1a4SL8RUQYEwk/f34ZX8UTykN68FwrqAA==

[email protected], string-argv@^0.3.1:
version "0.3.2"
resolved "https://registry.yarnpkg.com/string-argv/-/string-argv-0.3.2.tgz#2b6d0ef24b656274d957d54e0a4bbf6153dc02b6"
Expand Down

0 comments on commit c792bfa

Please sign in to comment.