Skip to content
This repository was archived by the owner on Jan 16, 2025. It is now read-only.

Commit c89c3aa

Browse files
chore(lambda): bump express from 4.21.1 to 4.21.2 in /lambdas (#4339)
Bumps [express](https://github.com/expressjs/express) from 4.21.1 to 4.21.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/expressjs/express/releases">express's releases</a>.</em></p> <blockquote> <h2>4.21.2</h2> <h2>What's Changed</h2> <ul> <li>Add funding field (v4) by <a href="https://github.com/bjohansebas"><code>@​bjohansebas</code></a> in <a href="https://redirect.github.com/expressjs/express/pull/6065">expressjs/express#6065</a></li> <li>deps: [email protected] by <a href="https://github.com/blakeembrey"><code>@​blakeembrey</code></a> in <a href="https://redirect.github.com/expressjs/express/pull/5956">expressjs/express#5956</a></li> <li>deps: bump [email protected] by <a href="https://github.com/jonchurch"><code>@​jonchurch</code></a> in <a href="https://redirect.github.com/expressjs/express/pull/6209">expressjs/express#6209</a></li> <li>Release: 4.21.2 by <a href="https://github.com/UlisesGascon"><code>@​UlisesGascon</code></a> in <a href="https://redirect.github.com/expressjs/express/pull/6094">expressjs/express#6094</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/expressjs/express/compare/4.21.1...4.21.2">https://github.com/expressjs/express/compare/4.21.1...4.21.2</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/expressjs/express/blob/4.21.2/History.md">express's changelog</a>.</em></p> <blockquote> <h1>4.21.2 / 2024-11-06</h1> <ul> <li>deps: [email protected] <ul> <li>Fix backtracking protection</li> </ul> </li> <li>deps: [email protected] <ul> <li>Throws an error on invalid path values</li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/expressjs/express/commit/1faf228935aa0a13111f92c28ee795be64ce3f0f"><code>1faf228</code></a> 4.21.2</li> <li><a href="https://github.com/expressjs/express/commit/2e0fb646d03184dd9a5285813460210c0e7ae654"><code>2e0fb64</code></a> deps: bump [email protected] (<a href="https://redirect.github.com/expressjs/express/issues/6209">#6209</a>)</li> <li><a href="https://github.com/expressjs/express/commit/59fc27028ec5d212be653d35d7e3f73a2c3ac3c0"><code>59fc270</code></a> deps: [email protected] (<a href="https://redirect.github.com/expressjs/express/issues/5956">#5956</a>)</li> <li><a href="https://github.com/expressjs/express/commit/51fc39ccf834eec44547b0f4fed8027e7c05a009"><code>51fc39c</code></a> docs: add funding (<a href="https://redirect.github.com/expressjs/express/issues/6065">#6065</a>)</li> <li>See full diff in <a href="https://github.com/expressjs/express/compare/4.21.1...4.21.2">compare view</a></li> </ul> </details> <details> <summary>Maintainer changes</summary> <p>This version was pushed to npm by <a href="https://www.npmjs.com/~jonchurch">jonchurch</a>, a new releaser for express since your current version.</p> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=express&package-manager=npm_and_yarn&previous-version=4.21.1&new-version=4.21.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 87f49dd commit c89c3aa

File tree

4 files changed

+15
-15
lines changed

4 files changed

+15
-15
lines changed

Diff for: lambdas/functions/webhook/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"body-parser": "^1.20.3",
2929
"eslint": "^8.57.0",
3030
"eslint-plugin-prettier": "5.2.1",
31-
"express": "^4.21.1",
31+
"express": "^4.21.2",
3232
"jest": "^29.7.0",
3333
"jest-mock": "^29.7.0",
3434
"nock": "^13.5.6",

Diff for: lambdas/libs/aws-powertools-util/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"body-parser": "^1.20.3",
2626
"eslint": "^8.57.0",
2727
"eslint-plugin-prettier": "5.2.1",
28-
"express": "^4.21.1",
28+
"express": "^4.21.2",
2929
"jest": "^29.7.0",
3030
"jest-mock": "^29.7.0",
3131
"nock": "^13.5.6",

Diff for: lambdas/libs/aws-ssm-util/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"body-parser": "^1.20.3",
2626
"eslint": "^8.57.0",
2727
"eslint-plugin-prettier": "5.2.1",
28-
"express": "^4.21.1",
28+
"express": "^4.21.2",
2929
"jest": "^29.7.0",
3030
"jest-mock": "^29.7.0",
3131
"nock": "^13.5.6",

Diff for: lambdas/yarn.lock

+12-12
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ __metadata:
149149
body-parser: "npm:^1.20.3"
150150
eslint: "npm:^8.57.0"
151151
eslint-plugin-prettier: "npm:5.2.1"
152-
express: "npm:^4.21.1"
152+
express: "npm:^4.21.2"
153153
jest: "npm:^29.7.0"
154154
jest-mock: "npm:^29.7.0"
155155
nock: "npm:^13.5.6"
@@ -178,7 +178,7 @@ __metadata:
178178
body-parser: "npm:^1.20.3"
179179
eslint: "npm:^8.57.0"
180180
eslint-plugin-prettier: "npm:5.2.1"
181-
express: "npm:^4.21.1"
181+
express: "npm:^4.21.2"
182182
jest: "npm:^29.7.0"
183183
jest-mock: "npm:^29.7.0"
184184
nock: "npm:^13.5.6"
@@ -317,7 +317,7 @@ __metadata:
317317
body-parser: "npm:^1.20.3"
318318
eslint: "npm:^8.57.0"
319319
eslint-plugin-prettier: "npm:5.2.1"
320-
express: "npm:^4.21.1"
320+
express: "npm:^4.21.2"
321321
jest: "npm:^29.7.0"
322322
jest-mock: "npm:^29.7.0"
323323
nock: "npm:^13.5.6"
@@ -7300,9 +7300,9 @@ __metadata:
73007300
languageName: node
73017301
linkType: hard
73027302

7303-
"express@npm:^4.21.1":
7304-
version: 4.21.1
7305-
resolution: "express@npm:4.21.1"
7303+
"express@npm:^4.21.2":
7304+
version: 4.21.2
7305+
resolution: "express@npm:4.21.2"
73067306
dependencies:
73077307
accepts: "npm:~1.3.8"
73087308
array-flatten: "npm:1.1.1"
@@ -7323,7 +7323,7 @@ __metadata:
73237323
methods: "npm:~1.1.2"
73247324
on-finished: "npm:2.4.1"
73257325
parseurl: "npm:~1.3.3"
7326-
path-to-regexp: "npm:0.1.10"
7326+
path-to-regexp: "npm:0.1.12"
73277327
proxy-addr: "npm:~2.0.7"
73287328
qs: "npm:6.13.0"
73297329
range-parser: "npm:~1.2.1"
@@ -7335,7 +7335,7 @@ __metadata:
73357335
type-is: "npm:~1.6.18"
73367336
utils-merge: "npm:1.0.1"
73377337
vary: "npm:~1.1.2"
7338-
checksum: 10c0/0c287867e5f6129d3def1edd9b63103a53c40d4dc8628839d4b6827e35eb8f0de5a4656f9d85f4457eba584f9871ebb2ad26c750b36bd75d9bbb8bcebdc4892c
7338+
checksum: 10c0/38168fd0a32756600b56e6214afecf4fc79ec28eca7f7a91c2ab8d50df4f47562ca3f9dee412da7f5cea6b1a1544b33b40f9f8586dbacfbdada0fe90dbb10a1f
73397339
languageName: node
73407340
linkType: hard
73417341

@@ -10125,10 +10125,10 @@ __metadata:
1012510125
languageName: node
1012610126
linkType: hard
1012710127

10128-
"path-to-regexp@npm:0.1.10":
10129-
version: 0.1.10
10130-
resolution: "path-to-regexp@npm:0.1.10"
10131-
checksum: 10c0/34196775b9113ca6df88e94c8d83ba82c0e1a2063dd33bfe2803a980da8d49b91db8104f49d5191b44ea780d46b8670ce2b7f4a5e349b0c48c6779b653f1afe4
10128+
"path-to-regexp@npm:0.1.12":
10129+
version: 0.1.12
10130+
resolution: "path-to-regexp@npm:0.1.12"
10131+
checksum: 10c0/1c6ff10ca169b773f3bba943bbc6a07182e332464704572962d277b900aeee81ac6aa5d060ff9e01149636c30b1f63af6e69dd7786ba6e0ddb39d4dee1f0645b
1013210132
languageName: node
1013310133
linkType: hard
1013410134

0 commit comments

Comments
 (0)