@saltcorn/cli 0.8.6-beta.8 → 0.8.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,23 +1,23 @@
1
1
  {
2
2
  "name": "@saltcorn/cli",
3
- "version": "0.8.6-beta.8",
3
+ "version": "0.8.6",
4
4
  "lockfileVersion": 2,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "@saltcorn/cli",
9
- "version": "0.8.6-beta.8",
9
+ "version": "0.8.6",
10
10
  "license": "MIT",
11
11
  "dependencies": {
12
12
  "@oclif/command": "^1.8.16",
13
13
  "@oclif/config": "^1.18.3",
14
14
  "@oclif/plugin-help": "^3.3.1",
15
15
  "@oclif/plugin-plugins": "^2.1.0",
16
- "@saltcorn/admin-models": "0.8.6-beta.8",
17
- "@saltcorn/data": "0.8.6-beta.8",
18
- "@saltcorn/mobile-app": "0.8.6-beta.8",
19
- "@saltcorn/mobile-builder": "0.8.6-beta.8",
20
- "@saltcorn/server": "0.8.6-beta.8",
16
+ "@saltcorn/admin-models": "0.8.6",
17
+ "@saltcorn/data": "0.8.6",
18
+ "@saltcorn/mobile-app": "0.8.6",
19
+ "@saltcorn/mobile-builder": "0.8.6",
20
+ "@saltcorn/server": "0.8.6",
21
21
  "cli-ux": "^5.6.7",
22
22
  "contractis": "^0.1.0",
23
23
  "dateformat": "^3.0.3",
@@ -56,39 +56,39 @@
56
56
  }
57
57
  },
58
58
  "node_modules/@babel/code-frame": {
59
- "version": "7.21.4",
60
- "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.21.4.tgz",
61
- "integrity": "sha512-LYvhNKfwWSPpocw8GI7gpK2nq3HSDuEPC/uSYaALSJu9xjsalaaYFOq0Pwt5KmVqwEbZlDu81aLXwBOmD/Fv9g==",
59
+ "version": "7.22.5",
60
+ "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.22.5.tgz",
61
+ "integrity": "sha512-Xmwn266vad+6DAqEB2A6V/CcZVp62BbwVmcOJc2RPuwih1kw02TjQvWVWlcKGbBPd+8/0V5DEkOcizRGYsspYQ==",
62
62
  "dependencies": {
63
- "@babel/highlight": "^7.18.6"
63
+ "@babel/highlight": "^7.22.5"
64
64
  },
65
65
  "engines": {
66
66
  "node": ">=6.9.0"
67
67
  }
68
68
  },
69
69
  "node_modules/@babel/compat-data": {
70
- "version": "7.21.9",
71
- "resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.21.9.tgz",
72
- "integrity": "sha512-FUGed8kfhyWvbYug/Un/VPJD41rDIgoVVcR+FuzhzOYyRz5uED+Gd3SLZml0Uw2l2aHFb7ZgdW5mGA3G2cCCnQ==",
70
+ "version": "7.22.5",
71
+ "resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.22.5.tgz",
72
+ "integrity": "sha512-4Jc/YuIaYqKnDDz892kPIledykKg12Aw1PYX5i/TY28anJtacvM1Rrr8wbieB9GfEJwlzqT0hUEao0CxEebiDA==",
73
73
  "engines": {
74
74
  "node": ">=6.9.0"
75
75
  }
76
76
  },
77
77
  "node_modules/@babel/core": {
78
- "version": "7.21.8",
79
- "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.21.8.tgz",
80
- "integrity": "sha512-YeM22Sondbo523Sz0+CirSPnbj9bG3P0CdHcBZdqUuaeOaYEFbOLoGU7lebvGP6P5J/WE9wOn7u7C4J9HvS1xQ==",
78
+ "version": "7.22.5",
79
+ "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.22.5.tgz",
80
+ "integrity": "sha512-SBuTAjg91A3eKOvD+bPEz3LlhHZRNu1nFOVts9lzDJTXshHTjII0BAtDS3Y2DAkdZdDKWVZGVwkDfc4Clxn1dg==",
81
81
  "dependencies": {
82
82
  "@ampproject/remapping": "^2.2.0",
83
- "@babel/code-frame": "^7.21.4",
84
- "@babel/generator": "^7.21.5",
85
- "@babel/helper-compilation-targets": "^7.21.5",
86
- "@babel/helper-module-transforms": "^7.21.5",
87
- "@babel/helpers": "^7.21.5",
88
- "@babel/parser": "^7.21.8",
89
- "@babel/template": "^7.20.7",
90
- "@babel/traverse": "^7.21.5",
91
- "@babel/types": "^7.21.5",
83
+ "@babel/code-frame": "^7.22.5",
84
+ "@babel/generator": "^7.22.5",
85
+ "@babel/helper-compilation-targets": "^7.22.5",
86
+ "@babel/helper-module-transforms": "^7.22.5",
87
+ "@babel/helpers": "^7.22.5",
88
+ "@babel/parser": "^7.22.5",
89
+ "@babel/template": "^7.22.5",
90
+ "@babel/traverse": "^7.22.5",
91
+ "@babel/types": "^7.22.5",
92
92
  "convert-source-map": "^1.7.0",
93
93
  "debug": "^4.1.0",
94
94
  "gensync": "^1.0.0-beta.2",
@@ -112,11 +112,11 @@
112
112
  }
113
113
  },
114
114
  "node_modules/@babel/generator": {
115
- "version": "7.21.9",
116
- "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.21.9.tgz",
117
- "integrity": "sha512-F3fZga2uv09wFdEjEQIJxXALXfz0+JaOb7SabvVMmjHxeVTuGW8wgE8Vp1Hd7O+zMTYtcfEISGRzPkeiaPPsvg==",
115
+ "version": "7.22.5",
116
+ "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.22.5.tgz",
117
+ "integrity": "sha512-+lcUbnTRhd0jOewtFSedLyiPsD5tswKkbgcezOqqWFUVNEwoUTlpPOBmvhG7OXWLR4jMdv0czPGH5XbflnD1EA==",
118
118
  "dependencies": {
119
- "@babel/types": "^7.21.5",
119
+ "@babel/types": "^7.22.5",
120
120
  "@jridgewell/gen-mapping": "^0.3.2",
121
121
  "@jridgewell/trace-mapping": "^0.3.17",
122
122
  "jsesc": "^2.5.1"
@@ -126,23 +126,23 @@
126
126
  }
127
127
  },
128
128
  "node_modules/@babel/helper-annotate-as-pure": {
129
- "version": "7.18.6",
130
- "resolved": "https://registry.npmjs.org/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.18.6.tgz",
131
- "integrity": "sha512-duORpUiYrEpzKIop6iNbjnwKLAKnJ47csTyRACyEmWj0QdUrm5aqNJGHSSEQSUAvNW0ojX0dOmK9dZduvkfeXA==",
129
+ "version": "7.22.5",
130
+ "resolved": "https://registry.npmjs.org/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.22.5.tgz",
131
+ "integrity": "sha512-LvBTxu8bQSQkcyKOU+a1btnNFQ1dMAd0R6PyW3arXes06F6QLWLIrd681bxRPIXlrMGR3XYnW9JyML7dP3qgxg==",
132
132
  "dependencies": {
133
- "@babel/types": "^7.18.6"
133
+ "@babel/types": "^7.22.5"
134
134
  },
135
135
  "engines": {
136
136
  "node": ">=6.9.0"
137
137
  }
138
138
  },
139
139
  "node_modules/@babel/helper-compilation-targets": {
140
- "version": "7.21.5",
141
- "resolved": "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.21.5.tgz",
142
- "integrity": "sha512-1RkbFGUKex4lvsB9yhIfWltJM5cZKUftB2eNajaDv3dCMEp49iBG0K14uH8NnX9IPux2+mK7JGEOB0jn48/J6w==",
140
+ "version": "7.22.5",
141
+ "resolved": "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.22.5.tgz",
142
+ "integrity": "sha512-Ji+ywpHeuqxB8WDxraCiqR0xfhYjiDE/e6k7FuIaANnoOFxAHskHChz4vA1mJC9Lbm01s1PVAGhQY4FUKSkGZw==",
143
143
  "dependencies": {
144
- "@babel/compat-data": "^7.21.5",
145
- "@babel/helper-validator-option": "^7.21.0",
144
+ "@babel/compat-data": "^7.22.5",
145
+ "@babel/helper-validator-option": "^7.22.5",
146
146
  "browserslist": "^4.21.3",
147
147
  "lru-cache": "^5.1.1",
148
148
  "semver": "^6.3.0"
@@ -163,138 +163,138 @@
163
163
  }
164
164
  },
165
165
  "node_modules/@babel/helper-environment-visitor": {
166
- "version": "7.21.5",
167
- "resolved": "https://registry.npmjs.org/@babel/helper-environment-visitor/-/helper-environment-visitor-7.21.5.tgz",
168
- "integrity": "sha512-IYl4gZ3ETsWocUWgsFZLM5i1BYx9SoemminVEXadgLBa9TdeorzgLKm8wWLA6J1N/kT3Kch8XIk1laNzYoHKvQ==",
166
+ "version": "7.22.5",
167
+ "resolved": "https://registry.npmjs.org/@babel/helper-environment-visitor/-/helper-environment-visitor-7.22.5.tgz",
168
+ "integrity": "sha512-XGmhECfVA/5sAt+H+xpSg0mfrHq6FzNr9Oxh7PSEBBRUb/mL7Kz3NICXb194rCqAEdxkhPT1a88teizAFyvk8Q==",
169
169
  "engines": {
170
170
  "node": ">=6.9.0"
171
171
  }
172
172
  },
173
173
  "node_modules/@babel/helper-function-name": {
174
- "version": "7.21.0",
175
- "resolved": "https://registry.npmjs.org/@babel/helper-function-name/-/helper-function-name-7.21.0.tgz",
176
- "integrity": "sha512-HfK1aMRanKHpxemaY2gqBmL04iAPOPRj7DxtNbiDOrJK+gdwkiNRVpCpUJYbUT+aZyemKN8brqTOxzCaG6ExRg==",
174
+ "version": "7.22.5",
175
+ "resolved": "https://registry.npmjs.org/@babel/helper-function-name/-/helper-function-name-7.22.5.tgz",
176
+ "integrity": "sha512-wtHSq6jMRE3uF2otvfuD3DIvVhOsSNshQl0Qrd7qC9oQJzHvOL4qQXlQn2916+CXGywIjpGuIkoyZRRxHPiNQQ==",
177
177
  "dependencies": {
178
- "@babel/template": "^7.20.7",
179
- "@babel/types": "^7.21.0"
178
+ "@babel/template": "^7.22.5",
179
+ "@babel/types": "^7.22.5"
180
180
  },
181
181
  "engines": {
182
182
  "node": ">=6.9.0"
183
183
  }
184
184
  },
185
185
  "node_modules/@babel/helper-hoist-variables": {
186
- "version": "7.18.6",
187
- "resolved": "https://registry.npmjs.org/@babel/helper-hoist-variables/-/helper-hoist-variables-7.18.6.tgz",
188
- "integrity": "sha512-UlJQPkFqFULIcyW5sbzgbkxn2FKRgwWiRexcuaR8RNJRy8+LLveqPjwZV/bwrLZCN0eUHD/x8D0heK1ozuoo6Q==",
186
+ "version": "7.22.5",
187
+ "resolved": "https://registry.npmjs.org/@babel/helper-hoist-variables/-/helper-hoist-variables-7.22.5.tgz",
188
+ "integrity": "sha512-wGjk9QZVzvknA6yKIUURb8zY3grXCcOZt+/7Wcy8O2uctxhplmUPkOdlgoNhmdVee2c92JXbf1xpMtVNbfoxRw==",
189
189
  "dependencies": {
190
- "@babel/types": "^7.18.6"
190
+ "@babel/types": "^7.22.5"
191
191
  },
192
192
  "engines": {
193
193
  "node": ">=6.9.0"
194
194
  }
195
195
  },
196
196
  "node_modules/@babel/helper-module-imports": {
197
- "version": "7.21.4",
198
- "resolved": "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.21.4.tgz",
199
- "integrity": "sha512-orajc5T2PsRYUN3ZryCEFeMDYwyw09c/pZeaQEZPH0MpKzSvn3e0uXsDBu3k03VI+9DBiRo+l22BfKTpKwa/Wg==",
197
+ "version": "7.22.5",
198
+ "resolved": "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.22.5.tgz",
199
+ "integrity": "sha512-8Dl6+HD/cKifutF5qGd/8ZJi84QeAKh+CEe1sBzz8UayBBGg1dAIJrdHOcOM5b2MpzWL2yuotJTtGjETq0qjXg==",
200
200
  "dependencies": {
201
- "@babel/types": "^7.21.4"
201
+ "@babel/types": "^7.22.5"
202
202
  },
203
203
  "engines": {
204
204
  "node": ">=6.9.0"
205
205
  }
206
206
  },
207
207
  "node_modules/@babel/helper-module-transforms": {
208
- "version": "7.21.5",
209
- "resolved": "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.21.5.tgz",
210
- "integrity": "sha512-bI2Z9zBGY2q5yMHoBvJ2a9iX3ZOAzJPm7Q8Yz6YeoUjU/Cvhmi2G4QyTNyPBqqXSgTjUxRg3L0xV45HvkNWWBw==",
208
+ "version": "7.22.5",
209
+ "resolved": "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.22.5.tgz",
210
+ "integrity": "sha512-+hGKDt/Ze8GFExiVHno/2dvG5IdstpzCq0y4Qc9OJ25D4q3pKfiIP/4Vp3/JvhDkLKsDK2api3q3fpIgiIF5bw==",
211
211
  "dependencies": {
212
- "@babel/helper-environment-visitor": "^7.21.5",
213
- "@babel/helper-module-imports": "^7.21.4",
214
- "@babel/helper-simple-access": "^7.21.5",
215
- "@babel/helper-split-export-declaration": "^7.18.6",
216
- "@babel/helper-validator-identifier": "^7.19.1",
217
- "@babel/template": "^7.20.7",
218
- "@babel/traverse": "^7.21.5",
219
- "@babel/types": "^7.21.5"
212
+ "@babel/helper-environment-visitor": "^7.22.5",
213
+ "@babel/helper-module-imports": "^7.22.5",
214
+ "@babel/helper-simple-access": "^7.22.5",
215
+ "@babel/helper-split-export-declaration": "^7.22.5",
216
+ "@babel/helper-validator-identifier": "^7.22.5",
217
+ "@babel/template": "^7.22.5",
218
+ "@babel/traverse": "^7.22.5",
219
+ "@babel/types": "^7.22.5"
220
220
  },
221
221
  "engines": {
222
222
  "node": ">=6.9.0"
223
223
  }
224
224
  },
225
225
  "node_modules/@babel/helper-plugin-utils": {
226
- "version": "7.21.5",
227
- "resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.21.5.tgz",
228
- "integrity": "sha512-0WDaIlXKOX/3KfBK/dwP1oQGiPh6rjMkT7HIRv7i5RR2VUMwrx5ZL0dwBkKx7+SW1zwNdgjHd34IMk5ZjTeHVg==",
226
+ "version": "7.22.5",
227
+ "resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.22.5.tgz",
228
+ "integrity": "sha512-uLls06UVKgFG9QD4OeFYLEGteMIAa5kpTPcFL28yuCIIzsf6ZyKZMllKVOCZFhiZ5ptnwX4mtKdWCBE/uT4amg==",
229
229
  "engines": {
230
230
  "node": ">=6.9.0"
231
231
  }
232
232
  },
233
233
  "node_modules/@babel/helper-simple-access": {
234
- "version": "7.21.5",
235
- "resolved": "https://registry.npmjs.org/@babel/helper-simple-access/-/helper-simple-access-7.21.5.tgz",
236
- "integrity": "sha512-ENPDAMC1wAjR0uaCUwliBdiSl1KBJAVnMTzXqi64c2MG8MPR6ii4qf7bSXDqSFbr4W6W028/rf5ivoHop5/mkg==",
234
+ "version": "7.22.5",
235
+ "resolved": "https://registry.npmjs.org/@babel/helper-simple-access/-/helper-simple-access-7.22.5.tgz",
236
+ "integrity": "sha512-n0H99E/K+Bika3++WNL17POvo4rKWZ7lZEp1Q+fStVbUi8nxPQEBOlTmCOxW/0JsS56SKKQ+ojAe2pHKJHN35w==",
237
237
  "dependencies": {
238
- "@babel/types": "^7.21.5"
238
+ "@babel/types": "^7.22.5"
239
239
  },
240
240
  "engines": {
241
241
  "node": ">=6.9.0"
242
242
  }
243
243
  },
244
244
  "node_modules/@babel/helper-split-export-declaration": {
245
- "version": "7.18.6",
246
- "resolved": "https://registry.npmjs.org/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.18.6.tgz",
247
- "integrity": "sha512-bde1etTx6ZyTmobl9LLMMQsaizFVZrquTEHOqKeQESMKo4PlObf+8+JA25ZsIpZhT/WEd39+vOdLXAFG/nELpA==",
245
+ "version": "7.22.5",
246
+ "resolved": "https://registry.npmjs.org/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.22.5.tgz",
247
+ "integrity": "sha512-thqK5QFghPKWLhAV321lxF95yCg2K3Ob5yw+M3VHWfdia0IkPXUtoLH8x/6Fh486QUvzhb8YOWHChTVen2/PoQ==",
248
248
  "dependencies": {
249
- "@babel/types": "^7.18.6"
249
+ "@babel/types": "^7.22.5"
250
250
  },
251
251
  "engines": {
252
252
  "node": ">=6.9.0"
253
253
  }
254
254
  },
255
255
  "node_modules/@babel/helper-string-parser": {
256
- "version": "7.21.5",
257
- "resolved": "https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.21.5.tgz",
258
- "integrity": "sha512-5pTUx3hAJaZIdW99sJ6ZUUgWq/Y+Hja7TowEnLNMm1VivRgZQL3vpBY3qUACVsvw+yQU6+YgfBVmcbLaZtrA1w==",
256
+ "version": "7.22.5",
257
+ "resolved": "https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.22.5.tgz",
258
+ "integrity": "sha512-mM4COjgZox8U+JcXQwPijIZLElkgEpO5rsERVDJTc2qfCDfERyob6k5WegS14SX18IIjv+XD+GrqNumY5JRCDw==",
259
259
  "engines": {
260
260
  "node": ">=6.9.0"
261
261
  }
262
262
  },
263
263
  "node_modules/@babel/helper-validator-identifier": {
264
- "version": "7.19.1",
265
- "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.19.1.tgz",
266
- "integrity": "sha512-awrNfaMtnHUr653GgGEs++LlAvW6w+DcPrOliSMXWCKo597CwL5Acf/wWdNkf/tfEQE3mjkeD1YOVZOUV/od1w==",
264
+ "version": "7.22.5",
265
+ "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.5.tgz",
266
+ "integrity": "sha512-aJXu+6lErq8ltp+JhkJUfk1MTGyuA4v7f3pA+BJ5HLfNC6nAQ0Cpi9uOquUj8Hehg0aUiHzWQbOVJGao6ztBAQ==",
267
267
  "engines": {
268
268
  "node": ">=6.9.0"
269
269
  }
270
270
  },
271
271
  "node_modules/@babel/helper-validator-option": {
272
- "version": "7.21.0",
273
- "resolved": "https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.21.0.tgz",
274
- "integrity": "sha512-rmL/B8/f0mKS2baE9ZpyTcTavvEuWhTTW8amjzXNvYG4AwBsqTLikfXsEofsJEfKHf+HQVQbFOHy6o+4cnC/fQ==",
272
+ "version": "7.22.5",
273
+ "resolved": "https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.22.5.tgz",
274
+ "integrity": "sha512-R3oB6xlIVKUnxNUxbmgq7pKjxpru24zlimpE8WK47fACIlM0II/Hm1RS8IaOI7NgCr6LNS+jl5l75m20npAziw==",
275
275
  "engines": {
276
276
  "node": ">=6.9.0"
277
277
  }
278
278
  },
279
279
  "node_modules/@babel/helpers": {
280
- "version": "7.21.5",
281
- "resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.21.5.tgz",
282
- "integrity": "sha512-BSY+JSlHxOmGsPTydUkPf1MdMQ3M81x5xGCOVgWM3G8XH77sJ292Y2oqcp0CbbgxhqBuI46iUz1tT7hqP7EfgA==",
280
+ "version": "7.22.5",
281
+ "resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.22.5.tgz",
282
+ "integrity": "sha512-pSXRmfE1vzcUIDFQcSGA5Mr+GxBV9oiRKDuDxXvWQQBCh8HoIjs/2DlDB7H8smac1IVrB9/xdXj2N3Wol9Cr+Q==",
283
283
  "dependencies": {
284
- "@babel/template": "^7.20.7",
285
- "@babel/traverse": "^7.21.5",
286
- "@babel/types": "^7.21.5"
284
+ "@babel/template": "^7.22.5",
285
+ "@babel/traverse": "^7.22.5",
286
+ "@babel/types": "^7.22.5"
287
287
  },
288
288
  "engines": {
289
289
  "node": ">=6.9.0"
290
290
  }
291
291
  },
292
292
  "node_modules/@babel/highlight": {
293
- "version": "7.18.6",
294
- "resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.18.6.tgz",
295
- "integrity": "sha512-u7stbOuYjaPezCuLj29hNW1v64M2Md2qupEKP1fHc7WdOA3DgLh37suiSrZYY7haUB7iBeQZ9P1uiRF359do3g==",
293
+ "version": "7.22.5",
294
+ "resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.22.5.tgz",
295
+ "integrity": "sha512-BSKlD1hgnedS5XRnGOljZawtag7H1yPfQp0tdNJCHoH6AZ+Pcm9VvkrK59/Yy593Ypg0zMxH2BxD1VPYUQ7UIw==",
296
296
  "dependencies": {
297
- "@babel/helper-validator-identifier": "^7.18.6",
297
+ "@babel/helper-validator-identifier": "^7.22.5",
298
298
  "chalk": "^2.0.0",
299
299
  "js-tokens": "^4.0.0"
300
300
  },
@@ -367,9 +367,9 @@
367
367
  }
368
368
  },
