From 5d06da2d0f1877a01cc290bc87d2d4965a78724f Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 28 Nov 2023 23:25:05 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-ANSIREGEX-1583908 - https://snyk.io/vuln/SNYK-JS-GETOBJECT-1054932 - https://snyk.io/vuln/SNYK-JS-GLOBPARENT-1016905 - https://snyk.io/vuln/SNYK-JS-LODASH-1018905 - https://snyk.io/vuln/SNYK-JS-LODASH-1040724 - https://snyk.io/vuln/SNYK-JS-LODASH-450202 - https://snyk.io/vuln/SNYK-JS-LODASH-608086 - https://snyk.io/vuln/SNYK-JS-LODASH-73638 - https://snyk.io/vuln/SNYK-JS-LODASH-73639 - https://snyk.io/vuln/SNYK-JS-LODASHTEMPLATE-1088054 - https://snyk.io/vuln/SNYK-JS-SETVALUE-1540541 - https://snyk.io/vuln/SNYK-JS-SETVALUE-450213 - https://snyk.io/vuln/SNYK-JS-UNSETVALUE-2400660 - https://snyk.io/vuln/npm:braces:20180219 - https://snyk.io/vuln/npm:lodash:20180130 --- package.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/package.json b/package.json index fcd5fdbc..2783b2d6 100644 --- a/package.json +++ b/package.json @@ -35,9 +35,9 @@ "async-helper-base": "^0.2.0", "base-loader": "^0.1.0", "chalk": "^1.1.1", - "composer": "^0.4.0", + "composer": "^0.11.0", "computed-property": "^0.1.2", - "cwd": "^0.8.0", + "cwd": "^0.9.0", "data-store": "^0.8.2", "diff": "^2.0.2", "engine-lodash": "^0.8.0", @@ -56,8 +56,8 @@ "helper-coverage": "^0.1.2", "helper-date": "^0.2.2", "helper-license": "^0.2.1", - "helper-reflinks": "^1.4.1", - "helper-related": "^0.10.0", + "helper-reflinks": "^2.2.0", + "helper-related": "^0.11.2", "helper-resolve": "^0.3.1", "helper-toc": "^0.2.0", "init-file-loader": "^0.1.1", @@ -66,11 +66,11 @@ "js-comments": "^0.5.4", "lint-templates": "^0.1.2", "lodash": "^3.10.1", - "log-symbols": "^1.0.2", + "log-symbols": "^2.0.0", "logging-helpers": "^0.4.0", "markdown-toc": "^0.11.5", "markdown-utils": "^0.7.1", - "micromatch": "^2.2.0", + "micromatch": "^3.0.0", "middleware-utils": "^0.1.4", "parse-author": "^0.2.0", "parse-copyright": "^0.4.0", @@ -84,9 +84,9 @@ "readme-includes": "^0.2.9", "relative": "^3.0.1", "relative-dest": "^0.1.0", - "remarkable": "^1.6.0", + "remarkable": "^2.0.0", "stringify-travis-url": "^0.1.0", - "template": "^0.14.3", + "template": "^0.17.0", "template-helper-apidocs": "^0.4.4", "template-helpers": "^0.3.2", "template-toc": "^0.3.3",