Updated dependencies
This commit is contained in:
parent
9e74015246
commit
126524d33d
File diff suppressed because it is too large
Load Diff
14
package.json
14
package.json
|
|
@ -81,16 +81,16 @@
|
|||
},
|
||||
"exports": "./lib/sitespeed.js",
|
||||
"dependencies": {
|
||||
"@aws-sdk/client-s3": "3.717.0",
|
||||
"@google-cloud/storage": "7.14.0",
|
||||
"@aws-sdk/client-s3": "3.820.0",
|
||||
"@google-cloud/storage": "7.16.0",
|
||||
"@sitespeed.io/log": "0.2.6",
|
||||
"@sitespeed.io/plugin": "1.0.0",
|
||||
"@tgwf/co2": "0.16.4",
|
||||
"@slack/webhook": "7.0.4",
|
||||
"axe-core": "4.10.2",
|
||||
"@slack/webhook": "7.0.5",
|
||||
"axe-core": "4.10.3",
|
||||
"browsertime": "24.7.0",
|
||||
"coach-core": "8.1.1",
|
||||
"dayjs": "1.11.11",
|
||||
"dayjs": "1.11.13",
|
||||
"fast-crc32c": "2.0.0",
|
||||
"fast-stats": "0.0.7",
|
||||
"import-global": "1.1.1",
|
||||
|
|
@ -98,8 +98,8 @@
|
|||
"lodash.merge": "4.6.2",
|
||||
"lodash.set": "4.3.2",
|
||||
"markdown": "0.5.0",
|
||||
"node-scp": "0.0.23",
|
||||
"ora": "8.0.1",
|
||||
"node-scp": "0.0.25",
|
||||
"ora": "8.2.0",
|
||||
"pug": "3.0.3",
|
||||
"simplecrawler": "1.1.9",
|
||||
"yargs": "17.7.2"
|
||||
|
|
|
|||
Loading…
Reference in New Issue