Skip to content

Commit a756866

Browse files
chore(deps): bump uuid and @types/uuid
Bumps [uuid](https://github.com/uuidjs/uuid) and [@types/uuid](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/uuid). These dependencies needed to be updated together. Updates `uuid` from 11.1.0 to 11.1.1 - [Release notes](https://github.com/uuidjs/uuid/releases) - [Changelog](https://github.com/uuidjs/uuid/blob/v11.1.1/CHANGELOG.md) - [Commits](uuidjs/uuid@v11.1.0...v11.1.1) Updates `@types/uuid` from 10.0.0 to 11.0.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/uuid) --- updated-dependencies: - dependency-name: uuid dependency-version: 11.1.1 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: "@types/uuid" dependency-version: 11.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7d540b6 commit a756866

2 files changed

Lines changed: 26 additions & 20 deletions

File tree

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@
104104
"tunnel": "0.0.6",
105105
"typescript": "5.7.3",
106106
"universal-analytics": "0.5.3",
107-
"uuid": "11.1.0",
107+
"uuid": "11.1.1",
108108
"winreg": "1.2.5",
109109
"ws": "8.18.3",
110110
"xml2js": "0.6.2",
@@ -134,7 +134,7 @@
134134
"@types/tar": "6.1.13",
135135
"@types/tunnel": "0.0.7",
136136
"@types/universal-analytics": "0.4.8",
137-
"@types/uuid": "^10.0.0",
137+
"@types/uuid": "^11.0.0",
138138
"@types/ws": "8.18.1",
139139
"@types/xml2js": "0.4.14",
140140
"@types/yargs": "17.0.33",

0 commit comments

Comments
 (0)