369
369
  "node_modules/@babel/parser": {
370
- "version": "7.21.9",
371
- "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.21.9.tgz",
372
- "integrity": "sha512-q5PNg/Bi1OpGgx5jYlvWZwAorZepEudDMCLtj967aeS7WMont7dUZI46M2XwcIQqvUlMxWfdLFu4S/qSxeUu5g==",
370
+ "version": "7.22.5",
371
+ "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.22.5.tgz",
372
+ "integrity": "sha512-DFZMC9LJUG9PLOclRC32G63UXwzqS2koQC8dkx+PLdmt1xSePYpbT/NbsrJy8Q/muXz7o/h/d4A7Fuyixm559Q==",
373
373
  "bin": {
374
374
  "parser": "bin/babel-parser.js"
375
375
  },
@@ -513,11 +513,11 @@
513
513
  }
514
514
  },
515
515
  "node_modules/@babel/plugin-syntax-typescript": {
516
- "version": "7.21.4",
517
- "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-typescript/-/plugin-syntax-typescript-7.21.4.tgz",
518
- "integrity": "sha512-xz0D39NvhQn4t4RNsHmDnnsaQizIlUkdtYvLs8La1BlfjQ6JEwxkJGeqJMW2tAXx+q6H+WFuUTXNdYVpEya0YA==",
516
+ "version": "7.22.5",
517
+ "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-typescript/-/plugin-syntax-typescript-7.22.5.tgz",
518
+ "integrity": "sha512-1mS2o03i7t1c6VzH6fdQ3OA8tcEIxwG18zIPRp+UY1Ihv6W+XZzBCVxExF9upussPXJ0xE9XRHwMoNs1ep/nRQ==",
519
519
  "dependencies": {
520
- "@babel/helper-plugin-utils": "^7.20.2"
520
+ "@babel/helper-plugin-utils": "^7.22.5"
521
521
  },
522
522
  "engines": {
523
523
  "node": ">=6.9.0"
@@ -527,9 +527,9 @@
527
527
  }
528
528
  },
529
529
  "node_modules/@babel/runtime": {
530
- "version": "7.21.5",
531
- "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.21.5.tgz",
532
- "integrity": "sha512-8jI69toZqqcsnqGGqwGS4Qb1VwLOEp4hz+CXPywcvjs60u3B4Pom/U/7rm4W8tMOYEB+E9wgD0mW1l3r8qlI9Q==",
530
+ "version": "7.22.5",
531
+ "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.22.5.tgz",
532
+ "integrity": "sha512-ecjvYlnAaZ/KVneE/OdKYBYfgXV3Ptu6zQWmgEF7vwKhQnvVS6bjMD2XYgj+SNvQ1GfK/pjgokfPkC/2CO8CuA==",
533
533
  "dependencies": {
534
534
  "regenerator-runtime": "^0.13.11"
535
535
  },
@@ -538,31 +538,31 @@
538
538
  }
539
539
  },
540
540
  "node_modules/@babel/template": {
541
- "version": "7.21.9",
542
- "resolved": "https://registry.npmjs.org/@babel/template/-/template-7.21.9.tgz",
543
- "integrity": "sha512-MK0X5k8NKOuWRamiEfc3KEJiHMTkGZNUjzMipqCGDDc6ijRl/B7RGSKVGncu4Ro/HdyzzY6cmoXuKI2Gffk7vQ==",
541
+ "version": "7.22.5",
542
+ "resolved": "https://registry.npmjs.org/@babel/template/-/template-7.22.5.tgz",
543
+ "integrity": "sha512-X7yV7eiwAxdj9k94NEylvbVHLiVG1nvzCV2EAowhxLTwODV1jl9UzZ48leOC0sH7OnuHrIkllaBgneUykIcZaw==",
544
544
  "dependencies": {
545
- "@babel/code-frame": "^7.21.4",
546
- "@babel/parser": "^7.21.9",
547
- "@babel/types": "^7.21.5"
545
+ "@babel/code-frame": "^7.22.5",
546
+ "@babel/parser": "^7.22.5",
547
+ "@babel/types": "^7.22.5"
548
548
  },
549
549
  "engines": {
550
550
  "node": ">=6.9.0"
551
551
  }
552
552
  },
553
553
  "node_modules/@babel/traverse": {
554
- "version": "7.21.5",
555
- "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.21.5.tgz",
556
- "integrity": "sha512-AhQoI3YjWi6u/y/ntv7k48mcrCXmus0t79J9qPNlk/lAsFlCiJ047RmbfMOawySTHtywXhbXgpx/8nXMYd+oFw==",
557
- "dependencies": {
558
- "@babel/code-frame": "^7.21.4",
559
- "@babel/generator": "^7.21.5",
560
- "@babel/helper-environment-visitor": "^7.21.5",
561
- "@babel/helper-function-name": "^7.21.0",
562
- "@babel/helper-hoist-variables": "^7.18.6",
563
- "@babel/helper-split-export-declaration": "^7.18.6",
564
- "@babel/parser": "^7.21.5",
565
- "@babel/types": "^7.21.5",
554
+ "version": "7.22.5",
555
+ "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.22.5.tgz",
556
+ "integrity": "sha512-7DuIjPgERaNo6r+PZwItpjCZEa5vyw4eJGufeLxrPdBXBoLcCJCIasvK6pK/9DVNrLZTLFhUGqaC6X/PA007TQ==",
557
+ "dependencies": {
558
+ "@babel/code-frame": "^7.22.5",
559
+ "@babel/generator": "^7.22.5",
560
+ "@babel/helper-environment-visitor": "^7.22.5",
561
+ "@babel/helper-function-name": "^7.22.5",
562
+ "@babel/helper-hoist-variables": "^7.22.5",
563
+ "@babel/helper-split-export-declaration": "^7.22.5",
564
+ "@babel/parser": "^7.22.5",
565
+ "@babel/types": "^7.22.5",
566
566
  "debug": "^4.1.0",
567
567
  "globals": "^11.1.0"
568
568
  },
@@ -571,12 +571,12 @@
571
571
  }
572
572
  },
573
573
  "node_modules/@babel/types": {
574
- "version": "7.21.5",
575
- "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.21.5.tgz",
576
- "integrity": "sha512-m4AfNvVF2mVC/F7fDEdH2El3HzUg9It/XsCxZiOTTA3m3qYfcSVSbTfM6Q9xG+hYDniZssYhlXKKUMD5m8tF4Q==",
574
+ "version": "7.22.5",
575
+ "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.22.5.tgz",
576
+ "integrity": "sha512-zo3MIHGOkPOfoRXitsgHLjEXmlDaD/5KU1Uzuc9GNiZPhSqVxVRtxuPaSBZDsYZ9qV88AjtMtWW7ww98loJ9KA==",
577
577
  "dependencies": {
578
- "@babel/helper-string-parser": "^7.21.5",
579
- "@babel/helper-validator-identifier": "^7.19.1",
578
+ "@babel/helper-string-parser": "^7.22.5",
579
+ "@babel/helper-validator-identifier": "^7.22.5",
580
580
  "to-fast-properties": "^2.0.0"
581
581
  },
582
582
  "engines": {
@@ -1509,13 +1509,13 @@
1509
1509
  }
1510
1510
  },
1511
1511
  "node_modules/@messageformat/core": {
1512
- "version": "3.1.0",
1513
- "resolved": "https://registry.npmjs.org/@messageformat/core/-/core-3.1.0.tgz",
1514
- "integrity": "sha512-UxAnjecnRG4u2iaggwIyylYPHmk5BTErJcKmWyAKTXqYgSW1bFLp4D7fIzuh6bk17Qfcmf3qtufdrstCB23nBA==",
1512
+ "version": "3.2.0",
1513
+ "resolved": "https://registry.npmjs.org/@messageformat/core/-/core-3.2.0.tgz",
1514
+ "integrity": "sha512-ppbb/7OYqg/t4WdFk8VAfZEV2sNUq3+7VeBAo5sKFhmF786sh6gB7fUeXa2qLTDIcTHS49HivTBN7QNOU5OFTg==",
1515
1515
  "dependencies": {
1516
1516
  "@messageformat/date-skeleton": "^1.0.0",
1517
1517
  "@messageformat/number-skeleton": "^1.0.0",
1518
- "@messageformat/parser": "^5.0.0",
1518
+ "@messageformat/parser": "^5.1.0",
1519
1519
  "@messageformat/runtime": "^3.0.1",
1520
1520
  "make-plural": "^7.0.0",
1521
1521
  "safe-identifier": "^0.4.1"
@@ -1527,14 +1527,14 @@
1527
1527
  "integrity": "sha512-jPXy8fg+WMPIgmGjxSlnGJn68h/2InfT0TNSkVx0IGXgp4ynnvYkbZ51dGWmGySEK+pBiYUttbQdu5XEqX5CRg=="
1528
1528
  },
1529
1529
  "node_modules/@messageformat/number-skeleton": {
1530
- "version": "1.1.0",
1531
- "resolved": "https://registry.npmjs.org/@messageformat/number-skeleton/-/number-skeleton-1.1.0.tgz",
1532
- "integrity": "sha512-F0Io+GOSvFFxvp9Ze3L5kAoZ2NnOAT0Mr/jpGNd3fqo8A0t4NxNIAcCdggtl2B/gN2ErkIKSBVPrF7xcW1IGvA=="
1530
+ "version": "1.2.0",
1531
+ "resolved": "https://registry.npmjs.org/@messageformat/number-skeleton/-/number-skeleton-1.2.0.tgz",
1532
+ "integrity": "sha512-xsgwcL7J7WhlHJ3RNbaVgssaIwcEyFkBqxHdcdaiJzwTZAWEOD8BuUFxnxV9k5S0qHN3v/KzUpq0IUpjH1seRg=="
1533
1533
  },
1534
1534
  "node_modules/@messageformat/parser": {
1535
- "version": "5.0.0",
1536
- "resolved": "https://registry.npmjs.org/@messageformat/parser/-/parser-5.0.0.tgz",
1537
- "integrity": "sha512-WiDKhi8F0zQaFU8cXgqq69eYFarCnTVxKcvhAONufKf0oUxbqLMW6JX6rV4Hqh+BEQWGyKKKHY4g1XA6bCLylA==",
1535
+ "version": "5.1.0",
1536
+ "resolved": "https://registry.npmjs.org/@messageformat/parser/-/parser-5.1.0.tgz",
1537
+ "integrity": "sha512-jKlkls3Gewgw6qMjKZ9SFfHUpdzEVdovKFtW1qRhJ3WI4FW5R/NnGDqr8SDGz+krWDO3ki94boMmQvGke1HwUQ==",
1538
1538
  "dependencies": {
1539
1539
  "moo": "^0.5.1"
1540
1540
  }
@@ -1704,9 +1704,9 @@
1704
1704
  }
1705
1705
  },
1706
1706
  "node_modules/@oclif/color": {
1707
- "version": "1.0.5",
1708
- "resolved": "https://registry.npmjs.org/@oclif/color/-/color-1.0.5.tgz",
1709
- "integrity": "sha512-CeUDnzGOt3G7k6KJolTueTMYfJnU/zc6MouwF3sgL+7lnrwTiLaLwQ384EVFtUaIlRHNA0WifGh6FHKc8jqw2g==",
1707
+ "version": "1.0.6",
1708
+ "resolved": "https://registry.npmjs.org/@oclif/color/-/color-1.0.6.tgz",
1709
+ "integrity": "sha512-U6hABUkwoUoEZ1K5mJ2E7AeJ7udjYP3ZYWq18LLoMyjV+Us9hh3UwAghOY75F9PAzF8q5kvhoGu70LnPASbZ8g==",
1710
1710
  "dependencies": {
1711
1711
  "ansi-styles": "^4.2.1",
1712
1712
  "chalk": "^4.1.0",
@@ -1719,14 +1719,14 @@
1719
1719
  }
1720
1720
  },
1721
1721
  "node_modules/@oclif/command": {
1722
- "version": "1.8.26",
1723
- "resolved": "https://registry.npmjs.org/@oclif/command/-/command-1.8.26.tgz",
1724
- "integrity": "sha512-IT9kOLFRMc3s6KJ1FymsNjbHShI211eVgAg+JMiDVl8LXwOJxYe8ybesgL1kpV9IUFByOBwZKNG2mmrVeNBHPg==",
1722
+ "version": "1.8.27",
1723
+ "resolved": "https://registry.npmjs.org/@oclif/command/-/command-1.8.27.tgz",
1724
+ "integrity": "sha512-x1evrqQ2bAEuoqkveOCYgIqkj43SntoM02C45gfYNrdvrX8nsne+uzzXzwKcJ0p94qnQRX7PmyxOaRDF7f77xw==",
1725
1725
  "dependencies": {
1726
1726
  "@oclif/config": "^1.18.2",
1727
1727
  "@oclif/errors": "^1.3.6",
1728
1728
  "@oclif/help": "^1.0.1",
1729
- "@oclif/parser": "^3.8.11",
1729
+ "@oclif/parser": "^3.8.12",
1730
1730
  "debug": "^4.1.1",
1731
1731
  "semver": "^7.5.1"
1732
1732
  },
@@ -1738,12 +1738,12 @@
1738
1738
  }
1739
1739
  },
1740
1740
  "node_modules/@oclif/config": {
1741
- "version": "1.18.9",
1742
- "resolved": "https://registry.npmjs.org/@oclif/config/-/config-1.18.9.tgz",
1743
- "integrity": "sha512-CGABvY60IbzK3kecDekCQS4T7fvpraBHV3nvYDtehrqljbMxtTeeJkFJVLbBnZnwzD2u1ApQX/Zggja3lyCoJA==",
1741
+ "version": "1.18.10",
1742
+ "resolved": "https://registry.npmjs.org/@oclif/config/-/config-1.18.10.tgz",
1743
+ "integrity": "sha512-SjDtdeQwUnHh5rjqqRaBVH6JrBjxtZlHoIwiosOTFcxooLJhW+qcJ/VFOyYw2h/7Jfl95lSKYq+xnMW4aJZd9w==",
1744
1744
  "dependencies": {
1745
1745
  "@oclif/errors": "^1.3.6",
1746
- "@oclif/parser": "^3.8.11",
1746
+ "@oclif/parser": "^3.8.12",
1747
1747
  "debug": "^4.3.4",
1748
1748
  "globby": "^11.1.0",
1749
1749
  "is-wsl": "^2.1.1",
@@ -2065,11 +2065,11 @@
2065
2065
  }
2066
2066
  },
2067
2067
  "node_modules/@oclif/help": {
2068
- "version": "1.0.5",
2069
- "resolved": "https://registry.npmjs.org/@oclif/help/-/help-1.0.5.tgz",
2070
- "integrity": "sha512-77ZXqVXcd+bQ6EafN56KbL4PbNtZM/Lq4GQElekNav+CPIgPNKT3AtMTQrc0fWke6bb/BTLB+1Fu1gWgx643jQ==",
2068
+ "version": "1.0.7",
2069
+ "resolved": "https://registry.npmjs.org/@oclif/help/-/help-1.0.7.tgz",
2070
+ "integrity": "sha512-wrkoLFiwzzeq9fAy4TQB19BLO+wvmppUPuTj8As+RwGiAGqpKqfsrDMFFTFy+dFMMwArwqaOPUMna7xTjaKUyg==",
2071
2071
  "dependencies": {
2072
- "@oclif/config": "1.18.6",
2072
+ "@oclif/config": "1.18.9",
2073
2073
  "@oclif/errors": "1.3.6",
2074
2074
  "chalk": "^4.1.2",
2075
2075
  "indent-string": "^4.0.0",
@@ -2084,16 +2084,16 @@
2084
2084
  }
2085
2085
  },
