Skip to content

Commit 7f2a7db

Browse files
chore(deps): bump uuid and chrome-har
Removes [uuid](https://github.com/uuidjs/uuid). It's no longer used after updating ancestor dependency [chrome-har](https://github.com/sitespeedio/chrome-har). These dependencies need to be updated together. Removes `uuid` Updates `chrome-har` from 0.13.5 to 1.3.1 - [Release notes](https://github.com/sitespeedio/chrome-har/releases) - [Changelog](https://github.com/sitespeedio/chrome-har/blob/main/CHANGELOG.md) - [Commits](sitespeedio/chrome-har@v0.13.5...v1.3.1) --- updated-dependencies: - dependency-name: uuid dependency-version: dependency-type: indirect - dependency-name: chrome-har dependency-version: 1.3.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7554354 commit 7f2a7db

2 files changed

Lines changed: 34 additions & 131 deletions

File tree

package-lock.json

Lines changed: 33 additions & 130 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"author": "The Markup",
3030
"license": "MIT",
3131
"dependencies": {
32-
"chrome-har": "^0.13.5"
32+
"chrome-har": "^1.3.1"
3333
},
3434
"peerDependencies": {
3535
"puppeteer": ">=1.0.0"

0 commit comments

Comments
 (0)