Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit e762d69

Browse files
chore(deps): bump uuid from 11.1.0 to 14.0.0
Bumps [uuid](https://github.com/uuidjs/uuid) from 11.1.0 to 14.0.0. - [Release notes](https://github.com/uuidjs/uuid/releases) - [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md) - [Commits](uuidjs/uuid@v11.1.0...v14.0.0) --- updated-dependencies: - dependency-name: uuid dependency-version: 14.0.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 035ab8a commit e762d69

3 files changed

Lines changed: 133 additions & 180 deletions

File tree

packages/wdio-browserstack-service/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"glob": "^11.0.0",
5454
"tar": "^7.5.11",
5555
"undici": "^6.24.0",
56-
"uuid": "^11.1.0",
56+
"uuid": "^14.0.0",
5757
"webdriverio": "workspace:*",
5858
"winston-transport": "^4.5.0",
5959
"yauzl": "^3.0.0"

packages/wdio-webdriver-mock-service/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"@wdio/protocols": "workspace:*",
3232
"@wdio/types": "workspace:*",
3333
"nock": "14.0.11",
34-
"uuid": "^11.1.0",
34+
"uuid": "^14.0.0",
3535
"webdriverio": "workspace:*"
3636
},
3737
"devDependencies": {

0 commit comments

Comments
 (0)