2086
2086
  "node_modules/@oclif/help/node_modules/@oclif/config": {
2087
- "version": "1.18.6",
2088
- "resolved": "https://registry.npmjs.org/@oclif/config/-/config-1.18.6.tgz",
2089
- "integrity": "sha512-OWhCpdu4QqggOPX1YPZ4XVmLLRX+lhGjXV6RNA7sogOwLqlEmSslnN/lhR5dkhcWZbKWBQH29YCrB3LDPRu/IA==",
2087
+ "version": "1.18.9",
2088
+ "resolved": "https://registry.npmjs.org/@oclif/config/-/config-1.18.9.tgz",
2089
+ "integrity": "sha512-CGABvY60IbzK3kecDekCQS4T7fvpraBHV3nvYDtehrqljbMxtTeeJkFJVLbBnZnwzD2u1ApQX/Zggja3lyCoJA==",
2090
2090
  "dependencies": {
2091
2091
  "@oclif/errors": "^1.3.6",
2092
- "@oclif/parser": "^3.8.9",
2092
+ "@oclif/parser": "^3.8.11",
2093
2093
  "debug": "^4.3.4",
2094
2094
  "globby": "^11.1.0",
2095
2095
  "is-wsl": "^2.1.1",
2096
- "tslib": "^2.3.1"
2096
+ "tslib": "^2.5.0"
2097
2097
  },
2098
2098
  "engines": {
2099
2099
  "node": ">=8.0.0"
@@ -2137,14 +2137,14 @@
2137
2137
  "integrity": "sha512-Ups2dShK52xXa8w6iBWLgcjPJWjais6KPJQq3gQ/88AY6BXoTX+MIGFPrWQO1KLMiQfoTpcLnUwloN4brrVUHw=="
2138
2138
  },
2139
2139
  "node_modules/@oclif/parser": {
2140
- "version": "3.8.11",
2141
- "resolved": "https://registry.npmjs.org/@oclif/parser/-/parser-3.8.11.tgz",
2142
- "integrity": "sha512-B3NweRn1yZw2g7xaF10Zh/zwlqTJJINfU+CRkqll+LaTisSNvZbW0RR9WGan26EqqLp4qzNjzX/e90Ew8l9NLw==",
2140
+ "version": "3.8.12",
2141
+ "resolved": "https://registry.npmjs.org/@oclif/parser/-/parser-3.8.12.tgz",
2142
+ "integrity": "sha512-yGUrpddLHdPMJIS5jEd55cEPTIFRZRdx38zz0YdFp17Co4RdZvii2jnrnAoICHhumAoQ3EBxwjGpp88D7Bin4w==",
2143
2143
  "dependencies": {
2144
2144
  "@oclif/errors": "^1.3.6",
2145
2145
  "@oclif/linewrap": "^1.0.0",
2146
2146
  "chalk": "^4.1.0",
2147
- "tslib": "^2.5.2"
2147
+ "tslib": "^2.5.3"
2148
2148
  },
2149
2149
  "engines": {
2150
2150
  "node": ">=8.0.0"
@@ -2319,9 +2319,9 @@
2319
2319
  "integrity": "sha512-a5Sab1C4/icpTZVzZc5Ghpz88yQtGOyNqYXcZgOssB2uuAr+wF/MvN6bgtW32q7HHrvBki+BsZ0OuNv6EV3K9g=="
2320
2320
  },
2321
2321
  "node_modules/@popperjs/core": {
2322
- "version": "2.11.7",
2323
- "resolved": "https://registry.npmjs.org/@popperjs/core/-/core-2.11.7.tgz",
2324
- "integrity": "sha512-Cr4OjIkipTtcXKjAsm8agyleBuDHvxzeBoa1v543lbv1YaIwQjESsVcmjiWiPEbC1FIeHOG/Op9kdCmAmiS3Kw==",
2322
+ "version": "2.11.8",
2323
+ "resolved": "https://registry.npmjs.org/@popperjs/core/-/core-2.11.8.tgz",
2324
+ "integrity": "sha512-P1st0aksCrn9sGZhp8GMYwBnQsbvAWsZAX44oXNNvLHGqAOcoVxmjZiohstwQ7SqKnbR47akdNi+uleWD8+g6A==",
2325
2325
  "peer": true,
2326
2326
  "funding": {
2327
2327
  "type": "opencollective",
@@ -2449,14 +2449,14 @@
2449
2449
  }
2450
2450
  },
2451
2451
  "node_modules/@saltcorn/admin-models": {
2452
- "version": "0.8.6-beta.8",
2453
- "resolved": "https://registry.npmjs.org/@saltcorn/admin-models/-/admin-models-0.8.6-beta.8.tgz",
2454
- "integrity": "sha512-WvoYhgKIaPKblRgDSlGHhsgOznMbWkSdTInIB5y72Kfg5baOuaTqsOCwFrRsupW/MGVLsVD43kdioInbO4xWcg==",
2455
- "dependencies": {
2456
- "@saltcorn/data": "0.8.6-beta.8",
2457
- "@saltcorn/db-common": "0.8.6-beta.8",
2458
- "@saltcorn/markup": "0.8.6-beta.8",
2459
- "@saltcorn/types": "0.8.6-beta.8",
2452
+ "version": "0.8.6",
2453
+ "resolved": "https://registry.npmjs.org/@saltcorn/admin-models/-/admin-models-0.8.6.tgz",
2454
+ "integrity": "sha512-IWr/r4l00sweiBFgVAdrOra/QG16FahKfjivtZ+exOmzTwjmgSKvesTVRom0WvuyRUTvpTa+Oz1MZiIIF7zyYQ==",
2455
+ "dependencies": {
2456
+ "@saltcorn/data": "0.8.6",
2457
+ "@saltcorn/db-common": "0.8.6",
2458
+ "@saltcorn/markup": "0.8.6",
2459
+ "@saltcorn/types": "0.8.6",
2460
2460
  "@types/lodash": "^4.14.182",
2461
2461
  "adm-zip": "0.5.5",
2462
2462
  "chaos-guinea-pig": "^0.1.4",
@@ -2469,30 +2469,30 @@
2469
2469
  }
2470
2470
  },
2471
2471
  "node_modules/@saltcorn/base-plugin": {
2472
- "version": "0.8.6-beta.8",
2473
- "resolved": "https://registry.npmjs.org/@saltcorn/base-plugin/-/base-plugin-0.8.6-beta.8.tgz",
2474
- "integrity": "sha512-oVShvRR3A191aGIqdXfAB3mLwYW8dA1/W6iszJEHeBNuOh9NMke8zkutvU3+dWRclRN2Z2U+eVJfdT4fQPZaFQ==",
2472
+ "version": "0.8.6",
2473
+ "resolved": "https://registry.npmjs.org/@saltcorn/base-plugin/-/base-plugin-0.8.6.tgz",
2474
+ "integrity": "sha512-rFsmaC9PESOLdSC0sAn+0IH2eH5yS4ZMkZBChDMgeVoxpswmUiC5KZLY+Rz1WAkaeD0Bfz7PzNTkzQLwtPo51g==",
2475
2475
  "dependencies": {
2476
- "@saltcorn/data": "0.8.6-beta.8"
2476
+ "@saltcorn/data": "0.8.6"
2477
2477
  }
2478
2478
  },
2479
2479
  "node_modules/@saltcorn/builder": {
2480
- "version": "0.8.6-beta.8",
2481
- "resolved": "https://registry.npmjs.org/@saltcorn/builder/-/builder-0.8.6-beta.8.tgz",
2482
- "integrity": "sha512-ULa3EB71+fZZQ7hWwOrfTEZwkHGU/kkl+5STTwUqxsiy62QHInauI/bM6VJV1Nvg6nmSSqzVPqJ/oac6XlZgCg==",
2480
+ "version": "0.8.6",
2481
+ "resolved": "https://registry.npmjs.org/@saltcorn/builder/-/builder-0.8.6.tgz",
2482
+ "integrity": "sha512-zSunDmI4REqVnY7IAl7sYppQ05LvpyzQZ6L7wWvDRMd0Na41THg3htP6REbkKHSPmy9q6vpVdOwgZhKupitXpA==",
2483
2483
  "dependencies": {
2484
2484
  "styled-components": "4.4.1"
2485
2485
  }
2486
2486
  },
2487
2487
  "node_modules/@saltcorn/data": {
2488
- "version": "0.8.6-beta.8",
2489
- "resolved": "https://registry.npmjs.org/@saltcorn/data/-/data-0.8.6-beta.8.tgz",
2490
- "integrity": "sha512-6UTLXElgUUZoKlesCK5bX7NRPCOjhwcvUtHLHAMMaZkvoRa1ckjXdeEr1zXRyYPua5Q70o6vnR9UJXGNyh3t7g==",
2491
- "dependencies": {
2492
- "@saltcorn/db-common": "0.8.6-beta.8",
2493
- "@saltcorn/markup": "0.8.6-beta.8",
2494
- "@saltcorn/sqlite-mobile": "0.8.6-beta.8",
2495
- "@saltcorn/types": "0.8.6-beta.8",
2488
+ "version": "0.8.6",
2489
+ "resolved": "https://registry.npmjs.org/@saltcorn/data/-/data-0.8.6.tgz",
2490
+ "integrity": "sha512-kIOIW0lRYBFogJGXTHWVDlefDRShbjTAfphGbFbm/elNOZhSht90Q08e6b8q68WnSfMP+iqKnCKs806NJEJalQ==",
2491
+ "dependencies": {
2492
+ "@saltcorn/db-common": "0.8.6",
2493
+ "@saltcorn/markup": "0.8.6",
2494
+ "@saltcorn/sqlite-mobile": "0.8.6",
2495
+ "@saltcorn/types": "0.8.6",
2496
2496
  "acorn": "^8.0.3",
2497
2497
  "assert": "^2.0.0",
2498
2498
  "astring": "^1.4.3",
@@ -2536,27 +2536,27 @@
2536
2536
  "vm-browserify": "^1.1.2"
2537
2537
  },
2538
2538
  "optionalDependencies": {
2539
- "@saltcorn/postgres": "0.8.6-beta.8",
2540
- "@saltcorn/sqlite": "0.8.6-beta.8"
2539
+ "@saltcorn/postgres": "0.8.6",
2540
+ "@saltcorn/sqlite": "0.8.6"
2541
2541
  }
2542
2542
  },
2543
2543
  "node_modules/@saltcorn/db-common": {
2544
- "version": "0.8.6-beta.8",
2545
- "resolved": "https://registry.npmjs.org/@saltcorn/db-common/-/db-common-0.8.6-beta.8.tgz",
2546
- "integrity": "sha512-5emsmOKRZ51IBjN5FHn9ktb54hOWEtyAIZrw2EslH1tOa/JMP5uYNWUtNSwWifaAKGVpHgXAgTsdkzyYvufCmA=="
2544
+ "version": "0.8.6",
2545
+ "resolved": "https://registry.npmjs.org/@saltcorn/db-common/-/db-common-0.8.6.tgz",
2546
+ "integrity": "sha512-w1t7kcjngJZPo/dq7Za9PCVWz8YzKLTAtzXB9vWL5/BcQ8QmJmHBDtXMbBc5zKzi962H8XJJPaAbxqEM1yE2OA=="
2547
2547
  },
2548
2548
  "node_modules/@saltcorn/filemanager": {
2549
- "version": "0.8.6-beta.8",
2550
- "resolved": "https://registry.npmjs.org/@saltcorn/filemanager/-/filemanager-0.8.6-beta.8.tgz",
2551
- "integrity": "sha512-J4JL+8VZ4qCkAkGRPqPcYOYsXR4op6TTdYjN17DhRfMsP3Xdn4tPUt3xcw+0SCzYY8ZVK/VW+yWLRqxvoiB4RQ==",
2549
+ "version": "0.8.6",
2550
+ "resolved": "https://registry.npmjs.org/@saltcorn/filemanager/-/filemanager-0.8.6.tgz",
2551
+ "integrity": "sha512-XA41sNbKEoLXyZiujahCqUHebLtYHVG85P77TgKZM7DrKyC4Lecq1qtXNdiUypnYQQRwOPZFcuZmaDJPQHTbKQ==",
2552
2552
  "dependencies": {
2553
2553
  "sirv-cli": "^2.0.0"
2554
2554
  }
2555
2555
  },
2556
2556
  "node_modules/@saltcorn/markup": {
2557
- "version": "0.8.6-beta.8",
2558
- "resolved": "https://registry.npmjs.org/@saltcorn/markup/-/markup-0.8.6-beta.8.tgz",
2559
- "integrity": "sha512-TEjZSG+/wFL44rCBk7HIUYInqPG0tGaE1DytxBhVdRRR81IISO5rQyUGdm0+WzGXon2/egl4RplbZgHpRIFcTA==",
2557
+ "version": "0.8.6",
2558
+ "resolved": "https://registry.npmjs.org/@saltcorn/markup/-/markup-0.8.6.tgz",
2559
+ "integrity": "sha512-R/t3xU+DZ3rCFVubD/AF+IlApQsOyNgj/XCloAEo0GN93asRZwTd1Jv8hqN4FIIXImjwVzHIwWn+Q9qMrS+aIg==",
2560
2560
  "dependencies": {
2561
2561
  "escape-html": "^1.0.3",
2562
2562
  "html-tags": "3.1.0",
@@ -2564,32 +2564,33 @@
2564
2564
  }
2565
2565
  },
2566
2566
  "node_modules/@saltcorn/mobile-app": {
2567
- "version": "0.8.6-beta.8",
2568
- "resolved": "https://registry.npmjs.org/@saltcorn/mobile-app/-/mobile-app-0.8.6-beta.8.tgz",
2569
- "integrity": "sha512-10HbHDuLm3o3wglhpnveU6+8kEs0UFuJegBwP9CMxEM9pK3C1ExgXsFsbz/Xird6he2KwEk7YYULVi22YYygJQ==",
2567
+ "version": "0.8.6",
2568
+ "resolved": "https://registry.npmjs.org/@saltcorn/mobile-app/-/mobile-app-0.8.6.tgz",
2569
+ "integrity": "sha512-oom49sLJPTRTuzr3kA2Ar5sOIxOvYXT5+zWqBq+jDn6X/V1nf4UcCJt4jmdSfqLsWBeM6yXRo72VnJ9RyVFUuA==",
2570
2570
  "dependencies": {
2571
2571
  "cordova": "^11.0.0",
2572
2572
  "cordova-sqlite-ext": "^6.0.0"
2573
2573
  }
2574
2574
  },
2575
2575
  "node_modules/@saltcorn/mobile-builder": {
2576
- "version": "0.8.6-beta.8",
2577
- "resolved": "https://registry.npmjs.org/@saltcorn/mobile-builder/-/mobile-builder-0.8.6-beta.8.tgz",
2578
- "integrity": "sha512-PioX8nXYuVl0wZnHQ09PJud96tVqcp37TeZ7LYMuig+N8Ho0c9lUPwuL3cC8JmpMnaffMgTqElnfug/x1rE6CA==",
2576
+ "version": "0.8.6",
2577
+ "resolved": "https://registry.npmjs.org/@saltcorn/mobile-builder/-/mobile-builder-0.8.6.tgz",
2578
+ "integrity": "sha512-xeyuCzu/6MbCo77Xz0f/hh5zvKAVvd5xLoQ5INxg8tkIxO/rtsLMki8guypZDxrvNAYfXRZZPH85HUpCuQ+AWw==",
2579
2579
  "hasInstallScript": true,
2580
2580
  "dependencies": {
2581
- "@saltcorn/base-plugin": "0.8.6-beta.8",
2582
- "@saltcorn/data": "0.8.6-beta.8",
2583
- "@saltcorn/db-common": "0.8.6-beta.8",
2584
- "@saltcorn/markup": "0.8.6-beta.8",
2585
- "@saltcorn/mobile-app": "0.8.6-beta.8",
2586
- "@saltcorn/sbadmin2": "0.8.6-beta.8",
2587
- "@saltcorn/server": "0.8.6-beta.8",
2581
+ "@saltcorn/base-plugin": "0.8.6",
2582
+ "@saltcorn/data": "0.8.6",
2583
+ "@saltcorn/db-common": "0.8.6",
2584
+ "@saltcorn/markup": "0.8.6",
2585
+ "@saltcorn/mobile-app": "0.8.6",
2586
+ "@saltcorn/sbadmin2": "0.8.6",
2587
+ "@saltcorn/server": "0.8.6",
2588
2588
  "fs-extra": "^10.0.1",
2589
2589
  "live-plugin-manager": "^0.17.1",
2590
2590
  "webpack": "5.68.0",
2591
2591
  "webpack-cli": "4.9.2",
2592
- "webpack-merge": "^5.8.0"
2592
+ "webpack-merge": "^5.8.0",
2593
+ "xml2js": "0.6.0"
2593
2594
  }
2594
2595
  },
2595
2596
  "node_modules/@saltcorn/mobile-builder/node_modules/fs-extra": {
@@ -2625,42 +2626,42 @@
2625
2626
  }
2626
2627
  },
2627
2628
  "node_modules/@saltcorn/postgres": {
2628
- "version": "0.8.6-beta.8",
2629
- "resolved": "https://registry.npmjs.org/@saltcorn/postgres/-/postgres-0.8.6-beta.8.tgz",
2630
- "integrity": "sha512-RRAtBXK7u2FZDnWM+zcEatdfHTyRIjcY/5pEduKq9GVluLfgtGdYrwRlCesvnuqnUAWxxU/M65NCGNYS1Qq5yw==",
2629
+ "version": "0.8.6",
2630
+ "resolved": "https://registry.npmjs.org/@saltcorn/postgres/-/postgres-0.8.6.tgz",
2631
+ "integrity": "sha512-EMHNJZNoduyWaMo67vwCgV9fhXVvL5q1uKf2hacnSy8upGtfWSVKAnYiS5IQNOnLMxxu2kNwyDKS8229bAzllA==",
2631
2632
  "optional": true,
2632
2633
  "dependencies": {
2633
- "@saltcorn/db-common": "0.8.6-beta.8",
2634
+ "@saltcorn/db-common": "0.8.6",
2634
2635
  "pg": "^8.2.1",
2635
2636
  "pg-copy-streams": "^5.1.1"
2636
2637
  }
2637
2638
  },
2638
2639
  "node_modules/@saltcorn/sbadmin2": {
2639
- "version": "0.8.6-beta.8",
2640
- "resolved": "https://registry.npmjs.org/@saltcorn/sbadmin2/-/sbadmin2-0.8.6-beta.8.tgz",
2641
- "integrity": "sha512-rL6d7d65QJHKwN/OQqpMCaYsQ/mZ0OScTTahTZvP4wrnfP9EKjOltvTIOoHZtjX5Gx5GOiNtLY6221dW1MH4Mw==",
2640
+ "version": "0.8.6",
2641
+ "resolved": "https://registry.npmjs.org/@saltcorn/sbadmin2/-/sbadmin2-0.8.6.tgz",
2642
+ "integrity": "sha512-GLaNTHsYYG7O8+JogR02M7995OUerA/D6CuvHVd8BCKkTwHLc4xtRv39qRgoUgiZfcTu50VEXqXoiSlcKEZbCA==",
2642
2643
  "dependencies": {
2643
- "@saltcorn/data": "0.8.6-beta.8",
2644
- "@saltcorn/markup": "0.8.6-beta.8",
2644
+ "@saltcorn/data": "0.8.6",
2645
+ "@saltcorn/markup": "0.8.6",
2645
2646
  "startbootstrap-sb-admin-2-bs5": "^4.1.5-beta.8"
2646
2647
  }
2647
2648
  },
2648
2649
  "node_modules/@saltcorn/server": {
2649
- "version": "0.8.6-beta.8",
2650
- "resolved": "https://registry.npmjs.org/@saltcorn/server/-/server-0.8.6-beta.8.tgz",
2651
- "integrity": "sha512-B0EM4RxguoT49bGPSBwMKAjYg3TY/ubQRCjMcgYMUgipH7HGMyOO7Fv9GLuUOi6tZKnpDB6DnxM4Ezcsq2NTKQ==",
2652
- "dependencies": {
2653
- "@saltcorn/admin-models": "0.8.6-beta.8",
2654
- "@saltcorn/base-plugin": "0.8.6-beta.8",
2655
- "@saltcorn/builder": "0.8.6-beta.8",
2656
- "@saltcorn/data": "0.8.6-beta.8",
2657
- "@saltcorn/filemanager": "0.8.6-beta.8",
2658
- "@saltcorn/markup": "0.8.6-beta.8",
2659
- "@saltcorn/sbadmin2": "0.8.6-beta.8",
2650
+ "version": "0.8.6",
2651
+ "resolved": "https://registry.npmjs.org/@saltcorn/server/-/server-0.8.6.tgz",
2652
+ "integrity": "sha512-lHNLrXGVrnjpPyQuP3x40i/j6Dy+soMJIwZoRwuZxlLMSQPnjTQBr+6Zt6jaIKBDDQ+l3EEMQKs9m7qJTzCcpA==",
2653
+ "dependencies": {
2654
+ "@saltcorn/admin-models": "0.8.6",
2655
+ "@saltcorn/base-plugin": "0.8.6",
2656
+ "@saltcorn/builder": "0.8.6",
2657
+ "@saltcorn/data": "0.8.6",
2658
+ "@saltcorn/filemanager": "0.8.6",
2659
+ "@saltcorn/markup": "0.8.6",
2660
+ "@saltcorn/sbadmin2": "0.8.6",
2660
2661
  "@socket.io/cluster-adapter": "^0.2.1",
2661
2662
  "@socket.io/sticky": "^1.0.1",
2662
2663
  "adm-zip": "0.5.10",
2663
- "aws-sdk": "^2.1037.0",
2664
+ "aws-sdk": "^2.1386.0",
2664
2665
  "connect-flash": "^0.1.1",
2665
2666
  "connect-pg-simple": "^6.1.0",
2666
2667
  "content-disposition": "^0.5.3",
@@ -2717,29 +2718,29 @@
2717
2718
  }
2718
2719
  },
2719
2720
  "node_modules/@saltcorn/sqlite": {
2720
- "version": "0.8.6-beta.8",
2721
- "resolved": "https://registry.npmjs.org/@saltcorn/sqlite/-/sqlite-0.8.6-beta.8.tgz",
2722
- "integrity": "sha512-2uFD0eIXZ1b9hvKVyAaDqYDtX/U2kmxx4TglU7rhYgVP/ymtOGO5sA/yOWrkBNY4qv+/kszw/gtXD5uDtXtWJg==",
2721
+ "version": "0.8.6",
2722
+ "resolved": "https://registry.npmjs.org/@saltcorn/sqlite/-/sqlite-0.8.6.tgz",
2723
+ "integrity": "sha512-IKM8bAd322BLfMckUTpEPukAvwrxoix8Y9U2jcd9/WLOLfovx3hTZz3Tiy8s+C3cD4q0AnbyMtMA0v0jUUIyVw==",
2723
2724
  "optional": true,
2724
2725
  "dependencies": {
2725
- "@saltcorn/db-common": "0.8.6-beta.8"
2726
+ "@saltcorn/db-common": "0.8.6"
2726
2727
  },
2727
2728
  "optionalDependencies": {
2728
2729
  "sqlite3": "^5.0.8"
2729
2730
  }
2730
2731
  },
2731
2732
  "node_modules/@saltcorn/sqlite-mobile": {
2732
- "version": "0.8.6-beta.8",
2733
- "resolved": "https://registry.npmjs.org/@saltcorn/sqlite-mobile/-/sqlite-mobile-0.8.6-beta.8.tgz",
2734
- "integrity": "sha512-NRzUCrzfh/T9FrYIJ5Z/5pIsbGYR/fSo9iLpODdkWODtWqNGL7rJ/ah3Jhxs4kOiaPjiwBstLKOKmKIwVPitHw==",
2733
+ "version": "0.8.6",
2734
+ "resolved": "https://registry.npmjs.org/@saltcorn/sqlite-mobile/-/sqlite-mobile-0.8.6.tgz",
2735
+ "integrity": "sha512-8KYo1o1rAoaX7zbIHmWuKersXnLMTWq2EEEUUuF7BN7JFZAWUBI4ykORycs7B258zWlJqMhrvy4tmGq5cRyiVw==",
2735
2736
  "dependencies": {
2736
- "@saltcorn/db-common": "0.8.6-beta.8"
2737
+ "@saltcorn/db-common": "0.8.6"
2737
2738
  }
2738
2739
  },
2739
2740
  "node_modules/@saltcorn/types": {
2740
- "version": "0.8.6-beta.8",
2741
- "resolved": "https://registry.npmjs.org/@saltcorn/types/-/types-0.8.6-beta.8.tgz",
2742
- "integrity": "sha512-ks5HOD3Pc0CViyq+48SrjMANXuva76wu3ivLyxG/3eymTA0PzBmwj8l4MXjl6oo8gFCjY5SRPnW6qR6LtNEBlQ=="
2741
+ "version": "0.8.6",
2742
+ "resolved": "https://registry.npmjs.org/@saltcorn/types/-/types-0.8.6.tgz",
2743
+ "integrity": "sha512-gaeQIlcu9TDHPb8hWBp2g1Kaop6S6BAJW/qL1xj68O+cM5VpbSKh8SuN2xHpO7bVZClHh1HY4mUkU2zJ9msPaQ=="
2743
2744
  },
2744
2745
  "node_modules/@sindresorhus/is": {
2745
2746
  "version": "0.14.0",
@@ -2863,9 +2864,9 @@
2863
2864
  }
2864
2865
  },
2865
2866
  "node_modules/@types/babel__traverse": {
2866
- "version": "7.20.0",
2867
- "resolved": "https://registry.npmjs.org/@types/babel__traverse/-/babel__traverse-7.20.0.tgz",
2868
- "integrity": "sha512-TBOjqAGf0hmaqRwpii5LLkJLg7c6OMm4nHLmpsUxwk9bBHtoTC6dAHdVWdGv4TBxj2CZOZY8Xfq8WmfoVi7n4Q==",
2867
+ "version": "7.20.1",
2868
+ "resolved": "https://registry.npmjs.org/@types/babel__traverse/-/babel__traverse-7.20.1.tgz",
2869
+ "integrity": "sha512-MitHFXnhtgwsGZWtT68URpOvLN4EREih1u3QtQiN4VdAxWKRVvGCSvw/Qth0M0Qq3pJpnGOu5JaM/ydK7OGbqg==",
2869
2870
  "dependencies": {
2870
2871
  "@babel/types": "^7.20.7"
2871
2872
  }
@@ -2900,9 +2901,9 @@
2900
2901
  }
2901
2902
  },
2902
2903
  "node_modules/@types/eslint": {
2903
- "version": "8.40.0",
2904
- "resolved": "https://registry.npmjs.org/@types/eslint/-/eslint-8.40.0.tgz",
2905
- "integrity": "sha512-nbq2mvc/tBrK9zQQuItvjJl++GTN5j06DaPtp3hZCpngmG6Q3xoyEmd0TwZI0gAy/G1X0zhGBbr2imsGFdFV0g==",
2904
+ "version": "8.40.1",
2905
+ "resolved": "https://registry.npmjs.org/@types/eslint/-/eslint-8.40.1.tgz",
2906
+ "integrity": "sha512-vRb792M4mF1FBT+eoLecmkpLXwxsBHvWWRGJjzbYANBM6DtiJc6yETyv4rqDA6QNjF1pkj1U7LMA6dGb3VYlHw==",
2906
2907
  "dependencies": {
2907
2908
  "@types/estree": "*",
2908
2909
  "@types/json-schema": "*"
@@ -3005,9 +3006,9 @@
3005
3006
  "integrity": "sha512-iiUgKzV9AuaEkZqkOLDIvlQiL6ltuZd9tGcW3gwpnX8JbuiuhFlEGmmFXEXkN50Cvq7Os88IY2v0dkDqXYWVgA=="
3006
3007
  },
3007
3008
  "node_modules/@types/node": {
3008
- "version": "20.2.4",
3009
- "resolved": "https://registry.npmjs.org/@types/node/-/node-20.2.4.tgz",
3010
- "integrity": "sha512-ni5f8Xlf4PwnT/Z3f0HURc3ZSw8UyrqMqmM3L5ysa7VjHu8c3FOmIo1nKCcLrV/OAmtf3N4kFna/aJqxsfEtnA=="
3009
+ "version": "20.2.5",
3010
+ "resolved": "https://registry.npmjs.org/@types/node/-/node-20.2.5.tgz",
3011
+ "integrity": "sha512-JJulVEQXmiY9Px5axXHeYGLSjhkZEnD+MDPDGbCbIAbMslkKwmygtZFy1X6s/075Yo94sf8GuSlFfPzysQrWZQ=="
3011
3012
  },
3012
3013
  "node_modules/@types/node-fetch": {
3013
3014
  "version": "2.6.4",
@@ -3042,9 +3043,9 @@
3042
3043
  }
3043
3044
  },
3044
3045
  "node_modules/@types/prettier": {
3045
- "version": "2.7.2",
3046
- "resolved": "https://registry.npmjs.org/@types/prettier/-/prettier-2.7.2.tgz",
3047
- "integrity": "sha512-KufADq8uQqo1pYKVIYzfKbJfBAc0sOeXqGbFaSpv8MRmC/zXgowNZmFcbngndGk922QDmOASEXUZCaY48gs4cg=="
3046
+ "version": "2.7.3",
3047
+ "resolved": "https://registry.npmjs.org/@types/prettier/-/prettier-2.7.3.tgz",
3048
+ "integrity": "sha512-+68kP9yzs4LMp7VNh8gdzMSPZFL44MLGqiHWvttYJe+6qnuVr4Ek9wSBQoveqY/r+LwjCcU29kNVkidwim+kYA=="
3048
3049
  },
3049
3050
  "node_modules/@types/semver": {
3050
3051
  "version": "7.5.0",
@@ -3663,9 +3664,9 @@
3663
3664
  }
3664
3665
  },
3665
3666
  "node_modules/astring": {
3666
- "version": "1.8.5",
3667
- "resolved": "https://registry.npmjs.org/astring/-/astring-1.8.5.tgz",
3668
- "integrity": "sha512-TuBbdn7jWVzf8dmFGTaRpW8qgANtWLi1qJLnkfGO5uVf6jf9f/F4B1H35tnOI+qVYZo3p3i8WZlbZOuPAE0wEA==",
3667
+ "version": "1.8.6",
3668
+ "resolved": "https://registry.npmjs.org/astring/-/astring-1.8.6.tgz",
3669
+ "integrity": "sha512-ISvCdHdlTDlH5IpxQJIex7BWBywFWgjJSVdwst+/iQCoEYnyOaQ95+X1JGshuBjGp6nxKUy1jMgE3zPqN7fQdg==",
3669
3670
  "bin": {
3670
3671
  "astring": "bin/astring"
3671
3672
  }
@@ -3719,9 +3720,9 @@
3719
3720
  }
3720
3721
  },
3721
3722
  "node_modules/aws-sdk": {
3722
- "version": "2.1385.0",
3723
- "resolved": "https://registry.npmjs.org/aws-sdk/-/aws-sdk-2.1385.0.tgz",
3724
- "integrity": "sha512-SWBIsV4AlYE1gvEvkeqAHYIKhEgugrT3XsFJmIOmUhKpumOs+DwRmkNh20KSQVdd4iNxat/VdHTFoWHorrJGrw==",
3723
+ "version": "2.1394.0",
3724
+ "resolved": "https://registry.npmjs.org/aws-sdk/-/aws-sdk-2.1394.0.tgz",
3725
+ "integrity": "sha512-Co33zmBHfVkQ/PxM5AZQ5HVKmhQFT9yGAiP+dfCgIxHTGjZ4t1tlc/cPEoA5bd1fbIP29EGOd11+Tu9UAYwB+w==",
3725
3726
  "dependencies": {
3726
3727
  "buffer": "4.9.2",
3727
3728
  "events": "1.1.1",
@@ -3770,6 +3771,26 @@
3770
3771
  "uuid": "dist/bin/uuid"
3771
3772
  }
3772
3773
  },
3774
+ "node_modules/aws-sdk/node_modules/xml2js": {
3775
+ "version": "0.5.0",
3776
+ "resolved": "https://registry.npmjs.org/xml2js/-/xml2js-0.5.0.tgz",
3777
+ "integrity": "sha512-drPFnkQJik/O+uPKpqSgr22mpuFHqKdbS835iAQrUC73L2F5WkboIRd63ai/2Yg6I1jzifPFKH2NTK+cfglkIA==",
3778
+ "dependencies": {
3779
+ "sax": ">=0.6.0",
3780
+ "xmlbuilder": "~11.0.0"
3781
+ },
3782
+ "engines": {
3783
+ "node": ">=4.0.0"
3784
+ }
3785
+ },
3786
+ "node_modules/aws-sdk/node_modules/xmlbuilder": {
3787
+ "version": "11.0.1",
3788
+ "resolved": "https://registry.npmjs.org/xmlbuilder/-/xmlbuilder-11.0.1.tgz",
3789
+ "integrity": "sha512-fDlsI/kFEx7gLvbecc0/ohLG50fugQp8ryHzMTuW9vSa1GJ0XYWKnhsUx7oie3G98+r56aTQIUB4kht42R3JvA==",
3790
+ "engines": {
3791
+ "node": ">=4.0"
3792
+ }
3793
+ },
3773
3794
  "node_modules/aws-sign2": {
3774
3795
  "version": "0.7.0",
3775
3796
  "resolved": "https://registry.npmjs.org/aws-sign2/-/aws-sign2-0.7.0.tgz",
@@ -4273,9 +4294,9 @@
4273
4294
  }
4274
4295
  },
4275
4296
  "node_modules/browserslist": {
4276
- "version": "4.21.5",
4277
- "resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.21.5.tgz",
4278
- "integrity": "sha512-tUkiguQGW7S3IhB7N+c2MV/HZPSCPAAiYBZXLsBhFB/PCy6ZKKsZrmBayHV9fdGV/ARIfJ14NkxKzRDjvp7L6w==",
4297
+ "version": "4.21.7",
4298
+ "resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.21.7.tgz",
4299
+ "integrity": "sha512-BauCXrQ7I2ftSqd2mvKHGo85XR0u7Ru3C/Hxsy/0TkfCtjrmAbPdzLGasmoiBxplpDXlPvdjX9u7srIMfgasNA==",
4279
4300
  "funding": [
4280
4301
  {
4281
4302
  "type": "opencollective",
@@ -4284,13 +4305,17 @@
4284
4305
  {
4285
4306
  "type": "tidelift",
4286
4307
  "url": "https://tidelift.com/funding/github/npm/browserslist"
4308
+ },
4309
+ {
4310
+ "type": "github",
4311
+ "url": "https://github.com/sponsors/ai"
4287
4312
  }
4288
4313
  ],
4289
4314
  "dependencies": {
4290
- "caniuse-lite": "^1.0.30001449",
4291
- "electron-to-chromium": "^1.4.284",
4292
- "node-releases": "^2.0.8",
4293
- "update-browserslist-db": "^1.0.10"
4315
+ "caniuse-lite": "^1.0.30001489",
4316
+ "electron-to-chromium": "^1.4.411",
4317
+ "node-releases": "^2.0.12",
4318
+ "update-browserslist-db": "^1.0.11"
4294
4319
  },
4295
4320
  "bin": {
4296
4321
  "browserslist": "cli.js"
@@ -4557,9 +4582,9 @@
4557
4582
  "integrity": "sha512-W2lPwkBkMZwFlPCXhIlYgxu+7gC/NUlCtdK652DAJ1JdgV0sTrvuPFshNPrFa1TY2JOkLhgdeEBplB4ezEa+xg=="
4558
4583
  },
4559
4584
  "node_modules/caniuse-lite": {
4560
- "version": "1.0.30001489",
4561
- "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001489.tgz",
4562
- "integrity": "sha512-x1mgZEXK8jHIfAxm+xgdpHpk50IN3z3q3zP261/WS+uvePxW8izXuCu6AHz0lkuYTlATDehiZ/tNyYBdSQsOUQ==",
4585
+ "version": "1.0.30001497",
4586
+ "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001497.tgz",
4587
+ "integrity": "sha512-I4/duVK4wL6rAK/aKZl3HXB4g+lIZvaT4VLAn2rCgJ38jVLb0lv2Xug6QuqmxXFVRJMF74SPPWPJ/1Sdm3vCzw==",
4563
4588
  "funding": [
4564
4589
  {
4565
4590
  "type": "opencollective",
@@ -6215,9 +6240,9 @@
6215
6240
  }
6216
6241
  },
6217
6242
  "node_modules/des.js": {
6218
- "version": "1.0.1",
6219
- "resolved": "https://registry.npmjs.org/des.js/-/des.js-1.0.1.tgz",
6220
- "integrity": "sha512-Q0I4pfFrv2VPd34/vfLrFOoRmlYj3OV50i7fskps1jZWK1kApMWWT9G6RRUeYedLcBDIhnSDaUvJMb3AhUlaEA==",
6243
+ "version": "1.1.0",
6244
+ "resolved": "https://registry.npmjs.org/des.js/-/des.js-1.1.0.tgz",
6245
+ "integrity": "sha512-r17GxjhUCjSRy8aiJpr8/UadFIzMzJGexI3Nmz4ADi9LYSFx4gTBp80+NaX/YsXWWLhpZ7v/v/ubEc/bCNfKwg==",
6221
6246
  "dependencies": {
6222
6247
  "inherits": "^2.0.1",
6223
6248
  "minimalistic-assert": "^1.0.0"
@@ -6489,9 +6514,9 @@
6489
6514
  }
6490
6515
  },
6491
6516
  "node_modules/electron-to-chromium": {
6492
- "version": "1.4.408",
6493
- "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.408.tgz",
6494
- "integrity": "sha512-vjeaj0u/UYnzA/CIdGXzzcxRLCqRwREYc9YfaWInjIEr7/XPttZ6ShpyqapchEy0S2r6LpLjDBTnNj7ZxnxJKg=="
6517
+ "version": "1.4.425",
6518
+ "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.425.tgz",
6519
+ "integrity": "sha512-wv1NufHxu11zfDbY4fglYQApMswleE9FL/DSeyOyauVXDZ+Kco96JK/tPfBUaDqfRarYp2WH2hJ/5UnVywp9Jg=="
6495
6520
  },
6496
6521
  "node_modules/elementtree": {
6497
6522
  "version": "0.1.7",
@@ -9211,9 +9236,9 @@
9211
9236
  }
9212
9237
  },
9213
9238
  "node_modules/jake": {
9214
- "version": "10.8.6",
9215
- "resolved": "https://registry.npmjs.org/jake/-/jake-10.8.6.tgz",
9216
- "integrity": "sha512-G43Ub9IYEFfu72sua6rzooi8V8Gz2lkfk48rW20vEWCGizeaEPlKB1Kh8JIA84yQbiAEfqlPmSpGgCKKxH3rDA==",
9239
+ "version": "10.8.7",
9240
+ "resolved": "https://registry.npmjs.org/jake/-/jake-10.8.7.tgz",
9241
+ "integrity": "sha512-ZDi3aP+fG/LchyBzUM804VjddnwfSfsdeYkwt8NcbKRvo4rFkjhs456iLFn3k2ZUWvNe4i48WACDbza8fhq2+w==",
9217
9242
  "dependencies": {
9218
9243
  "async": "^3.2.3",
9219
9244
  "chalk": "^4.0.2",
@@ -10061,13 +10086,13 @@
10061
10086
  "integrity": "sha512-BVpRacWCbNfo/ALWxnLkIY/WRa4Ydg/LtwzIJZvDm7vrhV8Txv+ACi6EGnU11zT19sTc3KEPathWx6CtjWLD1w=="
10062
10087
  },
10063
10088
  "node_modules/js-beautify": {
10064
- "version": "1.14.7",
10065
- "resolved": "https://registry.npmjs.org/js-beautify/-/js-beautify-1.14.7.tgz",
10066
- "integrity": "sha512-5SOX1KXPFKx+5f6ZrPsIPEY7NwKeQz47n3jm2i+XeHx9MoRsfQenlOP13FQhWvg8JRS0+XLO6XYUQ2GX+q+T9A==",
10089
+ "version": "1.14.8",
10090
+ "resolved": "https://registry.npmjs.org/js-beautify/-/js-beautify-1.14.8.tgz",
10091
+ "integrity": "sha512-4S7HFeI9YfRvRgKnEweohs0tgJj28InHVIj4Nl8Htf96Y6pHg3+tJrmo4ucAM9f7l4SHbFI3IvFAZ2a1eQPbyg==",
10067
10092
  "dependencies": {
10068
10093
  "config-chain": "^1.1.13",
10069
10094
  "editorconfig": "^0.15.3",
10070
- "glob": "^8.0.3",
10095
+ "glob": "^8.1.0",
10071
10096
  "nopt": "^6.0.0"
10072
10097
  },
10073
10098
  "bin": {
@@ -10076,7 +10101,7 @@
10076
10101
  "js-beautify": "js/bin/js-beautify.js"
10077
10102
  },
10078
10103
  "engines": {
10079
- "node": ">=10"
10104
+ "node": ">=12"
10080
10105
  }
10081
10106
  },
10082
10107
  "node_modules/js-beautify/node_modules/brace-expansion": {
@@ -11976,9 +12001,9 @@
11976
12001
  }
11977
12002
  },
11978
12003
  "node_modules/node-abi": {
11979
- "version": "3.40.0",
11980
- "resolved": "https://registry.npmjs.org/node-abi/-/node-abi-3.40.0.tgz",
11981
- "integrity": "sha512-zNy02qivjjRosswoYmPi8hIKJRr8MpQyeKT6qlcq/OnOgA3Rhoae+IYOqsM9V5+JnHWmxKnWOT2GxvtqdtOCXA==",
12004
+ "version": "3.44.0",
12005
+ "resolved": "https://registry.npmjs.org/node-abi/-/node-abi-3.44.0.tgz",
12006
+ "integrity": "sha512-MYjZTiAETGG28/7fBH1RjuY7vzDwYC5q5U4whCgM4jNEQcC0gAvN339LxXukmL2T2tGpzYTfp+LZ5RN7E5DwEg==",
11982
12007
  "optional": true,
11983
12008
  "dependencies": {
11984
12009
  "semver": "^7.3.5"
@@ -12083,9 +12108,9 @@
12083
12108
  }
12084
12109
  },
12085
12110
  "node_modules/nodemailer": {
12086
- "version": "6.9.2",
12087
- "resolved": "https://registry.npmjs.org/nodemailer/-/nodemailer-6.9.2.tgz",
12088
- "integrity": "sha512-4+TYaa/e1nIxQfyw/WzNPYTEZ5OvHIDEnmjs4LPmIfccPQN+2CYKmGHjWixn/chzD3bmUTu5FMfpltizMxqzdg==",
12111
+ "version": "6.9.3",
12112
+ "resolved": "https://registry.npmjs.org/nodemailer/-/nodemailer-6.9.3.tgz",
12113
+ "integrity": "sha512-fy9v3NgTzBngrMFkDsKEj0r02U7jm6XfC3b52eoNV+GCrGj+s8pt5OqhiJdWKuw51zCTdiNR/IUD1z33LIIGpg==",
12089
12114
  "engines": {
12090
12115
  "node": ">=6.0.0"
12091
12116
  }
@@ -12281,9 +12306,9 @@
12281
12306
  }
12282
12307
  },
12283
12308
  "node_modules/nwsapi": {
12284
- "version": "2.2.4",
12285
- "resolved": "https://registry.npmjs.org/nwsapi/-/nwsapi-2.2.4.tgz",
12286
- "integrity": "sha512-NHj4rzRo0tQdijE9ZqAx6kYDcoRwYwSYzCA8MY3JzfxlrvEU0jhnhJT9BhqhJs7I/dKcrDm6TyulaRqZPIhN5g=="
12309
+ "version": "2.2.5",
12310
+ "resolved": "https://registry.npmjs.org/nwsapi/-/nwsapi-2.2.5.tgz",
12311
+ "integrity": "sha512-6xpotnECFy/og7tKSBVmUNft7J3jyXAka4XvG6AUhFWRz+Q/Ljus7znJAA3bxColfQLdS+XsjoodtJfCgeTEFQ=="
12287
12312
  },
12288
12313
  "node_modules/oauth-sign": {
12289
12314
  "version": "0.9.0",
@@ -14686,9 +14711,9 @@
14686
14711
  }
14687
14712
  },
14688
14713
  "node_modules/schema-utils": {
14689
- "version": "3.1.2",
14690
- "resolved": "https://registry.npmjs.org/schema-utils/-/schema-utils-3.1.2.tgz",
14691
- "integrity": "sha512-pvjEHOgWc9OWA/f/DE3ohBWTD6EleVLf7iFUkoSwAxttdBhB9QUebQgxER2kWueOvRJXPHNnyrvvh9eZINB8Eg==",
14714
+ "version": "3.2.0",
14715
+ "resolved": "https://registry.npmjs.org/schema-utils/-/schema-utils-3.2.0.tgz",
14716
+ "integrity": "sha512-0zTyLGyDJYd/MBxG1AhJkKa6fpEBds4OQO2ut0w7OYG+ZGhGea09lijvzsqegYSik88zc7cUtIlnnO+/BvD6gQ==",
14692
14717
  "dependencies": {
14693
14718
  "@types/json-schema": "^7.0.8",
14694
14719
  "ajv": "^6.12.5",
@@ -15170,9 +15195,9 @@
15170
15195
  }
15171
15196
  },
15172
15197
  "node_modules/socket.io-parser": {
15173
- "version": "4.2.3",
15174
- "resolved": "https://registry.npmjs.org/socket.io-parser/-/socket.io-parser-4.2.3.tgz",
15175
- "integrity": "sha512-JMafRntWVO2DCJimKsRTh/wnqVvO4hrfwOqtO7f+uzwsQMuxO6VwImtYxaQ+ieoyshWOTJyV0fA21lccEXRPpQ==",
15198
+ "version": "4.2.4",
15199
+ "resolved": "https://registry.npmjs.org/socket.io-parser/-/socket.io-parser-4.2.4.tgz",
15200
+ "integrity": "sha512-/GbIKmo8ioc+NIWIhwdecY0ge+qVBSMdgxGygevmdHj24bsfgtCmcUUcQ5ZzcylGFHsN3k4HB4Cgkl96KVnuew==",
15176
15201
  "dependencies": {
15177
15202
  "@socket.io/component-emitter": "~3.1.0",
15178
15203
  "debug": "~4.3.1"
@@ -15797,9 +15822,9 @@
15797
15822
  "integrity": "sha512-9QNk5KwDF+Bvz+PyObkmSYjI5ksVUYtjW7AU22r2NKcfLJcXp96hkDWU3+XndOsUb+AQ9QhfzfCT2O+CNWT5Tw=="
15798
15823
  },
15799
15824
  "node_modules/systeminformation": {
15800
- "version": "5.17.13",
15801
- "resolved": "https://registry.npmjs.org/systeminformation/-/systeminformation-5.17.13.tgz",
15802
- "integrity": "sha512-82cPluoHh5TglXohpDzViP0Gzli+AZDoccyYwhIg4VB5LESYUxqLvg0BLMLJgyWgU4GnMqvP3gmKt8K8sbGQ7w==",
15825
+ "version": "5.18.3",
15826
+ "resolved": "https://registry.npmjs.org/systeminformation/-/systeminformation-5.18.3.tgz",
15827
+ "integrity": "sha512-k+gk7zSi0hI/m3Mgu1OzR8j9BfXMDYa2HUMBdEQZUVCVAO326kDrzrvtVMljiSoDs6T6ojI0AHneDn8AMa0Y6A==",
15803
15828
  "os": [
15804
15829
  "darwin",
15805
15830
  "linux",
@@ -15944,12 +15969,12 @@
15944
15969
  }
15945
15970
  },
15946
15971
  "node_modules/terser": {
15947
- "version": "5.17.6",
15948
- "resolved": "https://registry.npmjs.org/terser/-/terser-5.17.6.tgz",
15949
- "integrity": "sha512-V8QHcs8YuyLkLHsJO5ucyff1ykrLVsR4dNnS//L5Y3NiSXpbK1J+WMVUs67eI0KTxs9JtHhgEQpXQVHlHI92DQ==",
15972
+ "version": "5.17.7",
15973
+ "resolved": "https://registry.npmjs.org/terser/-/terser-5.17.7.tgz",
15974
+ "integrity": "sha512-/bi0Zm2C6VAexlGgLlVxA0P2lru/sdLyfCVaRMfKVo9nWxbmz7f/sD8VPybPeSUJaJcwmCJis9pBIhcVcG1QcQ==",
15950
15975
  "dependencies": {
15951
- "@jridgewell/source-map": "^0.3.2",
15952
- "acorn": "^8.5.0",
15976
+ "@jridgewell/source-map": "^0.3.3",
15977
+ "acorn": "^8.8.2",
15953
15978
  "commander": "^2.20.0",
15954
15979
  "source-map-support": "~0.5.20"
15955
15980
  },
@@ -16153,9 +16178,9 @@
16153
16178
  }
16154
16179
  },
16155
16180
  "node_modules/tough-cookie": {
16156
- "version": "4.1.2",
16157
- "resolved": "https://registry.npmjs.org/tough-cookie/-/tough-cookie-4.1.2.tgz",
16158
- "integrity": "sha512-G9fqXWoYFZgTc2z8Q5zaHy/vJMjm+WV0AkAeHxVCQiEB1b+dGvWzFW6QV07cY5jQ5gRkeid2qIkzkxUnmoQZUQ==",
16181
+ "version": "4.1.3",
16182
+ "resolved": "https://registry.npmjs.org/tough-cookie/-/tough-cookie-4.1.3.tgz",
16183
+ "integrity": "sha512-aX/y5pVRkfRnfmuX+OdbSdXvPe6ieKX/G2s7e98f4poJHnqH3281gDPm/metm6E/WRamfx7WC4HUqkWHfQHprw==",
16159
16184
  "dependencies": {
16160
16185
  "psl": "^1.1.33",
16161
16186
  "punycode": "^2.1.1",
@@ -16209,9 +16234,9 @@
16209
16234
  }
16210
16235
  },
16211
16236
  "node_modules/tslib": {
16212
- "version": "2.5.2",
16213
- "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.5.2.tgz",
16214
- "integrity": "sha512-5svOrSA2w3iGFDs1HibEVBGbDrAY82bFQ3HZ3ixB+88nsbsWQoKqDRb5UBYAUPEzbBn6dAp5gRNXglySbx1MlA=="
16237
+ "version": "2.5.3",
16238
+ "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.5.3.tgz",
16239
+ "integrity": "sha512-mSxlJJwl3BMEQCUNnxXBU9jP4JBktcEGhURcPR6VQVlnP0FdDEsIaz0C35dXNGLyRfrATNofF0F5p2KPxQgB+w=="
16215
16240
  },
16216
16241
  "node_modules/tsscmp": {
16217
16242
  "version": "1.0.6",
@@ -16293,16 +16318,16 @@
16293
16318
  }
16294
16319
  },
16295
16320
  "node_modules/typescript": {
16296
- "version": "5.0.4",
16297
- "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.0.4.tgz",
16298
- "integrity": "sha512-cW9T5W9xY37cc+jfEnaUvX91foxtHkza3Nw3wkoF4sSlKn0MONdkdEndig/qPBWXNkmplh3NzayQzCiHM4/hqw==",
16321
+ "version": "5.1.3",
16322
+ "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.1.3.tgz",
16323
+ "integrity": "sha512-XH627E9vkeqhlZFQuL+UsyAXEnibT0kWR2FWONlr4sTjvxyJYnyefgrkyECLzM5NenmKzRAy2rR/OlYLA1HkZw==",
16299
16324
  "peer": true,
16300
16325
  "bin": {
16301
16326
  "tsc": "bin/tsc",
16302
16327
  "tsserver": "bin/tsserver"
16303
16328
  },
16304
16329
  "engines": {
16305
- "node": ">=12.20"
16330
+ "node": ">=14.17"
16306
16331
  }
16307
16332
  },
16308
16333
  "node_modules/uglify-js": {
@@ -17196,9 +17221,9 @@
17196
17221
  "integrity": "sha512-ErcKwJTF54uRzzNMXq2X5sMIy88zJvfN2DmdoQvy7PAFJ+tPRU6ydWuOKNMyfmOjdyBQTFREi60s0Y0SyI0G0g=="
17197
17222
  },
17198
17223
  "node_modules/xml2js": {
17199
- "version": "0.5.0",
17200
- "resolved": "https://registry.npmjs.org/xml2js/-/xml2js-0.5.0.tgz",
17201
- "integrity": "sha512-drPFnkQJik/O+uPKpqSgr22mpuFHqKdbS835iAQrUC73L2F5WkboIRd63ai/2Yg6I1jzifPFKH2NTK+cfglkIA==",
17224
+ "version": "0.6.0",
17225
+ "resolved": "https://registry.npmjs.org/xml2js/-/xml2js-0.6.0.tgz",
17226
+ "integrity": "sha512-eLTh0kA8uHceqesPqSE+VvO1CDDJWMwlQfB6LuN6T8w6MaDJ8Txm8P7s5cHD0miF0V+GGTZrDQfxPZQVsur33w==",
17202
17227
  "dependencies": {
17203
17228
  "sax": ">=0.6.0",
17204
17229
  "xmlbuilder": "~11.0.0"
@@ -17322,33 +17347,33 @@
17322
17347
  }
17323
17348
  },
17324
17349
  "@babel/code-frame": {
17325
- "version": "7.21.4",
17326
- "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.21.4.tgz",
17327
- "integrity": "sha512-LYvhNKfwWSPpocw8GI7gpK2nq3HSDuEPC/uSYaALSJu9xjsalaaYFOq0Pwt5KmVqwEbZlDu81aLXwBOmD/Fv9g==",
17350
+ "version": "7.22.5",
17351
+ "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.22.5.tgz",
17352
+ "integrity": "sha512-Xmwn266vad+6DAqEB2A6V/CcZVp62BbwVmcOJc2RPuwih1kw02TjQvWVWlcKGbBPd+8/0V5DEkOcizRGYsspYQ==",
17328
17353
  "requires": {
17329
- "@babel/highlight": "^7.18.6"
17354
+ "@babel/highlight": "^7.22.5"
17330
17355
  }
17331
17356
  },
17332
17357
  "@babel/compat-data": {
17333
- "version": "7.21.9",
17334
- "resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.21.9.tgz",
17335
- "integrity": "sha512-FUGed8kfhyWvbYug/Un/VPJD41rDIgoVVcR+FuzhzOYyRz5uED+Gd3SLZml0Uw2l2aHFb7ZgdW5mGA3G2cCCnQ=="
17358
+ "version": "7.22.5",
17359
+ "resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.22.5.tgz",
17360
+ "integrity": "sha512-4Jc/YuIaYqKnDDz892kPIledykKg12Aw1PYX5i/TY28anJtacvM1Rrr8wbieB9GfEJwlzqT0hUEao0CxEebiDA=="
17336
17361
  },
17337
17362
  "@babel/core": {
17338
- "version": "7.21.8",
17339
- "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.21.8.tgz",
17340
- "integrity": "sha512-YeM22Sondbo523Sz0+CirSPnbj9bG3P0CdHcBZdqUuaeOaYEFbOLoGU7lebvGP6P5J/WE9wOn7u7C4J9HvS1xQ==",
17363
+ "version": "7.22.5",
17364
+ "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.22.5.tgz",
17365
+ "integrity": "sha512-SBuTAjg91A3eKOvD+bPEz3LlhHZRNu1nFOVts9lzDJTXshHTjII0BAtDS3Y2DAkdZdDKWVZGVwkDfc4Clxn1dg==",
17341
17366
  "requires": {
17342
17367
  "@ampproject/remapping": "^2.2.0",
17343
- "@babel/code-frame": "^7.21.4",
17344
- "@babel/generator": "^7.21.5",
17345
- "@babel/helper-compilation-targets": "^7.21.5",
17346
- "@babel/helper-module-transforms": "^7.21.5",
17347
- "@babel/helpers": "^7.21.5",
17348
- "@babel/parser": "^7.21.8",
17349
- "@babel/template": "^7.20.7",
17350
- "@babel/traverse": "^7.21.5",
17351
- "@babel/types": "^7.21.5",
17368
+ "@babel/code-frame": "^7.22.5",
17369
+ "@babel/generator": "^7.22.5",
17370
+ "@babel/helper-compilation-targets": "^7.22.5",
17371
+ "@babel/helper-module-transforms": "^7.22.5",
17372
+ "@babel/helpers": "^7.22.5",
17373
+ "@babel/parser": "^7.22.5",
17374
+ "@babel/template": "^7.22.5",
17375
+ "@babel/traverse": "^7.22.5",
17376
+ "@babel/types": "^7.22.5",
17352
17377
  "convert-source-map": "^1.7.0",
17353
17378
  "debug": "^4.1.0",
17354
17379
  "gensync": "^1.0.0-beta.2",
@@ -17364,31 +17389,31 @@
17364
17389
  }
17365
17390
  },
17366
17391
  "@babel/generator": {
17367
- "version": "7.21.9",
17368
- "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.21.9.tgz",
17369
- "integrity": "sha512-F3fZga2uv09wFdEjEQIJxXALXfz0+JaOb7SabvVMmjHxeVTuGW8wgE8Vp1Hd7O+zMTYtcfEISGRzPkeiaPPsvg==",
17392
+ "version": "7.22.5",
17393
+ "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.22.5.tgz",
17394
+ "integrity": "sha512-+lcUbnTRhd0jOewtFSedLyiPsD5tswKkbgcezOqqWFUVNEwoUTlpPOBmvhG7OXWLR4jMdv0czPGH5XbflnD1EA==",
17370
17395
  "requires": {
17371
- "@babel/types": "^7.21.5",
17396
+ "@babel/types": "^7.22.5",
17372
17397
  "@jridgewell/gen-mapping": "^0.3.2",
17373
17398
  "@jridgewell/trace-mapping": "^0.3.17",
17374
17399
  "jsesc": "^2.5.1"
17375
17400
  }
17376
17401
  },
17377
17402
  "@babel/helper-annotate-as-pure": {
17378
- "version": "7.18.6",
17379
- "resolved": "https://registry.npmjs.org/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.18.6.tgz",
17380
- "integrity": "sha512-duORpUiYrEpzKIop6iNbjnwKLAKnJ47csTyRACyEmWj0QdUrm5aqNJGHSSEQSUAvNW0ojX0dOmK9dZduvkfeXA==",
17403
+ "version": "7.22.5",
17404
+ "resolved": "https://registry.npmjs.org/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.22.5.tgz",
17405
+ "integrity": "sha512-LvBTxu8bQSQkcyKOU+a1btnNFQ1dMAd0R6PyW3arXes06F6QLWLIrd681bxRPIXlrMGR3XYnW9JyML7dP3qgxg==",
17381
17406
  "requires": {
17382
- "@babel/types": "^7.18.6"
17407
+ "@babel/types": "^7.22.5"
17383
17408
  }
17384
17409
  },
17385
17410
  "@babel/helper-compilation-targets": {
17386
- "version": "7.21.5",
17387
- "resolved": "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.21.5.tgz",
17388
- "integrity": "sha512-1RkbFGUKex4lvsB9yhIfWltJM5cZKUftB2eNajaDv3dCMEp49iBG0K14uH8NnX9IPux2+mK7JGEOB0jn48/J6w==",
17411
+ "version": "7.22.5",
17412
+ "resolved": "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.22.5.tgz",
17413
+ "integrity": "sha512-Ji+ywpHeuqxB8WDxraCiqR0xfhYjiDE/e6k7FuIaANnoOFxAHskHChz4vA1mJC9Lbm01s1PVAGhQY4FUKSkGZw==",
17389
17414
  "requires": {
17390
- "@babel/compat-data": "^7.21.5",
17391
- "@babel/helper-validator-option": "^7.21.0",
17415
+ "@babel/compat-data": "^7.22.5",
17416
+ "@babel/helper-validator-option": "^7.22.5",
17392
17417
  "browserslist": "^4.21.3",
17393
17418
  "lru-cache": "^5.1.1",
17394
17419
  "semver": "^6.3.0"
@@ -17402,102 +17427,102 @@
17402
17427
  }
17403
17428
  },
17404
17429
  "@babel/helper-environment-visitor": {
17405
- "version": "7.21.5",
17406
- "resolved": "https://registry.npmjs.org/@babel/helper-environment-visitor/-/helper-environment-visitor-7.21.5.tgz",
17407
- "integrity": "sha512-IYl4gZ3ETsWocUWgsFZLM5i1BYx9SoemminVEXadgLBa9TdeorzgLKm8wWLA6J1N/kT3Kch8XIk1laNzYoHKvQ=="
17430
+ "version": "7.22.5",
17431
+ "resolved": "https://registry.npmjs.org/@babel/helper-environment-visitor/-/helper-environment-visitor-7.22.5.tgz",
17432
+ "integrity": "sha512-XGmhECfVA/5sAt+H+xpSg0mfrHq6FzNr9Oxh7PSEBBRUb/mL7Kz3NICXb194rCqAEdxkhPT1a88teizAFyvk8Q=="
17408
17433
  },
17409
17434
  "@babel/helper-function-name": {
17410
- "version": "7.21.0",
17411
- "resolved": "https://registry.npmjs.org/@babel/helper-function-name/-/helper-function-name-7.21.0.tgz",
17412
- "integrity": "sha512-HfK1aMRanKHpxemaY2gqBmL04iAPOPRj7DxtNbiDOrJK+gdwkiNRVpCpUJYbUT+aZyemKN8brqTOxzCaG6ExRg==",
17435
+ "version": "7.22.5",
17436
+ "resolved": "https://registry.npmjs.org/@babel/helper-function-name/-/helper-function-name-7.22.5.tgz",
17437
+ "integrity": "sha512-wtHSq6jMRE3uF2otvfuD3DIvVhOsSNshQl0Qrd7qC9oQJzHvOL4qQXlQn2916+CXGywIjpGuIkoyZRRxHPiNQQ==",
17413
17438
  "requires": {
17414
- "@babel/template": "^7.20.7",
17415
- "@babel/types": "^7.21.0"
17439
+ "@babel/template": "^7.22.5",
17440
+ "@babel/types": "^7.22.5"
17416
17441
  }
17417
17442
  },
17418
17443
  "@babel/helper-hoist-variables": {
17419
- "version": "7.18.6",
17420
- "resolved": "https://registry.npmjs.org/@babel/helper-hoist-variables/-/helper-hoist-variables-7.18.6.tgz",
17421
- "integrity": "sha512-UlJQPkFqFULIcyW5sbzgbkxn2FKRgwWiRexcuaR8RNJRy8+LLveqPjwZV/bwrLZCN0eUHD/x8D0heK1ozuoo6Q==",
17444
+ "version": "7.22.5",
17445
+ "resolved": "https://registry.npmjs.org/@babel/helper-hoist-variables/-/helper-hoist-variables-7.22.5.tgz",
17446
+ "integrity": "sha512-wGjk9QZVzvknA6yKIUURb8zY3grXCcOZt+/7Wcy8O2uctxhplmUPkOdlgoNhmdVee2c92JXbf1xpMtVNbfoxRw==",
17422
17447
  "requires": {
17423
- "@babel/types": "^7.18.6"
17448
+ "@babel/types": "^7.22.5"
17424
17449
  }
17425
17450
  },
17426
17451
  "@babel/helper-module-imports": {
17427
- "version": "7.21.4",
17428
- "resolved": "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.21.4.tgz",
17429
- "integrity": "sha512-orajc5T2PsRYUN3ZryCEFeMDYwyw09c/pZeaQEZPH0MpKzSvn3e0uXsDBu3k03VI+9DBiRo+l22BfKTpKwa/Wg==",
17452
+ "version": "7.22.5",
17453
+ "resolved": "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.22.5.tgz",
17454
+ "integrity": "sha512-8Dl6+HD/cKifutF5qGd/8ZJi84QeAKh+CEe1sBzz8UayBBGg1dAIJrdHOcOM5b2MpzWL2yuotJTtGjETq0qjXg==",
17430
17455
  "requires": {
17431
- "@babel/types": "^7.21.4"
17456
+ "@babel/types": "^7.22.5"
17432
17457
  }
17433
17458
  },
17434
17459
  "@babel/helper-module-transforms": {
17435
- "version": "7.21.5",
17436
- "resolved": "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.21.5.tgz",
17437
- "integrity": "sha512-bI2Z9zBGY2q5yMHoBvJ2a9iX3ZOAzJPm7Q8Yz6YeoUjU/Cvhmi2G4QyTNyPBqqXSgTjUxRg3L0xV45HvkNWWBw==",
17460
+ "version": "7.22.5",
17461
+ "resolved": "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.22.5.tgz",
17462
+ "integrity": "sha512-+hGKDt/Ze8GFExiVHno/2dvG5IdstpzCq0y4Qc9OJ25D4q3pKfiIP/4Vp3/JvhDkLKsDK2api3q3fpIgiIF5bw==",
17438
17463
  "requires": {
17439
- "@babel/helper-environment-visitor": "^7.21.5",
17440
- "@babel/helper-module-imports": "^7.21.4",
17441
- "@babel/helper-simple-access": "^7.21.5",
17442
- "@babel/helper-split-export-declaration": "^7.18.6",
17443
- "@babel/helper-validator-identifier": "^7.19.1",
17444
- "@babel/template": "^7.20.7",
17445
- "@babel/traverse": "^7.21.5",
17446
- "@babel/types": "^7.21.5"
17464
+ "@babel/helper-environment-visitor": "^7.22.5",
17465
+ "@babel/helper-module-imports": "^7.22.5",
17466
+ "@babel/helper-simple-access": "^7.22.5",
17467
+ "@babel/helper-split-export-declaration": "^7.22.5",
17468
+ "@babel/helper-validator-identifier": "^7.22.5",
17469
+ "@babel/template": "^7.22.5",
17470
+ "@babel/traverse": "^7.22.5",
17471
+ "@babel/types": "^7.22.5"
17447
17472
  }
17448
17473
  },
17449
17474
  "@babel/helper-plugin-utils": {
17450
- "version": "7.21.5",
17451
- "resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.21.5.tgz",
17452
- "integrity": "sha512-0WDaIlXKOX/3KfBK/dwP1oQGiPh6rjMkT7HIRv7i5RR2VUMwrx5ZL0dwBkKx7+SW1zwNdgjHd34IMk5ZjTeHVg=="
17475
+ "version": "7.22.5",
17476
+ "resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.22.5.tgz",
17477
+ "integrity": "sha512-uLls06UVKgFG9QD4OeFYLEGteMIAa5kpTPcFL28yuCIIzsf6ZyKZMllKVOCZFhiZ5ptnwX4mtKdWCBE/uT4amg=="
17453
17478
  },
17454
17479
  "@babel/helper-simple-access": {
17455
- "version": "7.21.5",
17456
- "resolved": "https://registry.npmjs.org/@babel/helper-simple-access/-/helper-simple-access-7.21.5.tgz",
17457
- "integrity": "sha512-ENPDAMC1wAjR0uaCUwliBdiSl1KBJAVnMTzXqi64c2MG8MPR6ii4qf7bSXDqSFbr4W6W028/rf5ivoHop5/mkg==",
17480
+ "version": "7.22.5",
17481
+ "resolved": "https://registry.npmjs.org/@babel/helper-simple-access/-/helper-simple-access-7.22.5.tgz",
17482
+ "integrity": "sha512-n0H99E/K+Bika3++WNL17POvo4rKWZ7lZEp1Q+fStVbUi8nxPQEBOlTmCOxW/0JsS56SKKQ+ojAe2pHKJHN35w==",
17458
17483
  "requires": {
17459
- "@babel/types": "^7.21.5"
17484
+ "@babel/types": "^7.22.5"
17460
17485
  }
17461
17486
  },
17462
17487
  "@babel/helper-split-export-declaration": {
17463
- "version": "7.18.6",
17464
- "resolved": "https://registry.npmjs.org/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.18.6.tgz",
17465
- "integrity": "sha512-bde1etTx6ZyTmobl9LLMMQsaizFVZrquTEHOqKeQESMKo4PlObf+8+JA25ZsIpZhT/WEd39+vOdLXAFG/nELpA==",
17488
+ "version": "7.22.5",
17489
+ "resolved": "https://registry.npmjs.org/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.22.5.tgz",
17490
+ "integrity": "sha512-thqK5QFghPKWLhAV321lxF95yCg2K3Ob5yw+M3VHWfdia0IkPXUtoLH8x/6Fh486QUvzhb8YOWHChTVen2/PoQ==",
17466
17491
  "requires": {
17467
- "@babel/types": "^7.18.6"
17492
+ "@babel/types": "^7.22.5"
17468
17493
  }
17469
17494
  },
17470
17495
  "@babel/helper-string-parser": {
17471
- "version": "7.21.5",
17472
- "resolved": "https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.21.5.tgz",
17473
- "integrity": "sha512-5pTUx3hAJaZIdW99sJ6ZUUgWq/Y+Hja7TowEnLNMm1VivRgZQL3vpBY3qUACVsvw+yQU6+YgfBVmcbLaZtrA1w=="
17496
+ "version": "7.22.5",
17497
+ "resolved": "https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.22.5.tgz",
17498
+ "integrity": "sha512-mM4COjgZox8U+JcXQwPijIZLElkgEpO5rsERVDJTc2qfCDfERyob6k5WegS14SX18IIjv+XD+GrqNumY5JRCDw=="
17474
17499
  },
17475
17500
  "@babel/helper-validator-identifier": {
17476
- "version": "7.19.1",
17477
- "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.19.1.tgz",
17478
- "integrity": "sha512-awrNfaMtnHUr653GgGEs++LlAvW6w+DcPrOliSMXWCKo597CwL5Acf/wWdNkf/tfEQE3mjkeD1YOVZOUV/od1w=="
17501
+ "version": "7.22.5",
17502
+ "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.5.tgz",
17503
+ "integrity": "sha512-aJXu+6lErq8ltp+JhkJUfk1MTGyuA4v7f3pA+BJ5HLfNC6nAQ0Cpi9uOquUj8Hehg0aUiHzWQbOVJGao6ztBAQ=="
17479
17504
  },
17480
17505
  "@babel/helper-validator-option": {
17481
- "version": "7.21.0",
17482
- "resolved": "https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.21.0.tgz",
17483
- "integrity": "sha512-rmL/B8/f0mKS2baE9ZpyTcTavvEuWhTTW8amjzXNvYG4AwBsqTLikfXsEofsJEfKHf+HQVQbFOHy6o+4cnC/fQ=="
17506
+ "version": "7.22.5",
17507
+ "resolved": "https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.22.5.tgz",
17508
+ "integrity": "sha512-R3oB6xlIVKUnxNUxbmgq7pKjxpru24zlimpE8WK47fACIlM0II/Hm1RS8IaOI7NgCr6LNS+jl5l75m20npAziw=="
17484
17509
  },
17485
17510
  "@babel/helpers": {
17486
- "version": "7.21.5",
17487
- "resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.21.5.tgz",
17488
- "integrity": "sha512-BSY+JSlHxOmGsPTydUkPf1MdMQ3M81x5xGCOVgWM3G8XH77sJ292Y2oqcp0CbbgxhqBuI46iUz1tT7hqP7EfgA==",
17511
+ "version": "7.22.5",
17512
+ "resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.22.5.tgz",
17513
+ "integrity": "sha512-pSXRmfE1vzcUIDFQcSGA5Mr+GxBV9oiRKDuDxXvWQQBCh8HoIjs/2DlDB7H8smac1IVrB9/xdXj2N3Wol9Cr+Q==",
17489
17514
  "requires": {
17490
- "@babel/template": "^7.20.7",
17491
- "@babel/traverse": "^7.21.5",
17492
- "@babel/types": "^7.21.5"
17515
+ "@babel/template": "^7.22.5",
17516
+ "@babel/traverse": "^7.22.5",
17517
+ "@babel/types": "^7.22.5"
17493
17518
  }
17494
17519
  },
17495
17520
  "@babel/highlight": {
17496
- "version": "7.18.6",
17497
- "resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.18.6.tgz",
17498
- "integrity": "sha512-u7stbOuYjaPezCuLj29hNW1v64M2Md2qupEKP1fHc7WdOA3DgLh37suiSrZYY7haUB7iBeQZ9P1uiRF359do3g==",
17521
+ "version": "7.22.5",
17522
+ "resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.22.5.tgz",
17523
+ "integrity": "sha512-BSKlD1hgnedS5XRnGOljZawtag7H1yPfQp0tdNJCHoH6AZ+Pcm9VvkrK59/Yy593Ypg0zMxH2BxD1VPYUQ7UIw==",
17499
17524
  "requires": {
17500
- "@babel/helper-validator-identifier": "^7.18.6",
17525
+ "@babel/helper-validator-identifier": "^7.22.5",
17501
17526
  "chalk": "^2.0.0",
17502
17527
  "js-tokens": "^4.0.0"
17503
17528
  },
@@ -17554,9 +17579,9 @@
17554
17579
  }
17555
17580
  },
17556
17581
  "@babel/parser": {
17557
- "version": "7.21.9",
17558
- "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.21.9.tgz",
17559
- "integrity": "sha512-q5PNg/Bi1OpGgx5jYlvWZwAorZepEudDMCLtj967aeS7WMont7dUZI46M2XwcIQqvUlMxWfdLFu4S/qSxeUu5g=="
17582
+ "version": "7.22.5",
17583
+ "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.22.5.tgz",
17584
+ "integrity": "sha512-DFZMC9LJUG9PLOclRC32G63UXwzqS2koQC8dkx+PLdmt1xSePYpbT/NbsrJy8Q/muXz7o/h/d4A7Fuyixm559Q=="
17560
17585
  },
17561
17586
  "@babel/plugin-syntax-async-generators": {
17562
17587
  "version": "7.8.4",
@@ -17655,55 +17680,55 @@
17655
17680
  }
17656
17681
  },
17657
17682
  "@babel/plugin-syntax-typescript": {
17658
- "version": "7.21.4",
17659
- "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-typescript/-/plugin-syntax-typescript-7.21.4.tgz",
17660
- "integrity": "sha512-xz0D39NvhQn4t4RNsHmDnnsaQizIlUkdtYvLs8La1BlfjQ6JEwxkJGeqJMW2tAXx+q6H+WFuUTXNdYVpEya0YA==",
17683
+ "version": "7.22.5",
17684
+ "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-typescript/-/plugin-syntax-typescript-7.22.5.tgz",
17685
+ "integrity": "sha512-1mS2o03i7t1c6VzH6fdQ3OA8tcEIxwG18zIPRp+UY1Ihv6W+XZzBCVxExF9upussPXJ0xE9XRHwMoNs1ep/nRQ==",
17661
17686
  "requires": {
17662
- "@babel/helper-plugin-utils": "^7.20.2"
17687
+ "@babel/helper-plugin-utils": "^7.22.5"
17663
17688
  }
17664
17689
  },
17665
17690
  "@babel/runtime": {
17666
- "version": "7.21.5",
17667
- "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.21.5.tgz",
17668
- "integrity": "sha512-8jI69toZqqcsnqGGqwGS4Qb1VwLOEp4hz+CXPywcvjs60u3B4Pom/U/7rm4W8tMOYEB+E9wgD0mW1l3r8qlI9Q==",
17691
+ "version": "7.22.5",
17692
+ "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.22.5.tgz",
17693
+ "integrity": "sha512-ecjvYlnAaZ/KVneE/OdKYBYfgXV3Ptu6zQWmgEF7vwKhQnvVS6bjMD2XYgj+SNvQ1GfK/pjgokfPkC/2CO8CuA==",
17669
17694
  "requires": {
17670
17695
  "regenerator-runtime": "^0.13.11"
17671
17696
  }
17672
17697
  },
17673
17698
  "@babel/template": {
17674
- "version": "7.21.9",
17675
- "resolved": "https://registry.npmjs.org/@babel/template/-/template-7.21.9.tgz",
17676
- "integrity": "sha512-MK0X5k8NKOuWRamiEfc3KEJiHMTkGZNUjzMipqCGDDc6ijRl/B7RGSKVGncu4Ro/HdyzzY6cmoXuKI2Gffk7vQ==",
17699
+ "version": "7.22.5",
17700
+ "resolved": "https://registry.npmjs.org/@babel/template/-/template-7.22.5.tgz",
17701
+ "integrity": "sha512-X7yV7eiwAxdj9k94NEylvbVHLiVG1nvzCV2EAowhxLTwODV1jl9UzZ48leOC0sH7OnuHrIkllaBgneUykIcZaw==",
17677
17702
  "requires": {
17678
- "@babel/code-frame": "^7.21.4",
17679
- "@babel/parser": "^7.21.9",
17680
- "@babel/types": "^7.21.5"
17703
+ "@babel/code-frame": "^7.22.5",
17704
+ "@babel/parser": "^7.22.5",
17705
+ "@babel/types": "^7.22.5"
17681
17706
  }
17682
17707
  },
17683
17708
  "@babel/traverse": {
17684
- "version": "7.21.5",
17685
- "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.21.5.tgz",
17686
- "integrity": "sha512-AhQoI3YjWi6u/y/ntv7k48mcrCXmus0t79J9qPNlk/lAsFlCiJ047RmbfMOawySTHtywXhbXgpx/8nXMYd+oFw==",
17687
- "requires": {
17688
- "@babel/code-frame": "^7.21.4",
17689
- "@babel/generator": "^7.21.5",
17690
- "@babel/helper-environment-visitor": "^7.21.5",
17691
- "@babel/helper-function-name": "^7.21.0",
17692
- "@babel/helper-hoist-variables": "^7.18.6",
17693
- "@babel/helper-split-export-declaration": "^7.18.6",
17694
- "@babel/parser": "^7.21.5",
17695
- "@babel/types": "^7.21.5",
17709
+ "version": "7.22.5",
17710
+ "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.22.5.tgz",
17711
+ "integrity": "sha512-7DuIjPgERaNo6r+PZwItpjCZEa5vyw4eJGufeLxrPdBXBoLcCJCIasvK6pK/9DVNrLZTLFhUGqaC6X/PA007TQ==",
17712
+ "requires": {
17713
+ "@babel/code-frame": "^7.22.5",
17714
+ "@babel/generator": "^7.22.5",
17715
+ "@babel/helper-environment-visitor": "^7.22.5",
17716
+ "@babel/helper-function-name": "^7.22.5",
17717
+ "@babel/helper-hoist-variables": "^7.22.5",
17718
+ "@babel/helper-split-export-declaration": "^7.22.5",
17719
+ "@babel/parser": "^7.22.5",
17720
+ "@babel/types": "^7.22.5",
17696
17721
  "debug": "^4.1.0",
17697
17722
  "globals": "^11.1.0"
17698
17723
  }
17699
17724
  },
17700
17725
  "@babel/types": {
17701
- "version": "7.21.5",
17702
- "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.21.5.tgz",
17703
- "integrity": "sha512-m4AfNvVF2mVC/F7fDEdH2El3HzUg9It/XsCxZiOTTA3m3qYfcSVSbTfM6Q9xG+hYDniZssYhlXKKUMD5m8tF4Q==",
17726
+ "version": "7.22.5",
17727
+ "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.22.5.tgz",
17728
+ "integrity": "sha512-zo3MIHGOkPOfoRXitsgHLjEXmlDaD/5KU1Uzuc9GNiZPhSqVxVRtxuPaSBZDsYZ9qV88AjtMtWW7ww98loJ9KA==",
17704
17729
  "requires": {
17705
- "@babel/helper-string-parser": "^7.21.5",
17706
- "@babel/helper-validator-identifier": "^7.19.1",
17730
+ "@babel/helper-string-parser": "^7.22.5",
17731
+ "@babel/helper-validator-identifier": "^7.22.5",
17707
17732
  "to-fast-properties": "^2.0.0"
17708
17733
  }
17709
17734
  },
@@ -18424,13 +18449,13 @@
18424
18449
  }
18425
18450
  },
18426
18451
  "@messageformat/core": {
18427
- "version": "3.1.0",
18428
- "resolved": "https://registry.npmjs.org/@messageformat/core/-/core-3.1.0.tgz",
18429
- "integrity": "sha512-UxAnjecnRG4u2iaggwIyylYPHmk5BTErJcKmWyAKTXqYgSW1bFLp4D7fIzuh6bk17Qfcmf3qtufdrstCB23nBA==",
18452
+ "version": "3.2.0",
18453
+ "resolved": "https://registry.npmjs.org/@messageformat/core/-/core-3.2.0.tgz",
18454
+ "integrity": "sha512-ppbb/7OYqg/t4WdFk8VAfZEV2sNUq3+7VeBAo5sKFhmF786sh6gB7fUeXa2qLTDIcTHS49HivTBN7QNOU5OFTg==",
18430
18455
  "requires": {
18431
18456
  "@messageformat/date-skeleton": "^1.0.0",
18432
18457
  "@messageformat/number-skeleton": "^1.0.0",
18433
- "@messageformat/parser": "^5.0.0",
18458
+ "@messageformat/parser": "^5.1.0",
18434
18459
  "@messageformat/runtime": "^3.0.1",
18435
18460
  "make-plural": "^7.0.0",
18436
18461
  "safe-identifier": "^0.4.1"
@@ -18442,14 +18467,14 @@
18442
18467
  "integrity": "sha512-jPXy8fg+WMPIgmGjxSlnGJn68h/2InfT0TNSkVx0IGXgp4ynnvYkbZ51dGWmGySEK+pBiYUttbQdu5XEqX5CRg=="
18443
18468
  },
18444
18469
  "@messageformat/number-skeleton": {
18445
- "version": "1.1.0",
18446
- "resolved": "https://registry.npmjs.org/@messageformat/number-skeleton/-/number-skeleton-1.1.0.tgz",
18447
- "integrity": "sha512-F0Io+GOSvFFxvp9Ze3L5kAoZ2NnOAT0Mr/jpGNd3fqo8A0t4NxNIAcCdggtl2B/gN2ErkIKSBVPrF7xcW1IGvA=="
18470
+ "version": "1.2.0",
18471
+ "resolved": "https://registry.npmjs.org/@messageformat/number-skeleton/-/number-skeleton-1.2.0.tgz",
18472
+ "integrity": "sha512-xsgwcL7J7WhlHJ3RNbaVgssaIwcEyFkBqxHdcdaiJzwTZAWEOD8BuUFxnxV9k5S0qHN3v/KzUpq0IUpjH1seRg=="
18448
18473
  },
18449
18474
  "@messageformat/parser": {
18450
- "version": "5.0.0",
18451
- "resolved": "https://registry.npmjs.org/@messageformat/parser/-/parser-5.0.0.tgz",
18452
- "integrity": "sha512-WiDKhi8F0zQaFU8cXgqq69eYFarCnTVxKcvhAONufKf0oUxbqLMW6JX6rV4Hqh+BEQWGyKKKHY4g1XA6bCLylA==",
18475
+ "version": "5.1.0",
18476
+ "resolved": "https://registry.npmjs.org/@messageformat/parser/-/parser-5.1.0.tgz",
18477
+ "integrity": "sha512-jKlkls3Gewgw6qMjKZ9SFfHUpdzEVdovKFtW1qRhJ3WI4FW5R/NnGDqr8SDGz+krWDO3ki94boMmQvGke1HwUQ==",
18453
18478
  "requires": {
18454
18479
  "moo": "^0.5.1"
18455
18480
  }
@@ -18589,9 +18614,9 @@
18589
18614
  }
18590
18615
  },
18591
18616
  "@oclif/color": {
18592
- "version": "1.0.5",
18593
- "resolved": "https://registry.npmjs.org/@oclif/color/-/color-1.0.5.tgz",
18594
- "integrity": "sha512-CeUDnzGOt3G7k6KJolTueTMYfJnU/zc6MouwF3sgL+7lnrwTiLaLwQ384EVFtUaIlRHNA0WifGh6FHKc8jqw2g==",
18617
+ "version": "1.0.6",
18618
+ "resolved": "https://registry.npmjs.org/@oclif/color/-/color-1.0.6.tgz",
18619
+ "integrity": "sha512-U6hABUkwoUoEZ1K5mJ2E7AeJ7udjYP3ZYWq18LLoMyjV+Us9hh3UwAghOY75F9PAzF8q5kvhoGu70LnPASbZ8g==",
18595
18620
  "requires": {
18596
18621
  "ansi-styles": "^4.2.1",
18597
18622
  "chalk": "^4.1.0",
@@ -18601,25 +18626,25 @@
18601
18626
  }
18602
18627
  },
18603
18628
  "@oclif/command": {
18604
- "version": "1.8.26",
18605
- "resolved": "https://registry.npmjs.org/@oclif/command/-/command-1.8.26.tgz",
18606
- "integrity": "sha512-IT9kOLFRMc3s6KJ1FymsNjbHShI211eVgAg+JMiDVl8LXwOJxYe8ybesgL1kpV9IUFByOBwZKNG2mmrVeNBHPg==",
18629
+ "version": "1.8.27",
18630
+ "resolved": "https://registry.npmjs.org/@oclif/command/-/command-1.8.27.tgz",
18631
+ "integrity": "sha512-x1evrqQ2bAEuoqkveOCYgIqkj43SntoM02C45gfYNrdvrX8nsne+uzzXzwKcJ0p94qnQRX7PmyxOaRDF7f77xw==",
18607
18632
  "requires": {
18608
18633
  "@oclif/config": "^1.18.2",
18609
18634
  "@oclif/errors": "^1.3.6",
18610
18635
  "@oclif/help": "^1.0.1",
18611
- "@oclif/parser": "^3.8.11",
18636
+ "@oclif/parser": "^3.8.12",
18612
18637
  "debug": "^4.1.1",
18613
18638
  "semver": "^7.5.1"
18614
18639
  }
18615
18640
  },
18616
18641
  "@oclif/config": {
18617
- "version": "1.18.9",
18618
- "resolved": "https://registry.npmjs.org/@oclif/config/-/config-1.18.9.tgz",
18619
- "integrity": "sha512-CGABvY60IbzK3kecDekCQS4T7fvpraBHV3nvYDtehrqljbMxtTeeJkFJVLbBnZnwzD2u1ApQX/Zggja3lyCoJA==",
18642
+ "version": "1.18.10",
18643
+ "resolved": "https://registry.npmjs.org/@oclif/config/-/config-1.18.10.tgz",
18644
+ "integrity": "sha512-SjDtdeQwUnHh5rjqqRaBVH6JrBjxtZlHoIwiosOTFcxooLJhW+qcJ/VFOyYw2h/7Jfl95lSKYq+xnMW4aJZd9w==",
18620
18645
  "requires": {
18621
18646
  "@oclif/errors": "^1.3.6",
18622
- "@oclif/parser": "^3.8.11",
18647
+ "@oclif/parser": "^3.8.12",
18623
18648
  "debug": "^4.3.4",
18624
18649
  "globby": "^11.1.0",
18625
18650
  "is-wsl": "^2.1.1",
@@ -18868,11 +18893,11 @@
18868
18893
  }
18869
18894
  },
18870
18895
  "@oclif/help": {
18871
- "version": "1.0.5",
18872
- "resolved": "https://registry.npmjs.org/@oclif/help/-/help-1.0.5.tgz",
18873
- "integrity": "sha512-77ZXqVXcd+bQ6EafN56KbL4PbNtZM/Lq4GQElekNav+CPIgPNKT3AtMTQrc0fWke6bb/BTLB+1Fu1gWgx643jQ==",
18896
+ "version": "1.0.7",
18897
+ "resolved": "https://registry.npmjs.org/@oclif/help/-/help-1.0.7.tgz",
18898
+ "integrity": "sha512-wrkoLFiwzzeq9fAy4TQB19BLO+wvmppUPuTj8As+RwGiAGqpKqfsrDMFFTFy+dFMMwArwqaOPUMna7xTjaKUyg==",
18874
18899
  "requires": {
18875
- "@oclif/config": "1.18.6",
18900
+ "@oclif/config": "1.18.9",
18876
18901
  "@oclif/errors": "1.3.6",
18877
18902
  "chalk": "^4.1.2",
18878
18903
  "indent-string": "^4.0.0",
@@ -18884,16 +18909,16 @@
18884
18909
  },
18885
18910
  "dependencies": {
18886
18911
  "@oclif/config": {
18887
- "version": "1.18.6",
18888
- "resolved": "https://registry.npmjs.org/@oclif/config/-/config-1.18.6.tgz",
18889
- "integrity": "sha512-OWhCpdu4QqggOPX1YPZ4XVmLLRX+lhGjXV6RNA7sogOwLqlEmSslnN/lhR5dkhcWZbKWBQH29YCrB3LDPRu/IA==",
18912
+ "version": "1.18.9",
18913
+ "resolved": "https://registry.npmjs.org/@oclif/config/-/config-1.18.9.tgz",
18914
+ "integrity": "sha512-CGABvY60IbzK3kecDekCQS4T7fvpraBHV3nvYDtehrqljbMxtTeeJkFJVLbBnZnwzD2u1ApQX/Zggja3lyCoJA==",
18890
18915
  "requires": {
18891
18916
  "@oclif/errors": "^1.3.6",
18892
- "@oclif/parser": "^3.8.9",
18917
+ "@oclif/parser": "^3.8.11",
18893
18918
  "debug": "^4.3.4",
18894
18919
  "globby": "^11.1.0",
18895
18920
  "is-wsl": "^2.1.1",
18896
- "tslib": "^2.3.1"
18921
+ "tslib": "^2.5.0"
18897
18922
  }
18898
18923
  },
18899
18924
  "globby": {
@@ -18927,14 +18952,14 @@
18927
18952
  "integrity": "sha512-Ups2dShK52xXa8w6iBWLgcjPJWjais6KPJQq3gQ/88AY6BXoTX+MIGFPrWQO1KLMiQfoTpcLnUwloN4brrVUHw=="
18928
18953
  },
18929
18954
  "@oclif/parser": {
18930
- "version": "3.8.11",
18931
- "resolved": "https://registry.npmjs.org/@oclif/parser/-/parser-3.8.11.tgz",
18932
- "integrity": "sha512-B3NweRn1yZw2g7xaF10Zh/zwlqTJJINfU+CRkqll+LaTisSNvZbW0RR9WGan26EqqLp4qzNjzX/e90Ew8l9NLw==",
18955
+ "version": "3.8.12",
18956
+ "resolved": "https://registry.npmjs.org/@oclif/parser/-/parser-3.8.12.tgz",
18957
+ "integrity": "sha512-yGUrpddLHdPMJIS5jEd55cEPTIFRZRdx38zz0YdFp17Co4RdZvii2jnrnAoICHhumAoQ3EBxwjGpp88D7Bin4w==",
18933
18958
  "requires": {
18934
18959
  "@oclif/errors": "^1.3.6",
18935
18960
  "@oclif/linewrap": "^1.0.0",
18936
18961
  "chalk": "^4.1.0",
18937
- "tslib": "^2.5.2"
18962
+ "tslib": "^2.5.3"
18938
18963
  }
18939
18964
  },
18940
18965
  "@oclif/plugin-help": {
@@ -19073,9 +19098,9 @@
19073
19098
  "integrity": "sha512-a5Sab1C4/icpTZVzZc5Ghpz88yQtGOyNqYXcZgOssB2uuAr+wF/MvN6bgtW32q7HHrvBki+BsZ0OuNv6EV3K9g=="
19074
19099
  },
19075
19100
  "@popperjs/core": {
19076
- "version": "2.11.7",
19077
- "resolved": "https://registry.npmjs.org/@popperjs/core/-/core-2.11.7.tgz",
19078
- "integrity": "sha512-Cr4OjIkipTtcXKjAsm8agyleBuDHvxzeBoa1v543lbv1YaIwQjESsVcmjiWiPEbC1FIeHOG/Op9kdCmAmiS3Kw==",
19101
+ "version": "2.11.8",
19102
+ "resolved": "https://registry.npmjs.org/@popperjs/core/-/core-2.11.8.tgz",
19103
+ "integrity": "sha512-P1st0aksCrn9sGZhp8GMYwBnQsbvAWsZAX44oXNNvLHGqAOcoVxmjZiohstwQ7SqKnbR47akdNi+uleWD8+g6A==",
19079
19104
  "peer": true
19080
19105
  },
19081
19106
  "@root/acme": {
@@ -19199,14 +19224,14 @@
19199
19224
  }
19200
19225
  },
19201
19226
  "@saltcorn/admin-models": {
19202
- "version": "0.8.6-beta.8",
19203
- "resolved": "https://registry.npmjs.org/@saltcorn/admin-models/-/admin-models-0.8.6-beta.8.tgz",
19204
- "integrity": "sha512-WvoYhgKIaPKblRgDSlGHhsgOznMbWkSdTInIB5y72Kfg5baOuaTqsOCwFrRsupW/MGVLsVD43kdioInbO4xWcg==",
19205
- "requires": {
19206
- "@saltcorn/data": "0.8.6-beta.8",
19207
- "@saltcorn/db-common": "0.8.6-beta.8",
19208
- "@saltcorn/markup": "0.8.6-beta.8",
19209
- "@saltcorn/types": "0.8.6-beta.8",
19227
+ "version": "0.8.6",
19228
+ "resolved": "https://registry.npmjs.org/@saltcorn/admin-models/-/admin-models-0.8.6.tgz",
19229
+ "integrity": "sha512-IWr/r4l00sweiBFgVAdrOra/QG16FahKfjivtZ+exOmzTwjmgSKvesTVRom0WvuyRUTvpTa+Oz1MZiIIF7zyYQ==",
19230
+ "requires": {
19231
+ "@saltcorn/data": "0.8.6",
19232
+ "@saltcorn/db-common": "0.8.6",
19233
+ "@saltcorn/markup": "0.8.6",
19234
+ "@saltcorn/types": "0.8.6",
19210
19235
  "@types/lodash": "^4.14.182",
19211
19236
  "adm-zip": "0.5.5",
19212
19237
  "chaos-guinea-pig": "^0.1.4",
@@ -19219,32 +19244,32 @@
19219
19244
  }
19220
19245
  },
19221
19246
  "@saltcorn/base-plugin": {
19222
- "version": "0.8.6-beta.8",
19223
- "resolved": "https://registry.npmjs.org/@saltcorn/base-plugin/-/base-plugin-0.8.6-beta.8.tgz",
19224
- "integrity": "sha512-oVShvRR3A191aGIqdXfAB3mLwYW8dA1/W6iszJEHeBNuOh9NMke8zkutvU3+dWRclRN2Z2U+eVJfdT4fQPZaFQ==",
19247
+ "version": "0.8.6",
19248
+ "resolved": "https://registry.npmjs.org/@saltcorn/base-plugin/-/base-plugin-0.8.6.tgz",
19249
+ "integrity": "sha512-rFsmaC9PESOLdSC0sAn+0IH2eH5yS4ZMkZBChDMgeVoxpswmUiC5KZLY+Rz1WAkaeD0Bfz7PzNTkzQLwtPo51g==",
19225
19250
  "requires": {
19226
- "@saltcorn/data": "0.8.6-beta.8"
19251
+ "@saltcorn/data": "0.8.6"
19227
19252
  }
19228
19253
  },
19229
19254
  "@saltcorn/builder": {
19230
- "version": "0.8.6-beta.8",
19231
- "resolved": "https://registry.npmjs.org/@saltcorn/builder/-/builder-0.8.6-beta.8.tgz",
19232
- "integrity": "sha512-ULa3EB71+fZZQ7hWwOrfTEZwkHGU/kkl+5STTwUqxsiy62QHInauI/bM6VJV1Nvg6nmSSqzVPqJ/oac6XlZgCg==",
19255
+ "version": "0.8.6",
19256
+ "resolved": "https://registry.npmjs.org/@saltcorn/builder/-/builder-0.8.6.tgz",
19257
+ "integrity": "sha512-zSunDmI4REqVnY7IAl7sYppQ05LvpyzQZ6L7wWvDRMd0Na41THg3htP6REbkKHSPmy9q6vpVdOwgZhKupitXpA==",
19233
19258
  "requires": {
19234
19259
  "styled-components": "4.4.1"
19235
19260
  }
19236
19261
  },
19237
19262
  "@saltcorn/data": {
19238
- "version": "0.8.6-beta.8",
19239
- "resolved": "https://registry.npmjs.org/@saltcorn/data/-/data-0.8.6-beta.8.tgz",
19240
- "integrity": "sha512-6UTLXElgUUZoKlesCK5bX7NRPCOjhwcvUtHLHAMMaZkvoRa1ckjXdeEr1zXRyYPua5Q70o6vnR9UJXGNyh3t7g==",
19241
- "requires": {
19242
- "@saltcorn/db-common": "0.8.6-beta.8",
19243
- "@saltcorn/markup": "0.8.6-beta.8",
19244
- "@saltcorn/postgres": "0.8.6-beta.8",
19245
- "@saltcorn/sqlite": "0.8.6-beta.8",
19246
- "@saltcorn/sqlite-mobile": "0.8.6-beta.8",
19247
- "@saltcorn/types": "0.8.6-beta.8",
19263
+ "version": "0.8.6",
19264
+ "resolved": "https://registry.npmjs.org/@saltcorn/data/-/data-0.8.6.tgz",
19265
+ "integrity": "sha512-kIOIW0lRYBFogJGXTHWVDlefDRShbjTAfphGbFbm/elNOZhSht90Q08e6b8q68WnSfMP+iqKnCKs806NJEJalQ==",
19266
+ "requires": {
19267
+ "@saltcorn/db-common": "0.8.6",
19268
+ "@saltcorn/markup": "0.8.6",
19269
+ "@saltcorn/postgres": "0.8.6",
19270
+ "@saltcorn/sqlite": "0.8.6",
19271
+ "@saltcorn/sqlite-mobile": "0.8.6",
19272
+ "@saltcorn/types": "0.8.6",
19248
19273
  "acorn": "^8.0.3",
19249
19274
  "assert": "^2.0.0",
19250
19275
  "astring": "^1.4.3",
@@ -19289,22 +19314,22 @@
19289
19314
  }
19290
19315
  },
19291
19316
  "@saltcorn/db-common": {
19292
- "version": "0.8.6-beta.8",
19293
- "resolved": "https://registry.npmjs.org/@saltcorn/db-common/-/db-common-0.8.6-beta.8.tgz",
19294
- "integrity": "sha512-5emsmOKRZ51IBjN5FHn9ktb54hOWEtyAIZrw2EslH1tOa/JMP5uYNWUtNSwWifaAKGVpHgXAgTsdkzyYvufCmA=="
19317
+ "version": "0.8.6",
19318
+ "resolved": "https://registry.npmjs.org/@saltcorn/db-common/-/db-common-0.8.6.tgz",
19319
+ "integrity": "sha512-w1t7kcjngJZPo/dq7Za9PCVWz8YzKLTAtzXB9vWL5/BcQ8QmJmHBDtXMbBc5zKzi962H8XJJPaAbxqEM1yE2OA=="
19295
19320
  },
19296
19321
  "@saltcorn/filemanager": {
19297
- "version": "0.8.6-beta.8",
19298
- "resolved": "https://registry.npmjs.org/@saltcorn/filemanager/-/filemanager-0.8.6-beta.8.tgz",
19299
- "integrity": "sha512-J4JL+8VZ4qCkAkGRPqPcYOYsXR4op6TTdYjN17DhRfMsP3Xdn4tPUt3xcw+0SCzYY8ZVK/VW+yWLRqxvoiB4RQ==",
19322
+ "version": "0.8.6",
19323
+ "resolved": "https://registry.npmjs.org/@saltcorn/filemanager/-/filemanager-0.8.6.tgz",
19324
+ "integrity": "sha512-XA41sNbKEoLXyZiujahCqUHebLtYHVG85P77TgKZM7DrKyC4Lecq1qtXNdiUypnYQQRwOPZFcuZmaDJPQHTbKQ==",
19300
19325
  "requires": {
19301
19326
  "sirv-cli": "^2.0.0"
19302
19327
  }
19303
19328
  },
19304
19329
  "@saltcorn/markup": {
19305
- "version": "0.8.6-beta.8",
19306
- "resolved": "https://registry.npmjs.org/@saltcorn/markup/-/markup-0.8.6-beta.8.tgz",
19307
- "integrity": "sha512-TEjZSG+/wFL44rCBk7HIUYInqPG0tGaE1DytxBhVdRRR81IISO5rQyUGdm0+WzGXon2/egl4RplbZgHpRIFcTA==",
19330
+ "version": "0.8.6",
19331
+ "resolved": "https://registry.npmjs.org/@saltcorn/markup/-/markup-0.8.6.tgz",
19332
+ "integrity": "sha512-R/t3xU+DZ3rCFVubD/AF+IlApQsOyNgj/XCloAEo0GN93asRZwTd1Jv8hqN4FIIXImjwVzHIwWn+Q9qMrS+aIg==",
19308
19333
  "requires": {
19309
19334
  "escape-html": "^1.0.3",
19310
19335
  "html-tags": "3.1.0",
@@ -19312,31 +19337,32 @@
19312
19337
  }
19313
19338
  },
19314
19339
  "@saltcorn/mobile-app": {
19315
- "version": "0.8.6-beta.8",
19316
- "resolved": "https://registry.npmjs.org/@saltcorn/mobile-app/-/mobile-app-0.8.6-beta.8.tgz",
19317
- "integrity": "sha512-10HbHDuLm3o3wglhpnveU6+8kEs0UFuJegBwP9CMxEM9pK3C1ExgXsFsbz/Xird6he2KwEk7YYULVi22YYygJQ==",
19340
+ "version": "0.8.6",
19341
+ "resolved": "https://registry.npmjs.org/@saltcorn/mobile-app/-/mobile-app-0.8.6.tgz",
19342
+ "integrity": "sha512-oom49sLJPTRTuzr3kA2Ar5sOIxOvYXT5+zWqBq+jDn6X/V1nf4UcCJt4jmdSfqLsWBeM6yXRo72VnJ9RyVFUuA==",
19318
19343
  "requires": {
19319
19344
  "cordova": "^11.0.0",
19320
19345
  "cordova-sqlite-ext": "^6.0.0"
19321
19346
  }
19322
19347
  },
19323
19348
  "@saltcorn/mobile-builder": {
19324
- "version": "0.8.6-beta.8",
19325
- "resolved": "https://registry.npmjs.org/@saltcorn/mobile-builder/-/mobile-builder-0.8.6-beta.8.tgz",
19326
- "integrity": "sha512-PioX8nXYuVl0wZnHQ09PJud96tVqcp37TeZ7LYMuig+N8Ho0c9lUPwuL3cC8JmpMnaffMgTqElnfug/x1rE6CA==",
19327
- "requires": {
19328
- "@saltcorn/base-plugin": "0.8.6-beta.8",
19329
- "@saltcorn/data": "0.8.6-beta.8",
19330
- "@saltcorn/db-common": "0.8.6-beta.8",
19331
- "@saltcorn/markup": "0.8.6-beta.8",
19332
- "@saltcorn/mobile-app": "0.8.6-beta.8",
19333
- "@saltcorn/sbadmin2": "0.8.6-beta.8",
19334
- "@saltcorn/server": "0.8.6-beta.8",
19349
+ "version": "0.8.6",
19350
+ "resolved": "https://registry.npmjs.org/@saltcorn/mobile-builder/-/mobile-builder-0.8.6.tgz",
19351
+ "integrity": "sha512-xeyuCzu/6MbCo77Xz0f/hh5zvKAVvd5xLoQ5INxg8tkIxO/rtsLMki8guypZDxrvNAYfXRZZPH85HUpCuQ+AWw==",
19352
+ "requires": {
19353
+ "@saltcorn/base-plugin": "0.8.6",
19354
+ "@saltcorn/data": "0.8.6",
19355
+ "@saltcorn/db-common": "0.8.6",
19356
+ "@saltcorn/markup": "0.8.6",
19357
+ "@saltcorn/mobile-app": "0.8.6",
19358
+ "@saltcorn/sbadmin2": "0.8.6",
19359
+ "@saltcorn/server": "0.8.6",
19335
19360
  "fs-extra": "^10.0.1",
19336
19361
  "live-plugin-manager": "^0.17.1",
19337
19362
  "webpack": "5.68.0",
19338
19363
  "webpack-cli": "4.9.2",
19339
- "webpack-merge": "^5.8.0"
19364
+ "webpack-merge": "^5.8.0",
19365
+ "xml2js": "0.6.0"
19340
19366
  },
19341
19367
  "dependencies": {
19342
19368
  "fs-extra": {
@@ -19366,42 +19392,42 @@
19366
19392
  }
19367
19393
  },
19368
19394
  "@saltcorn/postgres": {
19369
- "version": "0.8.6-beta.8",
19370
- "resolved": "https://registry.npmjs.org/@saltcorn/postgres/-/postgres-0.8.6-beta.8.tgz",
19371
- "integrity": "sha512-RRAtBXK7u2FZDnWM+zcEatdfHTyRIjcY/5pEduKq9GVluLfgtGdYrwRlCesvnuqnUAWxxU/M65NCGNYS1Qq5yw==",
19395
+ "version": "0.8.6",
19396
+ "resolved": "https://registry.npmjs.org/@saltcorn/postgres/-/postgres-0.8.6.tgz",
19397
+ "integrity": "sha512-EMHNJZNoduyWaMo67vwCgV9fhXVvL5q1uKf2hacnSy8upGtfWSVKAnYiS5IQNOnLMxxu2kNwyDKS8229bAzllA==",
19372
19398
  "optional": true,
19373
19399
  "requires": {
19374
- "@saltcorn/db-common": "0.8.6-beta.8",
19400
+ "@saltcorn/db-common": "0.8.6",
19375
19401
  "pg": "^8.2.1",
19376
19402
  "pg-copy-streams": "^5.1.1"
19377
19403
  }
19378
19404
  },
19379
19405
  "@saltcorn/sbadmin2": {
19380
- "version": "0.8.6-beta.8",
19381
- "resolved": "https://registry.npmjs.org/@saltcorn/sbadmin2/-/sbadmin2-0.8.6-beta.8.tgz",
19382
- "integrity": "sha512-rL6d7d65QJHKwN/OQqpMCaYsQ/mZ0OScTTahTZvP4wrnfP9EKjOltvTIOoHZtjX5Gx5GOiNtLY6221dW1MH4Mw==",
19406
+ "version": "0.8.6",
19407
+ "resolved": "https://registry.npmjs.org/@saltcorn/sbadmin2/-/sbadmin2-0.8.6.tgz",
19408
+ "integrity": "sha512-GLaNTHsYYG7O8+JogR02M7995OUerA/D6CuvHVd8BCKkTwHLc4xtRv39qRgoUgiZfcTu50VEXqXoiSlcKEZbCA==",
19383
19409
  "requires": {
19384
- "@saltcorn/data": "0.8.6-beta.8",
19385
- "@saltcorn/markup": "0.8.6-beta.8",
19410
+ "@saltcorn/data": "0.8.6",
19411
+ "@saltcorn/markup": "0.8.6",
19386
19412
  "startbootstrap-sb-admin-2-bs5": "^4.1.5-beta.8"
19387
19413
  }
19388
19414
  },
19389
19415
  "@saltcorn/server": {
19390
- "version": "0.8.6-beta.8",
19391
- "resolved": "https://registry.npmjs.org/@saltcorn/server/-/server-0.8.6-beta.8.tgz",
19392
- "integrity": "sha512-B0EM4RxguoT49bGPSBwMKAjYg3TY/ubQRCjMcgYMUgipH7HGMyOO7Fv9GLuUOi6tZKnpDB6DnxM4Ezcsq2NTKQ==",
19393
- "requires": {
19394
- "@saltcorn/admin-models": "0.8.6-beta.8",
19395
- "@saltcorn/base-plugin": "0.8.6-beta.8",
19396
- "@saltcorn/builder": "0.8.6-beta.8",
19397
- "@saltcorn/data": "0.8.6-beta.8",
19398
- "@saltcorn/filemanager": "0.8.6-beta.8",
19399
- "@saltcorn/markup": "0.8.6-beta.8",
19400
- "@saltcorn/sbadmin2": "0.8.6-beta.8",
19416
+ "version": "0.8.6",
19417
+ "resolved": "https://registry.npmjs.org/@saltcorn/server/-/server-0.8.6.tgz",
19418
+ "integrity": "sha512-lHNLrXGVrnjpPyQuP3x40i/j6Dy+soMJIwZoRwuZxlLMSQPnjTQBr+6Zt6jaIKBDDQ+l3EEMQKs9m7qJTzCcpA==",
19419
+ "requires": {
19420
+ "@saltcorn/admin-models": "0.8.6",
19421
+ "@saltcorn/base-plugin": "0.8.6",
19422
+ "@saltcorn/builder": "0.8.6",
19423
+ "@saltcorn/data": "0.8.6",
19424
+ "@saltcorn/filemanager": "0.8.6",
19425
+ "@saltcorn/markup": "0.8.6",
19426
+ "@saltcorn/sbadmin2": "0.8.6",
19401
19427
  "@socket.io/cluster-adapter": "^0.2.1",
19402
19428
  "@socket.io/sticky": "^1.0.1",
19403
19429
  "adm-zip": "0.5.10",
19404
- "aws-sdk": "^2.1037.0",
19430
+ "aws-sdk": "^2.1386.0",
19405
19431
  "connect-flash": "^0.1.1",
19406
19432
  "connect-pg-simple": "^6.1.0",
19407
19433
  "connect-sqlite3": "^0.9.11",
@@ -19455,27 +19481,27 @@
19455
19481
  }
19456
19482
  },
19457
19483
  "@saltcorn/sqlite": {
19458
- "version": "0.8.6-beta.8",
19459
- "resolved": "https://registry.npmjs.org/@saltcorn/sqlite/-/sqlite-0.8.6-beta.8.tgz",
19460
- "integrity": "sha512-2uFD0eIXZ1b9hvKVyAaDqYDtX/U2kmxx4TglU7rhYgVP/ymtOGO5sA/yOWrkBNY4qv+/kszw/gtXD5uDtXtWJg==",
19484
+ "version": "0.8.6",
19485
+ "resolved": "https://registry.npmjs.org/@saltcorn/sqlite/-/sqlite-0.8.6.tgz",
19486
+ "integrity": "sha512-IKM8bAd322BLfMckUTpEPukAvwrxoix8Y9U2jcd9/WLOLfovx3hTZz3Tiy8s+C3cD4q0AnbyMtMA0v0jUUIyVw==",
19461
19487
  "optional": true,
19462
19488
  "requires": {
19463
- "@saltcorn/db-common": "0.8.6-beta.8",
19489
+ "@saltcorn/db-common": "0.8.6",
19464
19490
  "sqlite3": "^5.0.8"
19465
19491
  }
19466
19492
  },
19467
19493
  "@saltcorn/sqlite-mobile": {
19468
- "version": "0.8.6-beta.8",
19469
- "resolved": "https://registry.npmjs.org/@saltcorn/sqlite-mobile/-/sqlite-mobile-0.8.6-beta.8.tgz",
19470
- "integrity": "sha512-NRzUCrzfh/T9FrYIJ5Z/5pIsbGYR/fSo9iLpODdkWODtWqNGL7rJ/ah3Jhxs4kOiaPjiwBstLKOKmKIwVPitHw==",
19494
+ "version": "0.8.6",
19495
+ "resolved": "https://registry.npmjs.org/@saltcorn/sqlite-mobile/-/sqlite-mobile-0.8.6.tgz",
19496
+ "integrity": "sha512-8KYo1o1rAoaX7zbIHmWuKersXnLMTWq2EEEUUuF7BN7JFZAWUBI4ykORycs7B258zWlJqMhrvy4tmGq5cRyiVw==",
19471
19497
  "requires": {
19472
- "@saltcorn/db-common": "0.8.6-beta.8"
19498
+ "@saltcorn/db-common": "0.8.6"
19473
19499
  }
19474
19500
  },
19475
19501
  "@saltcorn/types": {
19476
- "version": "0.8.6-beta.8",
19477
- "resolved": "https://registry.npmjs.org/@saltcorn/types/-/types-0.8.6-beta.8.tgz",
19478
- "integrity": "sha512-ks5HOD3Pc0CViyq+48SrjMANXuva76wu3ivLyxG/3eymTA0PzBmwj8l4MXjl6oo8gFCjY5SRPnW6qR6LtNEBlQ=="
19502
+ "version": "0.8.6",
19503
+ "resolved": "https://registry.npmjs.org/@saltcorn/types/-/types-0.8.6.tgz",
19504
+ "integrity": "sha512-gaeQIlcu9TDHPb8hWBp2g1Kaop6S6BAJW/qL1xj68O+cM5VpbSKh8SuN2xHpO7bVZClHh1HY4mUkU2zJ9msPaQ=="
19479
19505
  },
19480
19506
  "@sindresorhus/is": {
19481
19507
  "version": "0.14.0",
@@ -19584,9 +19610,9 @@
19584
19610
  }
19585
19611
  },
19586
19612
  "@types/babel__traverse": {
19587
- "version": "7.20.0",
19588
- "resolved": "https://registry.npmjs.org/@types/babel__traverse/-/babel__traverse-7.20.0.tgz",
19589
- "integrity": "sha512-TBOjqAGf0hmaqRwpii5LLkJLg7c6OMm4nHLmpsUxwk9bBHtoTC6dAHdVWdGv4TBxj2CZOZY8Xfq8WmfoVi7n4Q==",
19613
+ "version": "7.20.1",
19614
+ "resolved": "https://registry.npmjs.org/@types/babel__traverse/-/babel__traverse-7.20.1.tgz",
19615
+ "integrity": "sha512-MitHFXnhtgwsGZWtT68URpOvLN4EREih1u3QtQiN4VdAxWKRVvGCSvw/Qth0M0Qq3pJpnGOu5JaM/ydK7OGbqg==",
19590
19616
  "requires": {
19591
19617
  "@babel/types": "^7.20.7"
19592
19618
  }
@@ -19621,9 +19647,9 @@
19621
19647
  }
19622
19648
  },
19623
19649
  "@types/eslint": {
19624
- "version": "8.40.0",
19625
- "resolved": "https://registry.npmjs.org/@types/eslint/-/eslint-8.40.0.tgz",
19626
- "integrity": "sha512-nbq2mvc/tBrK9zQQuItvjJl++GTN5j06DaPtp3hZCpngmG6Q3xoyEmd0TwZI0gAy/G1X0zhGBbr2imsGFdFV0g==",
19650
+ "version": "8.40.1",
19651
+ "resolved": "https://registry.npmjs.org/@types/eslint/-/eslint-8.40.1.tgz",
19652
+ "integrity": "sha512-vRb792M4mF1FBT+eoLecmkpLXwxsBHvWWRGJjzbYANBM6DtiJc6yETyv4rqDA6QNjF1pkj1U7LMA6dGb3VYlHw==",
19627
19653
  "requires": {
19628
19654
  "@types/estree": "*",
19629
19655
  "@types/json-schema": "*"
@@ -19725,9 +19751,9 @@
19725
19751
  "integrity": "sha512-iiUgKzV9AuaEkZqkOLDIvlQiL6ltuZd9tGcW3gwpnX8JbuiuhFlEGmmFXEXkN50Cvq7Os88IY2v0dkDqXYWVgA=="
19726
19752
  },
19727
19753
  "@types/node": {
19728
- "version": "20.2.4",
19729
- "resolved": "https://registry.npmjs.org/@types/node/-/node-20.2.4.tgz",
19730
- "integrity": "sha512-ni5f8Xlf4PwnT/Z3f0HURc3ZSw8UyrqMqmM3L5ysa7VjHu8c3FOmIo1nKCcLrV/OAmtf3N4kFna/aJqxsfEtnA=="
19754
+ "version": "20.2.5",
19755
+ "resolved": "https://registry.npmjs.org/@types/node/-/node-20.2.5.tgz",
19756
+ "integrity": "sha512-JJulVEQXmiY9Px5axXHeYGLSjhkZEnD+MDPDGbCbIAbMslkKwmygtZFy1X6s/075Yo94sf8GuSlFfPzysQrWZQ=="
19731
19757
  },
19732
19758
  "@types/node-fetch": {
19733
19759
  "version": "2.6.4",
@@ -19761,9 +19787,9 @@
19761
19787
  }
19762
19788
  },
19763
19789
  "@types/prettier": {
19764
- "version": "2.7.2",
19765
- "resolved": "https://registry.npmjs.org/@types/prettier/-/prettier-2.7.2.tgz",
19766
- "integrity": "sha512-KufADq8uQqo1pYKVIYzfKbJfBAc0sOeXqGbFaSpv8MRmC/zXgowNZmFcbngndGk922QDmOASEXUZCaY48gs4cg=="
19790
+ "version": "2.7.3",
19791
+ "resolved": "https://registry.npmjs.org/@types/prettier/-/prettier-2.7.3.tgz",
19792
+ "integrity": "sha512-+68kP9yzs4LMp7VNh8gdzMSPZFL44MLGqiHWvttYJe+6qnuVr4Ek9wSBQoveqY/r+LwjCcU29kNVkidwim+kYA=="
19767
19793
  },
19768
19794
  "@types/semver": {
19769
19795
  "version": "7.5.0",
@@ -20293,9 +20319,9 @@
20293
20319
  "integrity": "sha512-NfJ4UzBCcQGLDlQq7nHxH+tv3kyZ0hHQqF5BO6J7tNJeP5do1llPr8dZ8zHonfhAu0PHAdMkSo+8o0wxg9lZWw=="
20294
20320
  },
20295
20321
  "astring": {
20296
- "version": "1.8.5",
20297
- "resolved": "https://registry.npmjs.org/astring/-/astring-1.8.5.tgz",
20298
- "integrity": "sha512-TuBbdn7jWVzf8dmFGTaRpW8qgANtWLi1qJLnkfGO5uVf6jf9f/F4B1H35tnOI+qVYZo3p3i8WZlbZOuPAE0wEA=="
20322
+ "version": "1.8.6",
20323
+ "resolved": "https://registry.npmjs.org/astring/-/astring-1.8.6.tgz",
20324
+ "integrity": "sha512-ISvCdHdlTDlH5IpxQJIex7BWBywFWgjJSVdwst+/iQCoEYnyOaQ95+X1JGshuBjGp6nxKUy1jMgE3zPqN7fQdg=="
20299
20325
  },
20300
20326
  "async": {
20301
20327
  "version": "2.6.4",
@@ -20331,9 +20357,9 @@
20331
20357
  "integrity": "sha512-DMD0KiN46eipeziST1LPP/STfDU0sufISXmjSgvVsoU2tqxctQeASejWcfNtxYKqETM1UxQ8sp2OrSBWpHY6sw=="
20332
20358
  },
20333
20359
  "aws-sdk": {
20334
- "version": "2.1385.0",
20335
- "resolved": "https://registry.npmjs.org/aws-sdk/-/aws-sdk-2.1385.0.tgz",
20336
- "integrity": "sha512-SWBIsV4AlYE1gvEvkeqAHYIKhEgugrT3XsFJmIOmUhKpumOs+DwRmkNh20KSQVdd4iNxat/VdHTFoWHorrJGrw==",
20360
+ "version": "2.1394.0",
20361
+ "resolved": "https://registry.npmjs.org/aws-sdk/-/aws-sdk-2.1394.0.tgz",
20362
+ "integrity": "sha512-Co33zmBHfVkQ/PxM5AZQ5HVKmhQFT9yGAiP+dfCgIxHTGjZ4t1tlc/cPEoA5bd1fbIP29EGOd11+Tu9UAYwB+w==",
20337
20363
  "requires": {
20338
20364
  "buffer": "4.9.2",
20339
20365
  "events": "1.1.1",
@@ -20375,6 +20401,20 @@
20375
20401
  "version": "8.0.0",
20376
20402
  "resolved": "https://registry.npmjs.org/uuid/-/uuid-8.0.0.tgz",
20377
20403
  "integrity": "sha512-jOXGuXZAWdsTH7eZLtyXMqUb9EcWMGZNbL9YcGBJl4MH4nrxHmZJhEHvyLFrkxo+28uLb/NYRcStH48fnD0Vzw=="
20404
+ },
20405
+ "xml2js": {
20406
+ "version": "0.5.0",
20407
+ "resolved": "https://registry.npmjs.org/xml2js/-/xml2js-0.5.0.tgz",
20408
+ "integrity": "sha512-drPFnkQJik/O+uPKpqSgr22mpuFHqKdbS835iAQrUC73L2F5WkboIRd63ai/2Yg6I1jzifPFKH2NTK+cfglkIA==",
20409
+ "requires": {
20410
+ "sax": ">=0.6.0",
20411
+ "xmlbuilder": "~11.0.0"
20412
+ }
20413
+ },
20414
+ "xmlbuilder": {
20415
+ "version": "11.0.1",
20416
+ "resolved": "https://registry.npmjs.org/xmlbuilder/-/xmlbuilder-11.0.1.tgz",
20417
+ "integrity": "sha512-fDlsI/kFEx7gLvbecc0/ohLG50fugQp8ryHzMTuW9vSa1GJ0XYWKnhsUx7oie3G98+r56aTQIUB4kht42R3JvA=="
20378
20418
  }
20379
20419
  }
20380
20420
  },
@@ -20780,14 +20820,14 @@
20780
20820
  }
20781
20821
  },
20782
20822
  "browserslist": {
20783
- "version": "4.21.5",
20784
- "resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.21.5.tgz",
20785
- "integrity": "sha512-tUkiguQGW7S3IhB7N+c2MV/HZPSCPAAiYBZXLsBhFB/PCy6ZKKsZrmBayHV9fdGV/ARIfJ14NkxKzRDjvp7L6w==",
20823
+ "version": "4.21.7",
20824
+ "resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.21.7.tgz",
20825
+ "integrity": "sha512-BauCXrQ7I2ftSqd2mvKHGo85XR0u7Ru3C/Hxsy/0TkfCtjrmAbPdzLGasmoiBxplpDXlPvdjX9u7srIMfgasNA==",
20786
20826
  "requires": {
20787
- "caniuse-lite": "^1.0.30001449",
20788
- "electron-to-chromium": "^1.4.284",
20789
- "node-releases": "^2.0.8",
20790
- "update-browserslist-db": "^1.0.10"
20827
+ "caniuse-lite": "^1.0.30001489",
20828
+ "electron-to-chromium": "^1.4.411",
20829
+ "node-releases": "^2.0.12",
20830
+ "update-browserslist-db": "^1.0.11"
20791
20831
  }
20792
20832
  },
20793
20833
  "bser": {
@@ -20978,9 +21018,9 @@
20978
21018
  "integrity": "sha512-W2lPwkBkMZwFlPCXhIlYgxu+7gC/NUlCtdK652DAJ1JdgV0sTrvuPFshNPrFa1TY2JOkLhgdeEBplB4ezEa+xg=="
20979
21019
  },
20980
21020
  "caniuse-lite": {
20981
- "version": "1.0.30001489",
20982
- "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001489.tgz",
20983
- "integrity": "sha512-x1mgZEXK8jHIfAxm+xgdpHpk50IN3z3q3zP261/WS+uvePxW8izXuCu6AHz0lkuYTlATDehiZ/tNyYBdSQsOUQ=="
21021
+ "version": "1.0.30001497",
21022
+ "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001497.tgz",
21023
+ "integrity": "sha512-I4/duVK4wL6rAK/aKZl3HXB4g+lIZvaT4VLAn2rCgJ38jVLb0lv2Xug6QuqmxXFVRJMF74SPPWPJ/1Sdm3vCzw=="
20984
21024
  },
20985
21025
  "cardinal": {
20986
21026
  "version": "2.1.1",
@@ -22311,9 +22351,9 @@
22311
22351
  "integrity": "sha512-g7nH6P6dyDioJogAAGprGpCtVImJhpPk/roCzdb3fIh61/s/nPsfR6onyMwkCAR/OlC3yBC0lESvUoQEAssIrw=="
22312
22352
  },
22313
22353
  "des.js": {
22314
- "version": "1.0.1",
22315
- "resolved": "https://registry.npmjs.org/des.js/-/des.js-1.0.1.tgz",
22316
- "integrity": "sha512-Q0I4pfFrv2VPd34/vfLrFOoRmlYj3OV50i7fskps1jZWK1kApMWWT9G6RRUeYedLcBDIhnSDaUvJMb3AhUlaEA==",
22354
+ "version": "1.1.0",
22355
+ "resolved": "https://registry.npmjs.org/des.js/-/des.js-1.1.0.tgz",
22356
+ "integrity": "sha512-r17GxjhUCjSRy8aiJpr8/UadFIzMzJGexI3Nmz4ADi9LYSFx4gTBp80+NaX/YsXWWLhpZ7v/v/ubEc/bCNfKwg==",
22317
22357
  "requires": {
22318
22358
  "inherits": "^2.0.1",
22319
22359
  "minimalistic-assert": "^1.0.0"
@@ -22531,9 +22571,9 @@
22531
22571
  }
22532
22572
  },
22533
22573
  "electron-to-chromium": {
22534
- "version": "1.4.408",
22535
- "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.408.tgz",
22536
- "integrity": "sha512-vjeaj0u/UYnzA/CIdGXzzcxRLCqRwREYc9YfaWInjIEr7/XPttZ6ShpyqapchEy0S2r6LpLjDBTnNj7ZxnxJKg=="
22574
+ "version": "1.4.425",
22575
+ "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.425.tgz",
22576
+ "integrity": "sha512-wv1NufHxu11zfDbY4fglYQApMswleE9FL/DSeyOyauVXDZ+Kco96JK/tPfBUaDqfRarYp2WH2hJ/5UnVywp9Jg=="
22537
22577
  },
22538
22578
  "elementtree": {
22539
22579
  "version": "0.1.7",
@@ -24628,9 +24668,9 @@
24628
24668
  }
24629
24669
  },
24630
24670
  "jake": {
24631
- "version": "10.8.6",
24632
- "resolved": "https://registry.npmjs.org/jake/-/jake-10.8.6.tgz",
24633
- "integrity": "sha512-G43Ub9IYEFfu72sua6rzooi8V8Gz2lkfk48rW20vEWCGizeaEPlKB1Kh8JIA84yQbiAEfqlPmSpGgCKKxH3rDA==",
24671
+ "version": "10.8.7",
24672
+ "resolved": "https://registry.npmjs.org/jake/-/jake-10.8.7.tgz",
24673
+ "integrity": "sha512-ZDi3aP+fG/LchyBzUM804VjddnwfSfsdeYkwt8NcbKRvo4rFkjhs456iLFn3k2ZUWvNe4i48WACDbza8fhq2+w==",
24634
24674
  "requires": {
24635
24675
  "async": "^3.2.3",
24636
24676
  "chalk": "^4.0.2",
@@ -25284,13 +25324,13 @@
25284
25324
  "integrity": "sha512-BVpRacWCbNfo/ALWxnLkIY/WRa4Ydg/LtwzIJZvDm7vrhV8Txv+ACi6EGnU11zT19sTc3KEPathWx6CtjWLD1w=="
25285
25325
  },
25286
25326
  "js-beautify": {
25287
- "version": "1.14.7",
25288
- "resolved": "https://registry.npmjs.org/js-beautify/-/js-beautify-1.14.7.tgz",
25289
- "integrity": "sha512-5SOX1KXPFKx+5f6ZrPsIPEY7NwKeQz47n3jm2i+XeHx9MoRsfQenlOP13FQhWvg8JRS0+XLO6XYUQ2GX+q+T9A==",
25327
+ "version": "1.14.8",
25328
+ "resolved": "https://registry.npmjs.org/js-beautify/-/js-beautify-1.14.8.tgz",
25329
+ "integrity": "sha512-4S7HFeI9YfRvRgKnEweohs0tgJj28InHVIj4Nl8Htf96Y6pHg3+tJrmo4ucAM9f7l4SHbFI3IvFAZ2a1eQPbyg==",
25290
25330
  "requires": {
25291
25331
  "config-chain": "^1.1.13",
25292
25332
  "editorconfig": "^0.15.3",
25293
- "glob": "^8.0.3",
25333
+ "glob": "^8.1.0",
25294
25334
  "nopt": "^6.0.0"
25295
25335
  },
25296
25336
  "dependencies": {
@@ -26882,9 +26922,9 @@
26882
26922
  "integrity": "sha512-0L9FvHG3nfnnmaEQPjT9xhfN4ISk0A8/2j4M37Np4mcDesJjHgEUfgPhdCyZuFI954tjokaIj/A3NdpFNdEh4Q=="
26883
26923
  },
26884
26924
  "node-abi": {
26885
- "version": "3.40.0",
26886
- "resolved": "https://registry.npmjs.org/node-abi/-/node-abi-3.40.0.tgz",
26887
- "integrity": "sha512-zNy02qivjjRosswoYmPi8hIKJRr8MpQyeKT6qlcq/OnOgA3Rhoae+IYOqsM9V5+JnHWmxKnWOT2GxvtqdtOCXA==",
26925
+ "version": "3.44.0",
26926
+ "resolved": "https://registry.npmjs.org/node-abi/-/node-abi-3.44.0.tgz",
26927
+ "integrity": "sha512-MYjZTiAETGG28/7fBH1RjuY7vzDwYC5q5U4whCgM4jNEQcC0gAvN339LxXukmL2T2tGpzYTfp+LZ5RN7E5DwEg==",
26888
26928
  "optional": true,
26889
26929
  "requires": {
26890
26930
  "semver": "^7.3.5"
@@ -26963,9 +27003,9 @@
26963
27003
  "integrity": "sha512-3l4E8uMPY1HdMMryPRUAl+oIHtXtyiTlIiESNSVSNxcPfzAFzeTbXFQkZfAwBbo0B1qMSG8nUABx+Gd+YrbKrQ=="
26964
27004
  },
26965
27005
  "nodemailer": {
26966
- "version": "6.9.2",
26967
- "resolved": "https://registry.npmjs.org/nodemailer/-/nodemailer-6.9.2.tgz",
26968
- "integrity": "sha512-4+TYaa/e1nIxQfyw/WzNPYTEZ5OvHIDEnmjs4LPmIfccPQN+2CYKmGHjWixn/chzD3bmUTu5FMfpltizMxqzdg=="
27006
+ "version": "6.9.3",
27007
+ "resolved": "https://registry.npmjs.org/nodemailer/-/nodemailer-6.9.3.tgz",
27008
+ "integrity": "sha512-fy9v3NgTzBngrMFkDsKEj0r02U7jm6XfC3b52eoNV+GCrGj+s8pt5OqhiJdWKuw51zCTdiNR/IUD1z33LIIGpg=="
26969
27009
  },
26970
27010
  "nopt": {
26971
27011
  "version": "5.0.0",
@@ -27115,9 +27155,9 @@
27115
27155
  "integrity": "sha512-4jbtZXNAsfZbAHiiqjLPBiCl16dES1zI4Hpzzxw61Tk+loF+sBDBKx1ICKKKwIqQ7M0mFn1TmkN7euSncWgHiQ=="
27116
27156
  },
27117
27157
  "nwsapi": {
27118
- "version": "2.2.4",
27119
- "resolved": "https://registry.npmjs.org/nwsapi/-/nwsapi-2.2.4.tgz",
27120
- "integrity": "sha512-NHj4rzRo0tQdijE9ZqAx6kYDcoRwYwSYzCA8MY3JzfxlrvEU0jhnhJT9BhqhJs7I/dKcrDm6TyulaRqZPIhN5g=="
27158
+ "version": "2.2.5",
27159
+ "resolved": "https://registry.npmjs.org/nwsapi/-/nwsapi-2.2.5.tgz",
27160
+ "integrity": "sha512-6xpotnECFy/og7tKSBVmUNft7J3jyXAka4XvG6AUhFWRz+Q/Ljus7znJAA3bxColfQLdS+XsjoodtJfCgeTEFQ=="
27121
27161
  },
27122
27162
  "oauth-sign": {
27123
27163
  "version": "0.9.0",
@@ -28936,9 +28976,9 @@
28936
28976
  }
28937
28977
  },
28938
28978
  "schema-utils": {
28939
- "version": "3.1.2",
28940
- "resolved": "https://registry.npmjs.org/schema-utils/-/schema-utils-3.1.2.tgz",
28941
- "integrity": "sha512-pvjEHOgWc9OWA/f/DE3ohBWTD6EleVLf7iFUkoSwAxttdBhB9QUebQgxER2kWueOvRJXPHNnyrvvh9eZINB8Eg==",
28979
+ "version": "3.2.0",
28980
+ "resolved": "https://registry.npmjs.org/schema-utils/-/schema-utils-3.2.0.tgz",
28981
+ "integrity": "sha512-0zTyLGyDJYd/MBxG1AhJkKa6fpEBds4OQO2ut0w7OYG+ZGhGea09lijvzsqegYSik88zc7cUtIlnnO+/BvD6gQ==",
28942
28982
  "requires": {
28943
28983
  "@types/json-schema": "^7.0.8",
28944
28984
  "ajv": "^6.12.5",
@@ -29289,9 +29329,9 @@
29289
29329
  }
29290
29330
  },
29291
29331
  "socket.io-parser": {
29292
- "version": "4.2.3",
29293
- "resolved": "https://registry.npmjs.org/socket.io-parser/-/socket.io-parser-4.2.3.tgz",
29294
- "integrity": "sha512-JMafRntWVO2DCJimKsRTh/wnqVvO4hrfwOqtO7f+uzwsQMuxO6VwImtYxaQ+ieoyshWOTJyV0fA21lccEXRPpQ==",
29332
+ "version": "4.2.4",
29333
+ "resolved": "https://registry.npmjs.org/socket.io-parser/-/socket.io-parser-4.2.4.tgz",
29334
+ "integrity": "sha512-/GbIKmo8ioc+NIWIhwdecY0ge+qVBSMdgxGygevmdHj24bsfgtCmcUUcQ5ZzcylGFHsN3k4HB4Cgkl96KVnuew==",
29295
29335
  "requires": {
29296
29336
  "@socket.io/component-emitter": "~3.1.0",
29297
29337
  "debug": "~4.3.1"
@@ -29770,9 +29810,9 @@
29770
29810
  "integrity": "sha512-9QNk5KwDF+Bvz+PyObkmSYjI5ksVUYtjW7AU22r2NKcfLJcXp96hkDWU3+XndOsUb+AQ9QhfzfCT2O+CNWT5Tw=="
29771
29811
  },
29772
29812
  "systeminformation": {
29773
- "version": "5.17.13",
29774
- "resolved": "https://registry.npmjs.org/systeminformation/-/systeminformation-5.17.13.tgz",
29775
- "integrity": "sha512-82cPluoHh5TglXohpDzViP0Gzli+AZDoccyYwhIg4VB5LESYUxqLvg0BLMLJgyWgU4GnMqvP3gmKt8K8sbGQ7w=="
29813
+ "version": "5.18.3",
29814
+ "resolved": "https://registry.npmjs.org/systeminformation/-/systeminformation-5.18.3.tgz",
29815
+ "integrity": "sha512-k+gk7zSi0hI/m3Mgu1OzR8j9BfXMDYa2HUMBdEQZUVCVAO326kDrzrvtVMljiSoDs6T6ojI0AHneDn8AMa0Y6A=="
29776
29816
  },
29777
29817
  "tapable": {
29778
29818
  "version": "2.2.1",
@@ -29871,12 +29911,12 @@
29871
29911
  }
29872
29912
  },
29873
29913
  "terser": {
29874
- "version": "5.17.6",
29875
- "resolved": "https://registry.npmjs.org/terser/-/terser-5.17.6.tgz",
29876
- "integrity": "sha512-V8QHcs8YuyLkLHsJO5ucyff1ykrLVsR4dNnS//L5Y3NiSXpbK1J+WMVUs67eI0KTxs9JtHhgEQpXQVHlHI92DQ==",
29914
+ "version": "5.17.7",
29915
+ "resolved": "https://registry.npmjs.org/terser/-/terser-5.17.7.tgz",
29916
+ "integrity": "sha512-/bi0Zm2C6VAexlGgLlVxA0P2lru/sdLyfCVaRMfKVo9nWxbmz7f/sD8VPybPeSUJaJcwmCJis9pBIhcVcG1QcQ==",
29877
29917
  "requires": {
29878
- "@jridgewell/source-map": "^0.3.2",
29879
- "acorn": "^8.5.0",
29918
+ "@jridgewell/source-map": "^0.3.3",
29919
+ "acorn": "^8.8.2",
29880
29920
  "commander": "^2.20.0",
29881
29921
  "source-map-support": "~0.5.20"
29882
29922
  }
@@ -30007,9 +30047,9 @@
30007
30047
  "integrity": "sha512-sf4i37nQ2LBx4m3wB74y+ubopq6W/dIzXg0FDGjsYnZHVa1Da8FH853wlL2gtUhg+xJXjfk3kUZS3BRoQeoQBQ=="
30008
30048
  },
30009
30049
  "tough-cookie": {
30010
- "version": "4.1.2",
30011
- "resolved": "https://registry.npmjs.org/tough-cookie/-/tough-cookie-4.1.2.tgz",
30012
- "integrity": "sha512-G9fqXWoYFZgTc2z8Q5zaHy/vJMjm+WV0AkAeHxVCQiEB1b+dGvWzFW6QV07cY5jQ5gRkeid2qIkzkxUnmoQZUQ==",
30050
+ "version": "4.1.3",
30051
+ "resolved": "https://registry.npmjs.org/tough-cookie/-/tough-cookie-4.1.3.tgz",
30052
+ "integrity": "sha512-aX/y5pVRkfRnfmuX+OdbSdXvPe6ieKX/G2s7e98f4poJHnqH3281gDPm/metm6E/WRamfx7WC4HUqkWHfQHprw==",
30013
30053
  "requires": {
30014
30054
  "psl": "^1.1.33",
30015
30055
  "punycode": "^2.1.1",
@@ -30047,9 +30087,9 @@
30047
30087
  }
30048
30088
  },
30049
30089
  "tslib": {
30050
- "version": "2.5.2",
30051
- "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.5.2.tgz",
30052
- "integrity": "sha512-5svOrSA2w3iGFDs1HibEVBGbDrAY82bFQ3HZ3ixB+88nsbsWQoKqDRb5UBYAUPEzbBn6dAp5gRNXglySbx1MlA=="
30090
+ "version": "2.5.3",
30091
+ "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.5.3.tgz",
30092
+ "integrity": "sha512-mSxlJJwl3BMEQCUNnxXBU9jP4JBktcEGhURcPR6VQVlnP0FdDEsIaz0C35dXNGLyRfrATNofF0F5p2KPxQgB+w=="
30053
30093
  },
30054
30094
  "tsscmp": {
30055
30095
  "version": "1.0.6",
@@ -30110,9 +30150,9 @@
30110
30150
  }
30111
30151
  },
30112
30152
  "typescript": {
30113
- "version": "5.0.4",
30114
- "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.0.4.tgz",
30115
- "integrity": "sha512-cW9T5W9xY37cc+jfEnaUvX91foxtHkza3Nw3wkoF4sSlKn0MONdkdEndig/qPBWXNkmplh3NzayQzCiHM4/hqw==",
30153
+ "version": "5.1.3",
30154
+ "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.1.3.tgz",
30155
+ "integrity": "sha512-XH627E9vkeqhlZFQuL+UsyAXEnibT0kWR2FWONlr4sTjvxyJYnyefgrkyECLzM5NenmKzRAy2rR/OlYLA1HkZw==",
30116
30156
  "peer": true
30117
30157
  },
30118
30158
  "uglify-js": {
@@ -30783,9 +30823,9 @@
30783
30823
  "integrity": "sha512-ErcKwJTF54uRzzNMXq2X5sMIy88zJvfN2DmdoQvy7PAFJ+tPRU6ydWuOKNMyfmOjdyBQTFREi60s0Y0SyI0G0g=="
30784
30824
  },
30785
30825
  "xml2js": {
30786
- "version": "0.5.0",
30787
- "resolved": "https://registry.npmjs.org/xml2js/-/xml2js-0.5.0.tgz",
30788
- "integrity": "sha512-drPFnkQJik/O+uPKpqSgr22mpuFHqKdbS835iAQrUC73L2F5WkboIRd63ai/2Yg6I1jzifPFKH2NTK+cfglkIA==",
30826
+ "version": "0.6.0",
30827
+ "resolved": "https://registry.npmjs.org/xml2js/-/xml2js-0.6.0.tgz",
30828
+ "integrity": "sha512-eLTh0kA8uHceqesPqSE+VvO1CDDJWMwlQfB6LuN6T8w6MaDJ8Txm8P7s5cHD0miF0V+GGTZrDQfxPZQVsur33w==",
30789
30829
  "requires": {
30790
30830
  "sax": ">=0.6.0",
30791
30831
  "xmlbuilder": "~11.0.0"