Skip to content

Commit 6a7e064

Browse files
chore(all): bump uuid from 9.0.1 to 11.1.0
Bumps [uuid](https://github.com/uuidjs/uuid) from 9.0.1 to 11.1.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...v11.1.0) --- updated-dependencies: - dependency-name: uuid dependency-version: 11.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 08c24d4 commit 6a7e064

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package-lock.json

Lines changed: 6 additions & 6 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": "^4.24.3",
3535
"@fastify/cors": "^8.4.0",
3636
"@fastify/helmet": "^11.1.1",
37-
"uuid": "^9.0.1",
37+
"uuid": "^11.1.0",
3838
"fs-extra": "^11.1.1"
3939
},
4040
"devDependencies": {

0 commit comments

Comments
 (0)