Skip to content

Commit eb46dda

Browse files
Bump uuid from 9.0.1 to 12.0.0
Bumps [uuid](https://github.com/uuidjs/uuid) from 9.0.1 to 12.0.0. - [Release notes](https://github.com/uuidjs/uuid/releases) - [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md) - [Commits](uuidjs/uuid@v9.0.1...v12.0.0) --- updated-dependencies: - dependency-name: uuid dependency-version: 12.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 648b5f7 commit eb46dda

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"standard": "^17.0.0",
2424
"tape-run": "^11.0.0",
2525
"@socketsupply/tapzero": "^0.8.0",
26-
"uuid": "^9.0.0"
26+
"uuid": "^12.0.0"
2727
},
2828
"standard": {
2929
"ignore": [

0 commit comments

Comments
 (0)