co2 0.16.0 (#4206)

This commit is contained in:
Peter Hedenskog 2024-07-03 08:46:54 +02:00 committed by GitHub
parent 806418f096
commit 8b205a669d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
npm-shrinkwrap.json generated
View File

@ -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"
}

View File

@ -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",