From cc071cb0d955d6b6982eac358eac67cdfe0f30e4 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 25 Mar 2021 07:15:43 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-HOSTEDGITINFO-1088355 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e9c9e0b..e639b1b 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.1.10", "cz-conventional-changelog": "^1.1.5" }, "devDependencies": {