Skip to content

Commit ffba97f

Browse files
⬆️ Bump @types/uuid from 8.3.4 to 11.0.0 (#3723)
Bumps [@types/uuid](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/uuid) from 8.3.4 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: "@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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6b684db commit ffba97f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
"@types/node": "^22.0.9999",
9494
"@types/react": "19.2.14",
9595
"@types/react-dom": "19.2.3",
96-
"@types/uuid": "^8.3.4",
96+
"@types/uuid": "^11.0.0",
9797
"@types/video.js": "^7.3.57",
9898
"@types/xml2js": "^0.4.11",
9999
"dotenv": "^17.2.3",

0 commit comments

Comments
 (0)