From d21e077301a80a4a6da870f521a8bed84c3782c1 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 20 Jun 2020 07:15:47 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-DOTPROP-543489 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e9c9e0b..02f75b9 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "description": "Easy Search [![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg)](http://commitizen.github.io/cz-cli/) [![Build Status](https://travis-ci.org/matteodem/meteor-easy-search.svg?branch=master)](https://travis-ci.org/matteodem/meteor-easy-search) =====================", "main": "index.js", "dependencies": { - "conventional-changelog": "^1.0.1", + "conventional-changelog": "^3.0.1", "cz-conventional-changelog": "^1.1.5" }, "devDependencies": {