Browsertime 23.1.2 (#4294)

This commit is contained in:
Peter Hedenskog 2024-10-11 16:14:11 +02:00 committed by GitHub
parent 230d4d3a92
commit 87c665bd45
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 9 additions and 9 deletions

16
npm-shrinkwrap.json generated
View File

@ -15,7 +15,7 @@
"@sitespeed.io/plugin": "0.0.6",
"@tgwf/co2": "0.16.0",
"axe-core": "4.10.0",
"browsertime": "23.1.1",
"browsertime": "23.1.2",
"cli-color": "2.0.4",
"coach-core": "8.0.2",
"concurrent-queue": "7.0.2",
@ -3630,9 +3630,9 @@
}
},
"node_modules/browsertime": {
"version": "23.1.1",
"resolved": "https://registry.npmjs.org/browsertime/-/browsertime-23.1.1.tgz",
"integrity": "sha512-qSlfTvo+y+b03t5QiMoknKSda9rzm9qOI4GcPWJqA7jpWrcp7ZHWEgNB9QSB7aZaWdCEah+6G51H43XlUjCsQg==",
"version": "23.1.2",
"resolved": "https://registry.npmjs.org/browsertime/-/browsertime-23.1.2.tgz",
"integrity": "sha512-P2Jl+25FoUWtxNL99vyHamW0CyGXern41G38YygVeV0y84HLuUsniVXVEYOyftrj4z79t2femqRvVx5D0rCYNw==",
"dependencies": {
"@cypress/xvfb": "1.2.4",
"@devicefarmer/adbkit": "3.2.6",
@ -3642,7 +3642,7 @@
"@sitespeed.io/throttle": "5.0.1",
"@sitespeed.io/tracium": "0.3.3",
"btoa": "1.2.1",
"chrome-har": "1.0.0",
"chrome-har": "1.0.1",
"chrome-remote-interface": "0.33.2",
"dayjs": "1.11.13",
"execa": "9.3.1",
@ -3893,9 +3893,9 @@
}
},
"node_modules/chrome-har": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/chrome-har/-/chrome-har-1.0.0.tgz",
"integrity": "sha512-HUXMrfVwQNjNDxIt69PFuDAaWwHCF2np5cDQEBxwoxR76VZNbRh6krVVlHa+Vp/aqqY/YyVSWpdY0ZsCrXTpIw==",
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/chrome-har/-/chrome-har-1.0.1.tgz",
"integrity": "sha512-FFZCxUrXnXTbNfDyfS+OZxgOTsCm4KSCr73H4g/eOfmJn34u4ZEgInKf8M58fATPZRcrP3un75xR7rRPKdXsGg==",
"dependencies": {
"debug": "4.3.7",
"tough-cookie": "5.0.0"

View File

@ -85,7 +85,7 @@
"@tgwf/co2": "0.16.0",
"@aws-sdk/client-s3": "3.609.0",
"axe-core": "4.10.0",
"browsertime": "23.1.1",
"browsertime": "23.1.2",
"coach-core": "8.0.2",
"cli-color": "2.0.4",
"concurrent-queue": "7.0.2",