File tree 28 files changed +66
-73
lines changed
internal-plugin-conversation
internal-plugin-ediscovery
internal-plugin-encryption
plugin-authorization-browser
plugin-authorization-browser-first-party
plugin-authorization-node
28 files changed +66
-73
lines changed Original file line number Diff line number Diff line change 205
205
"terser-webpack-plugin" : " ^4.2.3" ,
206
206
"ts-jest" : " ^29.0.3" ,
207
207
"typescript" : " ^4.7.4" ,
208
- "uuid" : " ^3.3.2 " ,
208
+ "uuid" : " ^10.0.0 " ,
209
209
"wd" : " ^1.14.0" ,
210
210
"wdio-chromedriver-service" : " ^7.3.2" ,
211
211
"wdio-geckodriver-service" : " ^2.1.1" ,
Original file line number Diff line number Diff line change 45
45
"ampersand-collection" : " ^2.0.2" ,
46
46
"es6-promise-series" : " ^0.2.2" ,
47
47
"lodash" : " ^4.17.21" ,
48
- "uuid" : " ^3.3.2 "
48
+ "uuid" : " ^10.0.0 "
49
49
},
50
50
"scripts" : {
51
51
"build" : " yarn build:src" ,
Original file line number Diff line number Diff line change 40
40
"@webex/internal-plugin-encryption" : " workspace:*" ,
41
41
"@webex/webex-core" : " workspace:*" ,
42
42
"lodash" : " ^4.17.21" ,
43
- "uuid" : " ^3.3.2 "
43
+ "uuid" : " ^10.0.0 "
44
44
},
45
45
"scripts" : {
46
46
"build" : " yarn build:src" ,
Original file line number Diff line number Diff line change 28
28
"crypto-js" : " ^4.1.1" ,
29
29
"lodash" : " ^4.17.21" ,
30
30
"node-scr" : " ^0.3.0" ,
31
- "uuid" : " ^3.3.2 "
31
+ "uuid" : " ^10.0.0 "
32
32
},
33
33
"devDependencies" : {
34
34
"@babel/core" : " ^7.17.10" ,
Original file line number Diff line number Diff line change 25
25
"@webex/internal-plugin-mercury" : " workspace:*" ,
26
26
"@webex/webex-core" : " workspace:*" ,
27
27
"lodash" : " ^4.17.21" ,
28
- "uuid" : " ^3.3.2 "
28
+ "uuid" : " ^10.0.0 "
29
29
},
30
30
"devDependencies" : {
31
31
"@babel/core" : " ^7.17.10" ,
Original file line number Diff line number Diff line change 44
44
"@webex/internal-plugin-mercury" : " workspace:*" ,
45
45
"@webex/webex-core" : " workspace:*" ,
46
46
"lodash" : " ^4.17.21" ,
47
- "uuid" : " ^3.3.2 "
47
+ "uuid" : " ^10.0.0 "
48
48
},
49
49
"scripts" : {
50
50
"build" : " yarn build:src" ,
Original file line number Diff line number Diff line change 54
54
"node-scr" : " ^0.3.0" ,
55
55
"pkijs" : " ^2.1.84" ,
56
56
"safe-buffer" : " ^5.2.0" ,
57
- "uuid" : " ^3.3.2 " ,
57
+ "uuid" : " ^10.0.0 " ,
58
58
"valid-url" : " ^1.0.9"
59
59
},
60
60
"scripts" : {
Original file line number Diff line number Diff line change 24
24
"@webex/test-helper-mock-webex" : " workspace:*" ,
25
25
"@webex/webex-core" : " workspace:*" ,
26
26
"lodash" : " ^4.17.21" ,
27
- "uuid" : " ^3.3.2 "
27
+ "uuid" : " ^10.0.0 "
28
28
},
29
29
"scripts" : {
30
30
"build" : " yarn build:src" ,
Original file line number Diff line number Diff line change 46
46
"@webex/internal-plugin-mercury" : " workspace:*" ,
47
47
"@webex/webex-core" : " workspace:*" ,
48
48
"bowser" : " ^2.11.0" ,
49
- "uuid" : " ^3.3.2 "
49
+ "uuid" : " ^10.0.0 "
50
50
},
51
51
"scripts" : {
52
52
"build" : " yarn build:src" ,
Original file line number Diff line number Diff line change 52
52
"@webex/webex-core" : " workspace:*" ,
53
53
"backoff" : " ^2.5.0" ,
54
54
"lodash" : " ^4.17.21" ,
55
- "uuid" : " ^3.3.2 " ,
55
+ "uuid" : " ^10.0.0 " ,
56
56
"ws" : " ^8.17.1"
57
57
},
58
58
"scripts" : {
Original file line number Diff line number Diff line change 44
44
"@webex/webex-core" : " workspace:*" ,
45
45
"ip-anonymize" : " ^0.1.0" ,
46
46
"lodash" : " ^4.17.21" ,
47
- "uuid" : " ^3.3.2 "
47
+ "uuid" : " ^10.0.0 "
48
48
},
49
49
"scripts" : {
50
50
"build" : " yarn run -T tsc --declaration true --declarationDir ./dist/types" ,
Original file line number Diff line number Diff line change 40
40
"@webex/internal-plugin-encryption" : " workspace:*" ,
41
41
"@webex/webex-core" : " workspace:*" ,
42
42
"lodash" : " ^4.17.21" ,
43
- "uuid" : " ^3.3.2 "
43
+ "uuid" : " ^10.0.0 "
44
44
},
45
45
"scripts" : {
46
46
"build" : " yarn build:src" ,
Original file line number Diff line number Diff line change 28
28
"@webex/test-helper-test-users" : " workspace:*" ,
29
29
"@webex/webex-core" : " workspace:*" ,
30
30
"lodash" : " ^4.17.21" ,
31
- "uuid" : " ^3.3.2 "
31
+ "uuid" : " ^10.0.0 "
32
32
},
33
33
"scripts" : {
34
34
"build" : " yarn build:src" ,
Original file line number Diff line number Diff line change 40
40
"@webex/internal-plugin-user" : " workspace:*" ,
41
41
"@webex/webex-core" : " workspace:*" ,
42
42
"lodash" : " ^4.17.21" ,
43
- "uuid" : " ^3.3.2 "
43
+ "uuid" : " ^10.0.0 "
44
44
},
45
45
"scripts" : {
46
46
"build" : " yarn build:src" ,
Original file line number Diff line number Diff line change 40
40
"@webex/test-helper-test-users" : " workspace:*" ,
41
41
"@webex/webex-core" : " workspace:*" ,
42
42
"lodash" : " ^4.17.21" ,
43
- "uuid" : " ^3.3.2 "
43
+ "uuid" : " ^10.0.0 "
44
44
},
45
45
"scripts" : {
46
46
"build" : " yarn build:src" ,
Original file line number Diff line number Diff line change 18
18
"@webex/internal-plugin-mercury" : " workspace:*" ,
19
19
"@webex/plugin-meetings" : " workspace:*" ,
20
20
"@webex/webex-core" : " workspace:*" ,
21
- "uuid" : " ^3.3.2 "
21
+ "uuid" : " ^10.0.0 "
22
22
},
23
23
"browserify" : {
24
24
"transform" : [
Original file line number Diff line number Diff line change 45
45
"@webex/webex-core" : " workspace:*" ,
46
46
"crypto-js" : " ^4.1.1" ,
47
47
"lodash" : " ^4.17.21" ,
48
- "uuid" : " ^3.3.2 "
48
+ "uuid" : " ^10.0.0 "
49
49
},
50
50
"scripts" : {
51
51
"build" : " yarn build:src" ,
Original file line number Diff line number Diff line change 43
43
"@webex/webex-core" : " workspace:*" ,
44
44
"jsonwebtoken" : " ^9.0.2" ,
45
45
"lodash" : " ^4.17.21" ,
46
- "uuid" : " ^3.3.2 "
46
+ "uuid" : " ^10.0.0 "
47
47
},
48
48
"scripts" : {
49
49
"build" : " yarn build:src" ,
Original file line number Diff line number Diff line change 39
39
"@webex/internal-plugin-device" : " workspace:*" ,
40
40
"@webex/webex-core" : " workspace:*" ,
41
41
"jsonwebtoken" : " ^9.0.0" ,
42
- "uuid" : " ^3.3.2 "
42
+ "uuid" : " ^10.0.0 "
43
43
},
44
44
"scripts" : {
45
45
"build" : " yarn build:src" ,
Original file line number Diff line number Diff line change 31
31
"@webex/test-helper-chai" : " workspace:*" ,
32
32
"@webex/webex-core" : " workspace:*" ,
33
33
"lodash" : " ^4.17.21" ,
34
- "uuid" : " ^3.3.2 "
34
+ "uuid" : " ^10.0.0 "
35
35
},
36
36
"scripts" : {
37
37
"build" : " yarn build:src" ,
Original file line number Diff line number Diff line change 86
86
"jwt-decode" : " 3.1.2" ,
87
87
"lodash" : " ^4.17.21" ,
88
88
"sdp-transform" : " ^2.12.0" ,
89
- "uuid" : " ^3.3.2 " ,
89
+ "uuid" : " ^10.0.0 " ,
90
90
"webrtc-adapter" : " ^8.1.2"
91
91
},
92
92
"//" : [
Original file line number Diff line number Diff line change 24
24
"express" : " ^4.19.2" ,
25
25
"jsonwebtoken" : " ^9.0.0" ,
26
26
"safe-buffer" : " ^5.2.0" ,
27
- "uuid" : " ^3.3.2 " ,
27
+ "uuid" : " ^10.0.0 " ,
28
28
"whatwg-fetch" : " ^2.0.4"
29
29
},
30
30
"scripts" : {
Original file line number Diff line number Diff line change 26
26
"multer" : " ^1.4.5-lts.1" ,
27
27
"request" : " ^2.88.0" ,
28
28
"urlsafe-base64" : " ^1.0.0" ,
29
- "uuid" : " ^3.3.2 "
29
+ "uuid" : " ^10.0.0 "
30
30
},
31
31
"scripts" : {
32
32
"build" : " yarn build:src" ,
Original file line number Diff line number Diff line change 39
39
"btoa" : " ^1.2.1" ,
40
40
"lodash" : " ^4.17.21" ,
41
41
"node-random-name" : " ^1.0.1" ,
42
- "uuid" : " ^3.3.2 "
42
+ "uuid" : " ^10.0.0 "
43
43
},
44
44
"scripts" : {
45
45
"build" : " yarn build:src" ,
Original file line number Diff line number Diff line change 61
61
"crypto-js" : " ^4.1.1" ,
62
62
"jsonwebtoken" : " ^9.0.0" ,
63
63
"lodash" : " ^4.17.21" ,
64
- "uuid" : " ^3.3.2 "
64
+ "uuid" : " ^10.0.0 "
65
65
},
66
66
"scripts" : {
67
67
"build" : " yarn build:src" ,
Original file line number Diff line number Diff line change 75
75
"request-id" : " ^0.11.1" ,
76
76
"response-time" : " ^2.3.2" ,
77
77
"supertest" : " ^3.4.2" ,
78
- "uuid" : " ^3.3.2 "
78
+ "uuid" : " ^10.0.0 "
79
79
},
80
80
"scripts" : {
81
81
"build" : " yarn build:src" ,
Original file line number Diff line number Diff line change 43
43
"buffer" : " 6.0.3" ,
44
44
"jest-html-reporters" : " 3.0.11" ,
45
45
"platform" : " 1.3.6" ,
46
- "uuid" : " 8.3.2 " ,
46
+ "uuid" : " 10.0.0 " ,
47
47
"xstate" : " 4.30.6"
48
48
},
49
49
"devDependencies" : {
57
57
"@types/jest" : " 27.4.1" ,
58
58
"@types/mocha" : " 9.0.0" ,
59
59
"@types/node" : " 16.11.9" ,
60
- "@types/uuid" : " 8.3.4 " ,
60
+ "@types/uuid" : " 10.0.0 " ,
61
61
"@typescript-eslint/eslint-plugin" : " 5.38.1" ,
62
62
"@typescript-eslint/parser" : " 5.38.1" ,
63
63
"@web/dev-server" : " 0.4.5" ,
You can’t perform that action at this time.
0 commit comments