From 4d9b700547f43de18c9c05e5fff7ff2f83b76c1e Mon Sep 17 00:00:00 2001 From: Patrick Ellis Date: Fri, 11 Jun 2021 19:02:36 -0400 Subject: [PATCH] update licensed cache --- .licenses/npm/js-yaml.dep.yml | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/.licenses/npm/js-yaml.dep.yml b/.licenses/npm/js-yaml.dep.yml index c73c4c44..8fa850b9 100644 --- a/.licenses/npm/js-yaml.dep.yml +++ b/.licenses/npm/js-yaml.dep.yml @@ -1,9 +1,9 @@ --- name: js-yaml -version: 3.13.1 +version: 3.14.1 type: npm -summary: -homepage: +summary: YAML 1.2 parser and serializer +homepage: https://github.com/nodeca/js-yaml license: mit licenses: - sources: LICENSE @@ -29,8 +29,4 @@ licenses: LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -- sources: README.md - text: |- - View the [LICENSE](https://github.com/nodeca/js-yaml/blob/master/LICENSE) file - (MIT). notices: []