From fad6cdda19451018e0aa84cf64aec74966698a95 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 1 Dec 2023 00:45:11 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116 --- package.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index fcd5fdbc..ada76493 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "composer": "^0.4.0", "computed-property": "^0.1.2", "cwd": "^0.8.0", - "data-store": "^0.8.2", + "data-store": "^2.0.0", "diff": "^2.0.2", "engine-lodash": "^0.8.0", "event-stream": "^3.3.1", @@ -47,7 +47,7 @@ "get-value": "^1.1.5", "gfm-code-blocks": "^0.3.0", "git-user-name": "^1.1.2", - "globby": "^2.1.0", + "globby": "^11.0.0", "gulp-drafts": "^0.2.0", "gulp-util": "^3.0.6", "helper-changelog": "^0.1.0", @@ -86,13 +86,13 @@ "relative-dest": "^0.1.0", "remarkable": "^1.6.0", "stringify-travis-url": "^0.1.0", - "template": "^0.14.3", + "template": "^0.15.0", "template-helper-apidocs": "^0.4.4", "template-helpers": "^0.3.2", "template-toc": "^0.3.3", "through2": "^2.0.0", "update-copyright": "^0.1.0", - "vinyl-fs": "^1.0.0", + "vinyl-fs": "^4.0.0", "year": "^0.2.1" }, "devDependencies": {