From d9581552564218ce751cbfb69ffe1c1cfdb6eb14 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 9 Sep 2024 22:43:19 +0000 Subject: [PATCH] feat: upgrade multiple dependencies with Snyk Snyk has created this PR to upgrade: - uuid from 8.3.2 to 10.0.0. See this package in npm: https://www.npmjs.com/package/uuid - @google-cloud/storage from 5.8.3 to 7.12.1. See this package in npm: https://www.npmjs.com/package/@google-cloud/storage - @tgwf/co2 from 0.6.1 to 0.16.0. See this package in npm: https://www.npmjs.com/package/@tgwf/co2 - axe-core from 4.3.3 to 4.10.0. See this package in npm: https://www.npmjs.com/package/axe-core - fast-stats from 0.0.6 to 0.0.7. See this package in npm: https://www.npmjs.com/package/fast-stats - find-up from 5.0.0 to 7.0.0. See this package in npm: https://www.npmjs.com/package/find-up - cli-color from 2.0.0 to 2.0.4. See this package in npm: https://www.npmjs.com/package/cli-color - coach-core from 6.4.3 to 8.0.2. See this package in npm: https://www.npmjs.com/package/coach-core - dayjs from 1.10.4 to 1.11.12. See this package in npm: https://www.npmjs.com/package/dayjs - fs-extra from 9.1.0 to 11.2.0. See this package in npm: https://www.npmjs.com/package/fs-extra - influx from 5.6.3 to 5.9.3. See this package in npm: https://www.npmjs.com/package/influx - jstransformer-markdown-it from 2.1.0 to 3.0.0. See this package in npm: https://www.npmjs.com/package/jstransformer-markdown-it - junit-report-builder from 1.3.3 to 5.0.0. See this package in npm: https://www.npmjs.com/package/junit-report-builder - os-name from 4.0.0 to 6.0.0. See this package in npm: https://www.npmjs.com/package/os-name - p-limit from 2.2.2 to 6.1.0. See this package in npm: https://www.npmjs.com/package/p-limit - pug from 3.0.2 to 3.0.3. See this package in npm: https://www.npmjs.com/package/pug - recursive-readdir from 2.2.2 to 2.2.3. See this package in npm: https://www.npmjs.com/package/recursive-readdir See this project in Snyk: https://app.snyk.io/org/stanislav1975/project/18f3154f-26c5-4466-a94f-d97f7b9bb0b1?utm_source=github&utm_medium=referral&page=upgrade-pr --- package.json | 34 +++++++++++++++++----------------- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/package.json b/package.json index 7d3e5c266e..770c0d217c 100644 --- a/package.json +++ b/package.json @@ -71,24 +71,24 @@ }, "main": "./lib/sitespeed.js", "dependencies": { - "@google-cloud/storage": "5.8.3", - "@tgwf/co2": "0.6.1", + "@google-cloud/storage": "7.12.1", + "@tgwf/co2": "0.16.0", "aws-sdk": "2.882.0", - "axe-core": "4.3.3", + "axe-core": "4.10.0", "browsertime": "14.5.0", - "coach-core": "6.4.3", - "cli-color": "2.0.0", + "coach-core": "8.0.2", + "cli-color": "2.0.4", "concurrent-queue": "7.0.2", - "dayjs": "1.10.4", + "dayjs": "1.11.12", "fast-crc32c": "2.0.0", - "fast-stats": "0.0.6", - "find-up": "5.0.0", - "fs-extra": "9.1.0", + "fast-stats": "0.0.7", + "find-up": "7.0.0", + "fs-extra": "11.2.0", "getos": "3.2.1", - "influx": "5.6.3", + "influx": "5.9.3", "intel": "1.2.0", - "jstransformer-markdown-it": "2.1.0", - "junit-report-builder": "1.3.3", + "jstransformer-markdown-it": "3.0.0", + "junit-report-builder": "5.0.0", "lodash.chunk": "4.2.0", "lodash.clonedeep": "4.5.0", "lodash.flatten": "4.4.0", @@ -103,14 +103,14 @@ "lodash.union": "4.6.0", "markdown": "0.5.0", "node-slack": "0.0.7", - "os-name": "4.0.0", - "p-limit": "2.2.2", - "pug": "3.0.2", - "recursive-readdir": "2.2.2", + "os-name": "6.0.0", + "p-limit": "6.1.0", + "pug": "3.0.3", + "recursive-readdir": "2.2.3", "simplecrawler": "1.1.9", "tape": "4.13.0", "text-table": "0.2.0", - "uuid": "8.3.2", + "uuid": "10.0.0", "yargs": "17.0.1" }, "config": {