Skip to content

Commit 2a51bc6

Browse files
[Security] Bump acorn from 6.4.0 to 6.4.1 (#19)
* [Security] Bump acorn from 6.4.0 to 6.4.1 Bumps [acorn](https://github.com/acornjs/acorn) from 6.4.0 to 6.4.1. **This update includes a security fix.** - [Release notes](https://github.com/acornjs/acorn/releases) - [Commits](acornjs/acorn@6.4.0...6.4.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> * update libraries Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Co-authored-by: Phillip Manwaring <phillip.manwaring@gmail.com>
1 parent fb0ffe8 commit 2a51bc6

File tree

3 files changed

+490
-324
lines changed

3 files changed

+490
-324
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file.
44

55
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html)
66

7+
## [3.1.3]&nbsp;&nbsp;(2020-03-16)
8+
9+
### Changed
10+
11+
- Updated out of date libraries
12+
713
## [3.1.2]&nbsp;&nbsp;(2020-02-11)
814

915
### Fixed
@@ -170,6 +176,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/),
170176
- Update older libraries
171177
- Now publish from Git tags instead of master pushes
172178

179+
[3.1.3]: https://github.com/manwaring/lambda-wrapper/compare/v3.1.2...v3.1.3
173180
[3.1.2]: https://github.com/manwaring/lambda-wrapper/compare/v3.1.1...v3.1.2
174181
[3.1.1]: https://github.com/manwaring/lambda-wrapper/compare/v3.1.0...v3.1.1
175182
[3.1.0]: https://github.com/manwaring/lambda-wrapper/compare/v3.0.0...v3.1.0

0 commit comments

Comments
 (0)