Skip to content

Commit 0e5c9fb

Browse files
committed
Updated package version (0.8.5)
1 parent 39b2260 commit 0e5c9fb

File tree

3 files changed

+8
-3
lines changed

3 files changed

+8
-3
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,3 +64,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0) a
6464
## [0.8.4] - 2024-09-02
6565

6666
- Upgraded outdated NPM packages
67+
68+
## [0.8.5] - 2024-12-01
69+
70+
- NPM security update (CVE-2024-21538)
71+
- Upgraded outdated NPM packages

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@lambda-lambda-lambda/router",
33
"description": "AWS CloudFront Lambda@Edge serverless application router.",
4-
"version": "0.8.4",
4+
"version": "0.8.5",
55
"main": "src/Router.js",
66
"scripts": {
77
"gendoc": "jsdoc -c .jsdocrc",

0 commit comments

Comments
 (0)