Skip to content

Commit f23087e

Browse files
chore(deps): bump the npm_and_yarn group across 5 directories with 1 update
Bumps the npm_and_yarn group with 1 update in the /packages/account-api directory: [uuid](https://github.com/uuidjs/uuid). Bumps the npm_and_yarn group with 1 update in the /packages/keyring-eth-qr directory: [uuid](https://github.com/uuidjs/uuid). Bumps the npm_and_yarn group with 1 update in the /packages/keyring-sdk directory: [uuid](https://github.com/uuidjs/uuid). Bumps the npm_and_yarn group with 1 update in the /packages/keyring-snap-bridge directory: [uuid](https://github.com/uuidjs/uuid). Bumps the npm_and_yarn group with 1 update in the /packages/keyring-snap-client directory: [uuid](https://github.com/uuidjs/uuid). Updates `uuid` from 9.0.1 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@v9.0.1...v14.0.0) Updates `uuid` from 9.0.1 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@v9.0.1...v14.0.0) Updates `uuid` from 9.0.1 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@v9.0.1...v14.0.0) Updates `uuid` from 9.0.1 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@v9.0.1...v14.0.0) Updates `uuid` from 9.0.1 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@v9.0.1...v14.0.0) --- updated-dependencies: - dependency-name: uuid dependency-version: 14.0.0 dependency-type: direct:production - dependency-name: uuid dependency-version: 14.0.0 dependency-type: direct:production - dependency-name: uuid dependency-version: 14.0.0 dependency-type: direct:production - dependency-name: uuid dependency-version: 14.0.0 dependency-type: direct:production - dependency-name: uuid dependency-version: 14.0.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 495adf2 commit f23087e

5 files changed

Lines changed: 5 additions & 5 deletions

File tree

packages/account-api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"dependencies": {
6969
"@metamask/keyring-api": "^23.1.0",
7070
"@metamask/keyring-utils": "^3.3.0",
71-
"uuid": "^9.0.1"
71+
"uuid": "^14.0.0"
7272
},
7373
"devDependencies": {
7474
"@lavamoat/allow-scripts": "^3.2.1",

packages/keyring-eth-qr/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
"@metamask/utils": "^11.11.0",
8282
"async-mutex": "^0.5.0",
8383
"hdkey": "^2.1.0",
84-
"uuid": "^9.0.1"
84+
"uuid": "^14.0.0"
8585
},
8686
"devDependencies": {
8787
"@ethereumjs/common": "^4.4.0",

packages/keyring-sdk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
"@metamask/utils": "^11.11.0",
7676
"async-mutex": "^0.5.0",
7777
"ethereum-cryptography": "^2.2.1",
78-
"uuid": "^9.0.1"
78+
"uuid": "^14.0.0"
7979
},
8080
"devDependencies": {
8181
"@lavamoat/allow-scripts": "^3.2.1",

packages/keyring-snap-bridge/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
"@metamask/utils": "^11.11.0",
8383
"@types/uuid": "^9.0.8",
8484
"async-mutex": "^0.5.0",
85-
"uuid": "^9.0.1"
85+
"uuid": "^14.0.0"
8686
},
8787
"devDependencies": {
8888
"@lavamoat/allow-scripts": "^3.2.1",

packages/keyring-snap-client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"@metamask/keyring-utils": "^3.3.0",
7171
"@metamask/superstruct": "^3.1.0",
7272
"@types/uuid": "^9.0.8",
73-
"uuid": "^9.0.1",
73+
"uuid": "^14.0.0",
7474
"webextension-polyfill": "^0.12.0"
7575
},
7676
"devDependencies": {

0 commit comments

Comments
 (0)