Skip to content

Commit 63f3b3a

Browse files
Bump uuid from 11.1.0 to 13.0.0 in /functional
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:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0999d30 commit 63f3b3a

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

functional/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.

functional/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,6 @@
1919
"@types/uuid": "^10.0.0",
2020
"lodash": "^4.17.21",
2121
"oxide.ts": "^1.1.0",
22-
"uuid": "^11.1.0"
22+
"uuid": "^13.0.0"
2323
}
2424
}

0 commit comments

Comments
 (0)