Skip to content

Commit 0b263ec

Browse files
Bump uuid from 12.0.0 to 13.0.0 in the npm group
Bumps the npm group with 1 update: [uuid](https://github.com/uuidjs/uuid). Updates `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 dependency-group: npm ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9e5383b commit 0b263ec

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
@@ -48,7 +48,7 @@
4848
"node-forge": "^1.3.1",
4949
"octokit": "^5.0.3",
5050
"semver": "^7.7.2",
51-
"uuid": "^12.0.0"
51+
"uuid": "^13.0.0"
5252
},
5353
"devDependencies": {
5454
"@ava/typescript": "6.0.0",

0 commit comments

Comments
 (0)