Skip to content

Commit

Permalink
Merge pull request #3682 from bcgov/dependabot/npm_and_yarn/app/aws-s…
Browse files Browse the repository at this point in the history
…dk/node-http-handler-3.374.0

chore: bump @aws-sdk/node-http-handler from 3.296.0 to 3.374.0 in /app
  • Loading branch information
RRanath authored Nov 21, 2024
2 parents d6acc43 + 87c1294 commit 396954b
Show file tree
Hide file tree
Showing 2 changed files with 41 additions and 48 deletions.
2 changes: 1 addition & 1 deletion app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@aws-sdk/credential-providers": "^3.682.0",
"@aws-sdk/lib-storage": "^3.617.0",
"@aws-sdk/middleware-apply-body-checksum": "^3.374.0",
"@aws-sdk/node-http-handler": "^3.296.0",
"@aws-sdk/node-http-handler": "^3.374.0",
"@aws-sdk/s3-request-presigner": "^3.629.0",
"@bcgov-cas/sso-express": "^3.2.0",
"@bcgov-cas/sso-react": "^2.0.0",
Expand Down
87 changes: 40 additions & 47 deletions app/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -96,14 +96,6 @@
"@smithy/util-utf8" "^2.0.0"
tslib "^2.6.2"

"@aws-sdk/[email protected]":
version "3.296.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/abort-controller/-/abort-controller-3.296.0.tgz#0e34a93366ee59eb5d24ea164e1cc2687e2071de"
integrity sha512-gNUFBlBw6+sEMfDjPVa83iscpQwXBS4uoiZXnfeQ6s6tnaxqQpJDrBBmNvYqDEXNdaAJX4FhayEwkSvtir/f3A==
dependencies:
"@aws-sdk/types" "3.296.0"
tslib "^2.5.0"

"@aws-sdk/[email protected]":
version "3.682.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/client-cognito-identity/-/client-cognito-identity-3.682.0.tgz#3e44f41dd5aa7ceb5add4e9556d2a48053d84048"
Expand Down Expand Up @@ -1265,32 +1257,12 @@
"@smithy/types" "^3.7.0"
tslib "^2.6.2"

"@aws-sdk/node-http-handler@^3.296.0":
version "3.296.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/node-http-handler/-/node-http-handler-3.296.0.tgz#163e71eec6524746d2a93681bd353c5bdf870ae2"
integrity sha512-D15jjPqYSNhEq58BwkmIpD3VwqG4bL5acAaNu5wWAI4S4236JlG+nmpi3gEeE25z1KCwtBl7G30fVRgXYJ2CWA==
dependencies:
"@aws-sdk/abort-controller" "3.296.0"
"@aws-sdk/protocol-http" "3.296.0"
"@aws-sdk/querystring-builder" "3.296.0"
"@aws-sdk/types" "3.296.0"
tslib "^2.5.0"

"@aws-sdk/[email protected]":
version "3.296.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/protocol-http/-/protocol-http-3.296.0.tgz#064d7ceb739f9721bde89b23545a35704b8b7dc7"
integrity sha512-0U1Z/+tpwdRiSToWo1bpdkbTzjbLugTnd02ATjvK4B7zi363SUGlKfoWgV+v7FU/22CIUI1ZIe7XzXvq5rJfjA==
dependencies:
"@aws-sdk/types" "3.296.0"
tslib "^2.5.0"

"@aws-sdk/[email protected]":
version "3.296.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/querystring-builder/-/querystring-builder-3.296.0.tgz#18ef70d03e1abf76e75db0603cb5e9d30fe04814"
integrity sha512-+ZrZdTRaVI1R1xKQNrTwuiRoPateUaJ/DNw/myJpTPt+ZRg0H7LKBGaJYwL4pl5l/z1UM/E1fOttSfSW7GHxfw==
"@aws-sdk/node-http-handler@^3.374.0":
version "3.374.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/node-http-handler/-/node-http-handler-3.374.0.tgz#8cd58b4d9814713e26034c12eabc119c113a5bc4"
integrity sha512-v1Z6m0wwkf65/tKuhwrtPRqVoOtNkDTRn2MBMtxCwEw+8V8Q+YRFqVgGN+J1n53ktE0G5OYVBux/NHiAjJHReQ==
dependencies:
"@aws-sdk/types" "3.296.0"
"@aws-sdk/util-uri-escape" "3.295.0"
"@smithy/node-http-handler" "^1.0.2"
tslib "^2.5.0"

"@aws-sdk/[email protected]":
Expand Down Expand Up @@ -1388,13 +1360,6 @@
"@smithy/types" "^3.7.0"
tslib "^2.6.2"

"@aws-sdk/[email protected]":
version "3.296.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/types/-/types-3.296.0.tgz#4de4a7c8e16a97e04a0cedf3c51ce96779a7f686"
integrity sha512-s0wIac64rrMEo2ioUxP9IarGiiCGmelCspNcoNTPSjGl25QqjhyfQqTeGgS58qJ4fHoQb07qra39930xp1IzJg==
dependencies:
tslib "^2.5.0"

"@aws-sdk/[email protected]":
version "3.609.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/types/-/types-3.609.0.tgz#06b39d799c9f197a7b43670243e8e78a3bf7d6a5"
Expand Down Expand Up @@ -1473,13 +1438,6 @@
dependencies:
tslib "^2.3.1"

