Skip to content

Commit 9e7aa56

Browse files
Bump uuid from 10.0.0 to 11.0.3
Bumps [uuid](https://github.com/uuidjs/uuid) from 10.0.0 to 11.0.3. - [Release notes](https://github.com/uuidjs/uuid/releases) - [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md) - [Commits](uuidjs/uuid@v10.0.0...v11.0.3) --- updated-dependencies: - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 56e851b commit 9e7aa56

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
@@ -88,7 +88,7 @@
8888
"react-dom": "^18",
8989
"tailwind-merge": "^2.5.4",
9090
"tailwindcss-animate": "^1.0.7",
91-
"uuid": "^10.0.0"
91+
"uuid": "^11.0.3"
9292
},
9393
"devDependencies": {
9494
"@types/fabric": "^5.3.9",

0 commit comments

Comments
 (0)