Skip to content

Commit bb39fa7

Browse files
chore(deps-dev): 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 f5e1926 commit bb39fa7

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090
"tsx": "^4.20.5",
9191
"typescript": "^5.9.2",
9292
"typescript-eslint": "^8.41.0",
93-
"uuid": "^11.1.0",
93+
"uuid": "^13.0.0",
9494
"vitest": "^3.2.4",
9595
"yaml": "^2.8.1"
9696
},

0 commit comments

Comments
 (0)