Skip to content

Commit 18c8d36

Browse files
Upgrade: bump uuid from 13.0.0 to 14.0.0 in /bruno/PSU
Bumps [uuid](https://github.com/uuidjs/uuid) from 13.0.0 to 14.0.0. - [Release notes](https://github.com/uuidjs/uuid/releases) - [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md) - [Commits](uuidjs/uuid@v13.0.0...v14.0.0) --- updated-dependencies: - dependency-name: uuid dependency-version: 14.0.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent eb1e4a7 commit 18c8d36

2 files changed

Lines changed: 6 additions & 5 deletions

File tree

bruno/PSU/package-lock.json

Lines changed: 5 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

bruno/PSU/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@
1111
"license": "ISC",
1212
"dependencies": {
1313
"jsonwebtoken": "^9.0.3",
14-
"uuid": "^13.0.0"
14+
"uuid": "^14.0.0"
1515
}
1616
}

0 commit comments

Comments
 (0)