Skip to content

Commit 32d08c3

Browse files
Bump uuid from 11.1.0 to 13.0.0
Bumps [uuid](https://github.com/uuidjs/uuid) from 11.1.0 to 13.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...v13.0.0) --- updated-dependencies: - dependency-name: uuid dependency-version: 13.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d913c66 commit 32d08c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"standard": "^17.1.2",
3636
"tape": "^5.9.0",
3737
"typescript": "^5.7.2",
38-
"uuid": "^11.1.0"
38+
"uuid": "^13.0.0"
3939
},
4040
"funding": {
4141
"type": "opencollective",

0 commit comments

Comments
 (0)