Skip to content

Commit b7469b7

Browse files
build: bump the npm_and_yarn group across 6 directories with 2 updates
Bumps the npm_and_yarn group with 1 update in the /packages/cardano-services directory: [uuid](https://github.com/uuidjs/uuid). Bumps the npm_and_yarn group with 1 update in the /packages/core directory: [ip-address](https://github.com/beaugunderson/ip-address). Bumps the npm_and_yarn group with 1 update in the /packages/e2e directory: [uuid](https://github.com/uuidjs/uuid). Bumps the npm_and_yarn group with 1 update in the /packages/projection-typeorm directory: [uuid](https://github.com/uuidjs/uuid). Bumps the npm_and_yarn group with 1 update in the /packages/wallet directory: [uuid](https://github.com/uuidjs/uuid). Bumps the npm_and_yarn group with 1 update in the /packages/web-extension directory: [uuid](https://github.com/uuidjs/uuid). Updates `uuid` from 10.0.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@v10.0.0...v14.0.0) Updates `ip-address` from 9.0.5 to 10.2.0 - [Commits](beaugunderson/ip-address@v9.0.5...v10.2.0) Updates `uuid` from 8.3.2 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@v10.0.0...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@v10.0.0...v14.0.0) Updates `uuid` from 8.3.2 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@v10.0.0...v14.0.0) Updates `uuid` from 8.3.2 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@v10.0.0...v14.0.0) --- updated-dependencies: - dependency-name: uuid dependency-version: 14.0.0 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: ip-address dependency-version: 10.2.0 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: uuid dependency-version: 14.0.0 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: uuid dependency-version: 14.0.0 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: uuid dependency-version: 14.0.0 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: uuid dependency-version: 14.0.0 dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 531ce13 commit b7469b7

6 files changed

Lines changed: 6 additions & 6 deletions

File tree

packages/cardano-services/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@
132132
"ts-custom-error": "^3.2.0",
133133
"ts-log": "^2.2.4",
134134
"typeorm": "^0.3.15",
135-
"uuid": "^10.0.0",
135+
"uuid": "^14.0.0",
136136
"ws": "^8.17.1"
137137
},
138138
"files": [

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"@foxglove/crc": "^0.0.3",
5555
"@scure/base": "^1.1.1",
5656
"fraction.js": "4.0.1",
57-
"ip-address": "^9.0.5",
57+
"ip-address": "^10.2.0",
5858
"lodash": "^4.17.21",
5959
"ts-custom-error": "^3.2.0",
6060
"ts-log": "^2.2.4",

packages/e2e/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@
112112
"ts-log": "^2.2.4",
113113
"ts-node": "^10.8.1",
114114
"ts-stopwatch": "0.0.4",
115-
"uuid": "^8.3.2",
115+
"uuid": "^14.0.0",
116116
"webextension-polyfill": "^0.8.0",
117117
"ws": "^8.5.0"
118118
},

packages/projection-typeorm/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"ts-log": "^2.2.4",
5252
"tsc-alias": "^1.8.10",
5353
"typeorm": "^0.3.15",
54-
"uuid": "^9.0.0"
54+
"uuid": "^14.0.0"
5555
},
5656
"devDependencies": {
5757
"@cardano-sdk/util-dev": "workspace:~",

packages/wallet/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
"rxjs": "^7.4.0",
8282
"ts-custom-error": "^3.2.0",
8383
"ts-log": "^2.2.3",
84-
"uuid": "^8.3.2"
84+
"uuid": "^14.0.0"
8585
},
8686
"files": [
8787
"dist/*",

packages/web-extension/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"rxjs": "^7.4.0",
6868
"ts-custom-error": "^3.2.0",
6969
"ts-log": "^2.2.3",
70-
"uuid": "^8.3.2",
70+
"uuid": "^14.0.0",
7171
"webextension-polyfill": "^0.8.0"
7272
},
7373
"files": [

0 commit comments

Comments
 (0)