Skip to content

Commit

Permalink
chore: Bump uuid from 11.0.2 to 11.0.3 in /server
Browse files Browse the repository at this point in the history
Bumps [uuid](https://github.com/uuidjs/uuid) from 11.0.2 to 11.0.3.
- [Release notes](https://github.com/uuidjs/uuid/releases)
- [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md)
- [Commits](uuidjs/uuid@v11.0.2...v11.0.3)

---
updated-dependencies:
- dependency-name: uuid
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 17, 2024
1 parent e1881c6 commit 6b24337
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"moment": "2.30.1",
"nocache": "4.0.0",
"pm2": "5.4.3",
"uuid": "11.0.2"
"uuid": "11.0.3"
},
"devDependencies": {
"@babel/core": "7.26.0",
Expand Down
10 changes: 5 additions & 5 deletions server/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6184,12 +6184,12 @@ __metadata:
languageName: node
linkType: hard

"uuid@npm:11.0.2":
version: 11.0.2
resolution: "uuid@npm:11.0.2"
"uuid@npm:11.0.3":
version: 11.0.3
resolution: "uuid@npm:11.0.3"
bin:
uuid: dist/esm/bin/uuid
checksum: 9b322963db18623d22f46cf98f51b45830f956715577fb24d272ec29324fe919bedbedc6e29627aced490ac3f982ee53c80441651daf4a6ef74f2af58689f2e0
checksum: 646181c77e8b8df9bd07254faa703943e1c4d5ccde7d080312edf12f443f6c5750801fd9b27bf2e628594182165e6b1b880c0382538f7eca00b26622203741dc
languageName: node
linkType: hard

Expand Down Expand Up @@ -6300,7 +6300,7 @@ __metadata:
prettier: 3.3.3
rimraf: 6.0.1
typescript: 5.6.3
uuid: 11.0.2
uuid: 11.0.3
webpack-dev-middleware: 7.4.2
webpack-hot-middleware: 2.26.1
languageName: unknown
Expand Down

0 comments on commit 6b24337

Please sign in to comment.