Skip to content

Commit c2b1fe9

Browse files
chore(all): bump uuid from 11.1.0 to 13.0.0
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 015153a commit c2b1fe9

File tree

2 files changed

+19
-6
lines changed

2 files changed

+19
-6
lines changed

package-lock.json

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

services/gateway/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"fastify": "^5.1.0",
3535
"@fastify/cors": "^11.1.0",
3636
"@fastify/helmet": "^13.0.1",
37-
"uuid": "^11.1.0",
37+
"uuid": "^13.0.0",
3838
"fs-extra": "^11.3.1"
3939
},
4040
"devDependencies": {

0 commit comments

Comments
 (0)