Skip to content

Commit dc865a1

Browse files
Bump express from 4.18.2 to 4.19.2 (#99)
* Bump express from 4.18.2 to 4.19.2 Bumps [express](https://github.com/expressjs/express) from 4.18.2 to 4.19.2. - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/master/History.md) - [Commits](expressjs/express@4.18.2...4.19.2) --- updated-dependencies: - dependency-name: express dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> * Bump version --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Connor Kirkpatrick <connor.kirkpatrick@hotmail.com>
1 parent 5c665c9 commit dc865a1

File tree

2 files changed

+39
-39
lines changed

2 files changed

+39
-39
lines changed

package-lock.json

Lines changed: 38 additions & 38 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/cfn/template.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Globals:
1212
CREATE_CLOUDFRONT_DISTRIBUTION: !Ref CreateCloudFrontDistribution
1313
REGION: !Ref AWS::Region
1414
TO_BUCKET: !Ref WebUIBucket
15-
VERSION: '2.2'
15+
VERSION: '2.3'
1616
Api:
1717
Cors:
1818
AllowMethods: "'*'"

0 commit comments

Comments
 (0)