mirror of
https://github.com/shimataro/ssh-key-action.git
synced 2025-06-19 22:52:10 +10:00
Feature/update dependencies 20200412 (#127)
* update dependencies * * update CHANGELOG
This commit is contained in:
parent
ef5287d6c2
commit
37c93f4d12
3 changed files with 201 additions and 156 deletions
|
@ -7,11 +7,15 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
### Security
|
||||
|
||||
* update [minimist](https://www.npmjs.com/package/minimist) to 1.2.5 ([CVE-2020-7598](https://github.com/advisories/GHSA-vh95-rmgr-6w4m))
|
||||
|
||||
## [2.0.1] - 2020-03-14
|
||||
|
||||
### Security
|
||||
|
||||
* update [acorn](https://www.npmjs.com/package/acorn) to 7.1.1 ([CVE-2020-7598](https://github.com/advisories/GHSA-7fhm-mqm4-2wp7))
|
||||
* update [acorn](https://www.npmjs.com/package/acorn) to 7.1.1 ([GHSA-7fhm-mqm4-2wp7](https://github.com/advisories/GHSA-7fhm-mqm4-2wp7))
|
||||
|
||||
## [2.0.0] - 2020-02-08
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue