|
|
@@ -12,6 +12,7 @@
|
|
12
|
12
|
"@hapi/glue": "^8.0.0",
|
|
13
|
13
|
"@hapi/hapi": "^20.1.3",
|
|
14
|
14
|
"@hapi/inert": "^6.0.3",
|
|
|
15
|
+ "@hapi/jwt": "^2.0.1",
|
|
15
|
16
|
"@hapi/vision": "^6.0.1",
|
|
16
|
17
|
"@hapipal/confidence": "^6.0.1",
|
|
17
|
18
|
"@hapipal/schwifty": "^6.0.0",
|
|
|
@@ -115,6 +116,15 @@
|
|
115
|
116
|
"@hapi/hoek": "9.x.x"
|
|
116
|
117
|
}
|
|
117
|
118
|
},
|
|
|
119
|
+ "node_modules/@hapi/catbox-object": {
|
|
|
120
|
+ "version": "2.0.0",
|
|
|
121
|
+ "resolved": "https://registry.npmjs.org/@hapi/catbox-object/-/catbox-object-2.0.0.tgz",
|
|
|
122
|
+ "integrity": "sha512-tzTo5q9UVqwqtpNkIz0VNSmJTbaGyD9ZQmw4a91BBWB+YJWYa066KkxOTHGmmWJzjZEhG2CsNYKu34J25pA5aw==",
|
|
|
123
|
+ "dependencies": {
|
|
|
124
|
+ "@hapi/boom": "9.x.x",
|
|
|
125
|
+ "@hapi/hoek": "9.x.x"
|
|
|
126
|
+ }
|
|
|
127
|
+ },
|
|
118
|
128
|
"node_modules/@hapi/content": {
|
|
119
|
129
|
"version": "5.0.2",
|
|
120
|
130
|
"resolved": "https://registry.npmjs.org/@hapi/content/-/content-5.0.2.tgz",
|
|
|
@@ -217,6 +227,23 @@
|
|
217
|
227
|
"@hapi/hoek": "9.x.x"
|
|
218
|
228
|
}
|
|
219
|
229
|
},
|
|
|
230
|
+ "node_modules/@hapi/jwt": {
|
|
|
231
|
+ "version": "2.0.1",
|
|
|
232
|
+ "resolved": "https://registry.npmjs.org/@hapi/jwt/-/jwt-2.0.1.tgz",
|
|
|
233
|
+ "integrity": "sha512-6/nX/yOIk9mvs+r72LFhF177yOB4yVv3e0Nqn7cIx2CU+VruBHxMKkHraARXx6oUAtiwNuyhW+trO5QeGm9ESQ==",
|
|
|
234
|
+ "dependencies": {
|
|
|
235
|
+ "@hapi/b64": "5.x.x",
|
|
|
236
|
+ "@hapi/boom": "9.x.x",
|
|
|
237
|
+ "@hapi/bounce": "2.x.x",
|
|
|
238
|
+ "@hapi/bourne": "2.x.x",
|
|
|
239
|
+ "@hapi/catbox-object": "2.x.x",
|
|
|
240
|
+ "@hapi/cryptiles": "5.x.x",
|
|
|
241
|
+ "@hapi/hoek": "9.x.x",
|
|
|
242
|
+ "@hapi/wreck": "17.x.x",
|
|
|
243
|
+ "ecdsa-sig-formatter": "1.x.x",
|
|
|
244
|
+ "joi": "^17.2.1"
|
|
|
245
|
+ }
|
|
|
246
|
+ },
|
|
220
|
247
|
"node_modules/@hapi/mimos": {
|
|
221
|
248
|
"version": "6.0.0",
|
|
222
|
249
|
"resolved": "https://registry.npmjs.org/@hapi/mimos/-/mimos-6.0.0.tgz",
|
|
|
@@ -1179,6 +1206,14 @@
|
|
1179
|
1206
|
"integrity": "sha1-7gHdHKwO08vH/b6jfcCo8c4ALOI=",
|
|
1180
|
1207
|
"dev": true
|
|
1181
|
1208
|
},
|
|
|
1209
|
+ "node_modules/ecdsa-sig-formatter": {
|
|
|
1210
|
+ "version": "1.0.11",
|
|
|
1211
|
+ "resolved": "https://registry.npmjs.org/ecdsa-sig-formatter/-/ecdsa-sig-formatter-1.0.11.tgz",
|
|
|
1212
|
+ "integrity": "sha512-nagl3RYrbNv6kQkeJIpt6NJZy8twLB/2vtz6yN9Z4vRKHN4/QZJIEbqohALSgwKdnksuY3k5Addp5lg8sVoVcQ==",
|
|
|
1213
|
+ "dependencies": {
|
|
|
1214
|
+ "safe-buffer": "^5.0.1"
|
|
|
1215
|
+ }
|
|
|
1216
|
+ },
|
|
1182
|
1217
|
"node_modules/emoji-regex": {
|
|
1183
|
1218
|
"version": "8.0.0",
|
|
1184
|
1219
|
"resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz",
|
|
|
@@ -4088,6 +4123,15 @@
|
|
4088
|
4123
|
"@hapi/hoek": "9.x.x"
|
|
4089
|
4124
|
}
|
|
4090
|
4125
|
},
|
|
|
4126
|
+ "@hapi/catbox-object": {
|
|
|
4127
|
+ "version": "2.0.0",
|
|
|
4128
|
+ "resolved": "https://registry.npmjs.org/@hapi/catbox-object/-/catbox-object-2.0.0.tgz",
|
|
|
4129
|
+ "integrity": "sha512-tzTo5q9UVqwqtpNkIz0VNSmJTbaGyD9ZQmw4a91BBWB+YJWYa066KkxOTHGmmWJzjZEhG2CsNYKu34J25pA5aw==",
|
|
|
4130
|
+ "requires": {
|
|
|
4131
|
+ "@hapi/boom": "9.x.x",
|
|
|
4132
|
+ "@hapi/hoek": "9.x.x"
|
|
|
4133
|
+ }
|
|
|
4134
|
+ },
|
|
4091
|
4135
|
"@hapi/content": {
|
|
4092
|
4136
|
"version": "5.0.2",
|
|
4093
|
4137
|
"resolved": "https://registry.npmjs.org/@hapi/content/-/content-5.0.2.tgz",
|
|
|
@@ -4184,6 +4228,23 @@
|
|
4184
|
4228
|
"@hapi/hoek": "9.x.x"
|
|
4185
|
4229
|
}
|
|
4186
|
4230
|
},
|
|
|
4231
|
+ "@hapi/jwt": {
|
|
|
4232
|
+ "version": "2.0.1",
|
|
|
4233
|
+ "resolved": "https://registry.npmjs.org/@hapi/jwt/-/jwt-2.0.1.tgz",
|
|
|
4234
|
+ "integrity": "sha512-6/nX/yOIk9mvs+r72LFhF177yOB4yVv3e0Nqn7cIx2CU+VruBHxMKkHraARXx6oUAtiwNuyhW+trO5QeGm9ESQ==",
|
|
|
4235
|
+ "requires": {
|
|
|
4236
|
+ "@hapi/b64": "5.x.x",
|
|
|
4237
|
+ "@hapi/boom": "9.x.x",
|
|
|
4238
|
+ "@hapi/bounce": "2.x.x",
|
|
|
4239
|
+ "@hapi/bourne": "2.x.x",
|
|
|
4240
|
+ "@hapi/catbox-object": "2.x.x",
|
|
|
4241
|
+ "@hapi/cryptiles": "5.x.x",
|
|
|
4242
|
+ "@hapi/hoek": "9.x.x",
|
|
|
4243
|
+ "@hapi/wreck": "17.x.x",
|
|
|
4244
|
+ "ecdsa-sig-formatter": "1.x.x",
|
|
|
4245
|
+ "joi": "^17.2.1"
|
|
|
4246
|
+ }
|
|
|
4247
|
+ },
|
|
4187
|
4248
|
"@hapi/mimos": {
|
|
4188
|
4249
|
"version": "6.0.0",
|
|
4189
|
4250
|
"resolved": "https://registry.npmjs.org/@hapi/mimos/-/mimos-6.0.0.tgz",
|
|
|
@@ -4946,6 +5007,14 @@
|
|
4946
|
5007
|
"integrity": "sha1-7gHdHKwO08vH/b6jfcCo8c4ALOI=",
|
|
4947
|
5008
|
"dev": true
|
|
4948
|
5009
|
},
|
|
|
5010
|
+ "ecdsa-sig-formatter": {
|
|
|
5011
|
+ "version": "1.0.11",
|
|
|
5012
|
+ "resolved": "https://registry.npmjs.org/ecdsa-sig-formatter/-/ecdsa-sig-formatter-1.0.11.tgz",
|
|
|
5013
|
+ "integrity": "sha512-nagl3RYrbNv6kQkeJIpt6NJZy8twLB/2vtz6yN9Z4vRKHN4/QZJIEbqohALSgwKdnksuY3k5Addp5lg8sVoVcQ==",
|
|
|
5014
|
+ "requires": {
|
|
|
5015
|
+ "safe-buffer": "^5.0.1"
|
|
|
5016
|
+ }
|
|
|
5017
|
+ },
|
|
4949
|
5018
|
"emoji-regex": {
|
|
4950
|
5019
|
"version": "8.0.0",
|
|
4951
|
5020
|
"resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz",
|