Skip to content

Commit 04fdd77

Browse files
Update dependency uuid to v11 [SECURITY]
1 parent e4fba6c commit 04fdd77

2 files changed

Lines changed: 12 additions & 3 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@
107107
"sharp": "^0.33.5",
108108
"socket.io-client": "2.3.1",
109109
"tasklist": "^3.1.1",
110-
"uuid": "^3.0.1",
110+
"uuid": "^11.0.0",
111111
"vuejs-datepicker": "^1.6.2"
112112
},
113113
"devDependencies": {

yarn.lock

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15009,7 +15009,7 @@ __metadata:
1500915009
typedoc: 0.24.8
1501015010
typescript: 5.6.2
1501115011
urijs: 1.19.11
15012-
uuid: ^3.0.1
15012+
uuid: ^11.0.0
1501315013
v-selectpage: 2.0.2
1501415014
v-tooltip: v2.1.3
1501515015
vee-validate: 2.2.0
@@ -16636,7 +16636,16 @@ __metadata:
1663616636
languageName: node
1663716637
linkType: hard
1663816638

16639-
"uuid@npm:^3.0.1, uuid@npm:^3.4.0":
16639+
"uuid@npm:^11.0.0":
16640+
version: 11.1.1
16641+
resolution: "uuid@npm:11.1.1"
16642+
bin:
16643+
uuid: dist/esm/bin/uuid
16644+
checksum: 1c1ea6ffc9fd02a343d77151734af65644ebf5bac733b59bdab85859cf793cf03ac8d60909fa19dcd2272e154b20734c464b667afd8bdac02b4da5e206079469
16645+
languageName: node
16646+
linkType: hard
16647+
16648+
"uuid@npm:^3.4.0":
1664016649
version: 3.4.0
1664116650
resolution: "uuid@npm:3.4.0"
1664216651
bin:

0 commit comments

Comments
 (0)