"@aws-sdk/[email protected]":
version "3.295.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/util-uri-escape/-/util-uri-escape-3.295.0.tgz#c8ffb883d5398b3659fbf209391ecbbb1ff5888d"
integrity sha512-1H5DcyIoXF8XcPBWf7wzHt0l+TW2EoR8Oq4gsVrPTQkHMTVclC2Yn8EF3gc4arwVBzwLulI9LMBE2L8fexGfTQ==
dependencies:
tslib "^2.5.0"

"@aws-sdk/[email protected]":
version "3.609.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/util-user-agent-browser/-/util-user-agent-browser-3.609.0.tgz#aa15421b2e32ae8bc589dac2bd6e8969832ce588"
Expand Down Expand Up @@ -3571,6 +3529,14 @@
resolved "https://registry.yarnpkg.com/@sinonjs/text-encoding/-/text-encoding-0.7.3.tgz#282046f03e886e352b2d5f5da5eb755e01457f3f"
integrity sha512-DE427ROAphMQzU4ENbliGYrBSYPXF+TtLg9S8vzeA+OF4ZKzoDdzfL8sxuMUGS/lgRhM6j1URSk9ghf7Xo1tyA==

"@smithy/abort-controller@^1.1.0":
version "1.1.0"
resolved "https://registry.yarnpkg.com/@smithy/abort-controller/-/abort-controller-1.1.0.tgz#2da0d73c504b93ca8bb83bdc8d6b8208d73f418b"
integrity sha512-5imgGUlZL4dW4YWdMYAKLmal9ny/tlenM81QZY7xYyb76z9Z/QOg7oM5Ak9HQl8QfFTlGVWwcMXl+54jroRgEQ==
dependencies:
"@smithy/types" "^1.2.0"
tslib "^2.5.0"

"@smithy/abort-controller@^3.1.1":
version "3.1.5"
resolved "https://registry.yarnpkg.com/@smithy/abort-controller/-/abort-controller-3.1.5.tgz#ca7a86a3c6b20fabe59667143f58d9e198616d14"
Expand Down Expand Up @@ -3857,6 +3823,17 @@
"@smithy/types" "^3.7.1"
tslib "^2.6.2"

"@smithy/node-http-handler@^1.0.2":
version "1.1.0"
resolved "https://registry.yarnpkg.com/@smithy/node-http-handler/-/node-http-handler-1.1.0.tgz#887cee930b520e08043c9f41e463f8d8f5dae127"
integrity sha512-d3kRriEgaIiGXLziAM8bjnaLn1fthCJeTLZIwEIpzQqe6yPX0a+yQoLCTyjb2fvdLwkMoG4p7THIIB5cj5lkbg==
dependencies:
"@smithy/abort-controller" "^1.1.0"
"@smithy/protocol-http" "^1.2.0"
"@smithy/querystring-builder" "^1.1.0"
"@smithy/types" "^1.2.0"
tslib "^2.5.0"

"@smithy/node-http-handler@^3.1.4", "@smithy/node-http-handler@^3.2.4", "@smithy/node-http-handler@^3.2.5", "@smithy/node-http-handler@^3.3.0", "@smithy/node-http-handler@^3.3.1":
version "3.3.1"
resolved "https://registry.yarnpkg.com/@smithy/node-http-handler/-/node-http-handler-3.3.1.tgz#788fc1c22c21a0cf982f4025ccf9f64217f3164f"
Expand Down Expand Up @@ -3900,6 +3877,15 @@
"@smithy/types" "^3.7.1"
tslib "^2.6.2"

"@smithy/querystring-builder@^1.1.0":
version "1.1.0"
resolved "https://registry.yarnpkg.com/@smithy/querystring-builder/-/querystring-builder-1.1.0.tgz#de6306104640ade34e59be33949db6cc64aa9d7f"
integrity sha512-gDEi4LxIGLbdfjrjiY45QNbuDmpkwh9DX4xzrR2AzjjXpxwGyfSpbJaYhXARw9p17VH0h9UewnNQXNwaQyYMDA==
dependencies:
"@smithy/types" "^1.2.0"
"@smithy/util-uri-escape" "^1.1.0"
tslib "^2.5.0"

"@smithy/querystring-builder@^3.0.10":
version "3.0.10"
resolved "https://registry.yarnpkg.com/@smithy/querystring-builder/-/querystring-builder-3.0.10.tgz#db8773af85ee3977c82b8e35a5cdd178c621306d"
Expand Down Expand Up @@ -4180,6 +4166,13 @@
"@smithy/util-utf8" "^3.0.0"
tslib "^2.6.2"

"@smithy/util-uri-escape@^1.1.0":
version "1.1.0"
resolved "https://registry.yarnpkg.com/@smithy/util-uri-escape/-/util-uri-escape-1.1.0.tgz#a8c5edaf19c0efdb9b51661e840549cf600a1808"
integrity sha512-/jL/V1xdVRt5XppwiaEU8Etp5WHZj609n0xMTuehmCqdoOFbId1M+aEeDWZsQ+8JbEB/BJ6ynY2SlYmOaKtt8w==
dependencies:
tslib "^2.5.0"

"@smithy/util-uri-escape@^3.0.0":
version "3.0.0"
resolved "https://registry.yarnpkg.com/@smithy/util-uri-escape/-/util-uri-escape-3.0.0.tgz#e43358a78bf45d50bb736770077f0f09195b6f54"
Expand Down

0 comments on commit 396954b

Please sign in to comment.