Skip to content

Commit 8e00e81

Browse files
Bump uuid from 12.0.0 to 13.0.0 (#74)
Bumps [uuid](https://github.com/uuidjs/uuid) from 12.0.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@v12.0.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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8affb2b commit 8e00e81

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
@@ -28,6 +28,6 @@
2828
"@opentelemetry/api": "^1.6.0",
2929
"@vercel/ncc": "^0.38.3",
3030
"glob": "^11.0.3",
31-
"uuid": "^12.0.0"
31+
"uuid": "^13.0.0"
3232
}
3333
}

0 commit comments

Comments
 (0)