Skip to content

Commit 0a1c3ed

Browse files
chore(deps): bump uuid from 9.0.1 to 13.0.0
Bumps [uuid](https://github.com/uuidjs/uuid) from 9.0.1 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@v9.0.1...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]>
1 parent d9d88a1 commit 0a1c3ed

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

package-lock.json

Lines changed: 8 additions & 8 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,7 +28,7 @@
2828
"@actions/core": "^1.10.1",
2929
"@actions/github": "^6.0.1",
3030
"exponential-backoff": "^3.1.1",
31-
"uuid": "^9.0.1"
31+
"uuid": "^13.0.0"
3232
},
3333
"devDependencies": {
3434
"@octokit/types": "^12.0.0",

0 commit comments

Comments
 (0)