This commit is contained in:
Peter Hedenskog 2025-03-18 21:07:05 +01:00 committed by GitHub
parent dfd0db12dd
commit 759e65646a
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

@ -17,7 +17,7 @@
"@slack/webhook": "7.0.4",
"@tgwf/co2": "0.16.4",
"axe-core": "4.10.2",
"browsertime": "24.5.0",
"browsertime": "24.5.1",
"coach-core": "8.1.1",
"dayjs": "1.11.11",
"fast-crc32c": "2.0.0",
@ -3231,9 +3231,9 @@
}
},
"node_modules/browsertime": {
"version": "24.5.0",
"resolved": "https://registry.npmjs.org/browsertime/-/browsertime-24.5.0.tgz",
"integrity": "sha512-baO9t7L9Jou2BSHTfLe8zevas/KadVJSBhaB3Dum2lizOfEG8uYB0O8cuZViQw5S3VYcR7AO7kuPsJCjLPKRVg==",
"version": "24.5.1",
"resolved": "https://registry.npmjs.org/browsertime/-/browsertime-24.5.1.tgz",
"integrity": "sha512-E72fu91nEmY3o3BWZlcIALK2XZ20ObqTHxbqz+l63xvXRPAJL1xfZt8UxcAsxVR+tfqceyYo4Nzru19biodJjA==",
"dependencies": {
"@devicefarmer/adbkit": "3.3.8",
"@sitespeed.io/chromedriver": "134.0.6998-35",

View File

@ -88,7 +88,7 @@
"@tgwf/co2": "0.16.4",
"@slack/webhook": "7.0.4",
"axe-core": "4.10.2",
"browsertime": "24.5.0",
"browsertime": "24.5.1",
"coach-core": "8.1.1",
"dayjs": "1.11.11",
"fast-crc32c": "2.0.0",