Skip to content
This repository has been archived by the owner on Dec 27, 2024. It is now read-only.

chore(deps): Bump uuid from 9.0.1 to 11.0.3 #508

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion plugins/announcements-backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"luxon": "^3.2.0",
"node-fetch": "^2.6.7",
"slugify": "^1.6.6",
"uuid": "^9.0.0",
"uuid": "^11.0.3",
"winston": "^3.2.1",
"yn": "^4.0.0"
},
Expand Down
11 changes: 10 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6601,7 +6601,7 @@ __metadata:
node-fetch: "npm:^2.6.7"
slugify: "npm:^1.6.6"
supertest: "npm:^6.3.3"
uuid: "npm:^9.0.0"
uuid: "npm:^11.0.3"
winston: "npm:^3.2.1"
yn: "npm:^4.0.0"
languageName: unknown
Expand Down Expand Up @@ -26335,6 +26335,15 @@ __metadata:
languageName: node
linkType: hard

"uuid@npm:^11.0.3":
version: 11.0.3
resolution: "uuid@npm:11.0.3"
bin:
uuid: dist/esm/bin/uuid
checksum: 10c0/cee762fc76d949a2ff9205770334699e0043d52bb766472593a25f150077c9deed821230251ea3d6ab3943a5ea137d2826678797f1d5f6754c7ce5ce27e9f7a6
languageName: node
linkType: hard

"uuid@npm:^3.3.2, uuid@npm:^3.4.0":
version: 3.4.0
resolution: "uuid@npm:3.4.0"
Expand Down