diff --git a/npm-shrinkwrap.json b/npm-shrinkwrap.json index dd936e27a..85a36e8ad 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -13,7 +13,7 @@ "@google-cloud/storage": "6.9.5", "@influxdata/influxdb-client": "1.33.2", "@sitespeed.io/plugin": "0.0.6", - "@tgwf/co2": "0.14.4", + "@tgwf/co2": "0.16.0", "axe-core": "4.9.1", "browsertime": "22.5.3", "cli-color": "2.0.4", @@ -2783,9 +2783,9 @@ } }, "node_modules/@tgwf/co2": { - "version": "0.14.4", - "resolved": "https://registry.npmjs.org/@tgwf/co2/-/co2-0.14.4.tgz", - "integrity": "sha512-837dH4n6cGt2s3ssR3Yt904WHy/MDmYZmnHCla6e73YjxIWmvLgYLXUYWzXJ2C5096jTR7yT5tNe1+Dq5bjnNw==", + "version": "0.16.0", + "resolved": "https://registry.npmjs.org/@tgwf/co2/-/co2-0.16.0.tgz", + "integrity": "sha512-XaISEAE2ysQ6yHs4C1ZM/FFPPe04t1rXGVPzKi72dggPcOCaLvqXWSVdhxCih55mW/OLNGhmUax4SjNILSpGxA==", "engines": { "node": ">=14.0.0" } diff --git a/package.json b/package.json index 110556403..781232c59 100644 --- a/package.json +++ b/package.json @@ -82,7 +82,7 @@ "dependencies": { "@google-cloud/storage": "6.9.5", "@influxdata/influxdb-client": "1.33.2", - "@tgwf/co2": "0.14.4", + "@tgwf/co2": "0.16.0", "@aws-sdk/client-s3": "3.564.0", "axe-core": "4.9.1", "browsertime": "22.5.3",