@sap/async-xsjs 2.0.4 → 2.0.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.
- package/CHANGELOG.md +34 -0
- package/npm-shrinkwrap.json +217 -268
- package/package.json +24 -24
package/CHANGELOG.md
CHANGED
|
@@ -5,6 +5,40 @@ This project adheres to [Semantic Versioning](http://semver.org/).
|
|
|
5
5
|
|
|
6
6
|
The format is based on [Keep a Changelog](http://keepachangelog.com/).
|
|
7
7
|
|
|
8
|
+
<a name="2.0.6"></a>
|
|
9
|
+
## 2.0.6 - 2024-11-27
|
|
10
|
+
|
|
11
|
+
### Updated
|
|
12
|
+
- Updated @sap/e2e-trace version to 5.3.0 to fix the security vulnerability.
|
|
13
|
+
- Updated @sap/hdbext version to 8.0.8 to fix the security vulnerability.
|
|
14
|
+
- Updated @sap/instance-manager version to 5.2.1 to fix the security vulnerability.
|
|
15
|
+
- Updated @sap/jobs-client version to 1.8.5 to fix the security vulnerability.
|
|
16
|
+
- Updated @sap/logging version to 8.3.0 to fix the security vulnerability.
|
|
17
|
+
- Updated @sap/textbundle version to 5.3.0 to fix the security vulnerability.
|
|
18
|
+
- Updated @sap/xsenv version to 5.4.0 to fix the security vulnerability.
|
|
19
|
+
- Updated @sap/xss-secure version to 5.2.0 to fix the security vulnerability.
|
|
20
|
+
- Updated big.js version to 6.2.2 to fix the security vulnerability.
|
|
21
|
+
- Updated compression version to 1.7.5 to fix the security vulnerability.
|
|
22
|
+
- Updated content-type version to 1.0.5 to fix the security vulnerability.
|
|
23
|
+
- Updated cookie version to 1.0.2 to fix the security vulnerability.
|
|
24
|
+
- Updated nodemailer version to 6.9.16 to fix the security vulnerability.
|
|
25
|
+
- Updated passport version to 0.7.0 to fix the security vulnerability.
|
|
26
|
+
- Updated sax version to 1.4.1 to fix the security vulnerability.
|
|
27
|
+
- Updated verror version to 1.10.1 to fix the security vulnerability.
|
|
28
|
+
- Updated yauzl version to 3.2.0 to fix the security vulnerability.
|
|
29
|
+
- Updated axios version to 1.7.8 to fix the security vulnerability.
|
|
30
|
+
- Updated markdown-toc version to 1.2.0 to fix the security vulnerability.
|
|
31
|
+
- Updated mocha version to 10.2.0 to fix the security vulnerability.
|
|
32
|
+
- Updated moment-timezone version to 0.5.46 to fix the security vulnerability.
|
|
33
|
+
|
|
34
|
+
|
|
35
|
+
<a name="2.0.5"></a>
|
|
36
|
+
## 2.0.5 - 2024-11-20
|
|
37
|
+
|
|
38
|
+
### Updated
|
|
39
|
+
- Updated @sap/hana-client version to 2.22.32 to fix the security vulnerability.
|
|
40
|
+
- Updated @sap/xsodata version to 8.2.0 to fix the security vulnerability.
|
|
41
|
+
|
|
8
42
|
<a name="2.0.4"></a>
|
|
9
43
|
## 2.0.4 - 2024-11-12
|
|
10
44
|
|
package/npm-shrinkwrap.json
CHANGED
|
@@ -1,49 +1,49 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@sap/async-xsjs",
|
|
3
|
-
"version": "2.0.
|
|
3
|
+
"version": "2.0.6",
|
|
4
4
|
"lockfileVersion": 2,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "@sap/async-xsjs",
|
|
9
|
-
"version": "2.0.
|
|
9
|
+
"version": "2.0.6",
|
|
10
10
|
"license": "SEE LICENSE IN LICENSE file",
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"@sap/audit-logging": "^5.7.1",
|
|
13
|
-
"@sap/e2e-trace": "^
|
|
14
|
-
"@sap/hana-client": "2.
|
|
15
|
-
"@sap/hdbext": "^8.0.
|
|
16
|
-
"@sap/instance-manager": "^
|
|
17
|
-
"@sap/jobs-client": "^1.8.
|
|
18
|
-
"@sap/logging": "^
|
|
13
|
+
"@sap/e2e-trace": "^5.3.0",
|
|
14
|
+
"@sap/hana-client": "2.22.32",
|
|
15
|
+
"@sap/hdbext": "^8.0.8",
|
|
16
|
+
"@sap/instance-manager": "^5.2.1",
|
|
17
|
+
"@sap/jobs-client": "^1.8.5",
|
|
18
|
+
"@sap/logging": "^8.3.0",
|
|
19
19
|
"@sap/node-jwt": "^1.6.26",
|
|
20
20
|
"@sap/node-vsi": "^1.4.30",
|
|
21
|
-
"@sap/textbundle": "^
|
|
22
|
-
"@sap/xsenv": "^4.
|
|
23
|
-
"@sap/xsodata": "^8.
|
|
24
|
-
"@sap/xss-secure": "^
|
|
21
|
+
"@sap/textbundle": "^5.3.0",
|
|
22
|
+
"@sap/xsenv": "^5.4.0",
|
|
23
|
+
"@sap/xsodata": "^8.2.0",
|
|
24
|
+
"@sap/xss-secure": "^5.2.0",
|
|
25
25
|
"@sap/xssec": "^3.6.0",
|
|
26
26
|
"accept-language": "2.0.16",
|
|
27
|
-
"axios": "^1.7.
|
|
28
|
-
"big.js": "
|
|
27
|
+
"axios": "^1.7.8",
|
|
28
|
+
"big.js": "6.2.2",
|
|
29
29
|
"body-parser": "1.20.3",
|
|
30
30
|
"callsite": "1.0.0",
|
|
31
|
-
"compression": "1.7.
|
|
32
|
-
"content-type": "1.0.
|
|
33
|
-
"cookie": "1.0.
|
|
31
|
+
"compression": "1.7.5",
|
|
32
|
+
"content-type": "1.0.5",
|
|
33
|
+
"cookie": "1.0.2",
|
|
34
34
|
"cookie-parser": "1.4.7",
|
|
35
35
|
"express": "4.21.1",
|
|
36
36
|
"lodash": "4.17.21",
|
|
37
37
|
"media-typer": "0.3.0",
|
|
38
38
|
"moment": "2.29.4",
|
|
39
39
|
"multiparty": "4.2.2",
|
|
40
|
-
"nodemailer": "6.9.
|
|
41
|
-
"passport": "0.
|
|
40
|
+
"nodemailer": "6.9.16",
|
|
41
|
+
"passport": "0.7.0",
|
|
42
42
|
"passport-strategy": "1.0.0",
|
|
43
|
-
"sax": "1.
|
|
43
|
+
"sax": "1.4.1",
|
|
44
44
|
"statuses": "1.2.1",
|
|
45
|
-
"verror": "1.10.
|
|
46
|
-
"yauzl": "2.
|
|
45
|
+
"verror": "1.10.1",
|
|
46
|
+
"yauzl": "3.2.0",
|
|
47
47
|
"yazl": "2.4.1"
|
|
48
48
|
},
|
|
49
49
|
"engines": {
|
|
@@ -65,16 +65,16 @@
|
|
|
65
65
|
}
|
|
66
66
|
},
|
|
67
67
|
"node_modules/@sap/e2e-trace": {
|
|
68
|
-
"version": "
|
|
68
|
+
"version": "5.3.0",
|
|
69
69
|
"dependencies": {
|
|
70
70
|
"request-stats": "3.0.0"
|
|
71
71
|
},
|
|
72
72
|
"engines": {
|
|
73
|
-
"node": "^
|
|
73
|
+
"node": "^18.0.0 || ^20.0.0 || ^22.0.0"
|
|
74
74
|
}
|
|
75
75
|
},
|
|
76
76
|
"node_modules/@sap/hana-client": {
|
|
77
|
-
"version": "2.
|
|
77
|
+
"version": "2.22.32",
|
|
78
78
|
"hasInstallScript": true,
|
|
79
79
|
"dependencies": {
|
|
80
80
|
"debug": "3.1.0"
|
|
@@ -93,43 +93,24 @@
|
|
|
93
93
|
"version": "2.0.0"
|
|
94
94
|
},
|
|
95
95
|
"node_modules/@sap/hdbext": {
|
|
96
|
-
"version": "8.0.
|
|
96
|
+
"version": "8.0.10",
|
|
97
97
|
"dependencies": {
|
|
98
|
-
"@sap/e2e-trace": "^
|
|
99
|
-
"@sap/hana-client": "2.22.
|
|
98
|
+
"@sap/e2e-trace": "^5.3.0",
|
|
99
|
+
"@sap/hana-client": "2.22.32",
|
|
100
100
|
"accept-language": "2.0.16",
|
|
101
101
|
"async": "3.2.6",
|
|
102
|
-
"debug": "4.3.
|
|
102
|
+
"debug": "4.3.7",
|
|
103
103
|
"lodash": "4.17.21",
|
|
104
|
-
"verror": "1.10.
|
|
105
|
-
},
|
|
106
|
-
"engines": {
|
|
107
|
-
"node": "^12.0.0 || ^14.0.0 || ^16.0.0 || ^18.0.0 || ^20.0.0"
|
|
108
|
-
}
|
|
109
|
-
},
|
|
110
|
-
"node_modules/@sap/hdbext/node_modules/@sap/hana-client": {
|
|
111
|
-
"version": "2.22.29",
|
|
112
|
-
"hasInstallScript": true,
|
|
113
|
-
"dependencies": {
|
|
114
|
-
"debug": "3.1.0"
|
|
104
|
+
"verror": "1.10.1"
|
|
115
105
|
},
|
|
116
106
|
"engines": {
|
|
117
|
-
"node": "
|
|
118
|
-
}
|
|
119
|
-
},
|
|
120
|
-
"node_modules/@sap/hdbext/node_modules/@sap/hana-client/node_modules/debug": {
|
|
121
|
-
"version": "3.1.0",
|
|
122
|
-
"dependencies": {
|
|
123
|
-
"ms": "2.0.0"
|
|
107
|
+
"node": "^12.0.0 || ^14.0.0 || ^16.0.0 || ^18.0.0 || ^20.0.0 || ^22.x"
|
|
124
108
|
}
|
|
125
109
|
},
|
|
126
|
-
"node_modules/@sap/hdbext/node_modules/@sap/hana-client/node_modules/ms": {
|
|
127
|
-
"version": "2.0.0"
|
|
128
|
-
},
|
|
129
110
|
"node_modules/@sap/hdbext/node_modules/debug": {
|
|
130
|
-
"version": "4.3.
|
|
111
|
+
"version": "4.3.7",
|
|
131
112
|
"dependencies": {
|
|
132
|
-
"ms": "2.1.
|
|
113
|
+
"ms": "^2.1.3"
|
|
133
114
|
},
|
|
134
115
|
"engines": {
|
|
135
116
|
"node": ">=6.0"
|
|
@@ -140,22 +121,25 @@
|
|
|
140
121
|
}
|
|
141
122
|
}
|
|
142
123
|
},
|
|
124
|
+
"node_modules/@sap/hdbext/node_modules/ms": {
|
|
125
|
+
"version": "2.1.3"
|
|
126
|
+
},
|
|
143
127
|
"node_modules/@sap/instance-manager": {
|
|
144
|
-
"version": "
|
|
128
|
+
"version": "5.2.1",
|
|
145
129
|
"dependencies": {
|
|
146
130
|
"@sap/xssec": "^3.6.1",
|
|
147
|
-
"clone": "2.1.
|
|
148
|
-
"debug": "4.3.
|
|
149
|
-
"lru-cache": "4.1.
|
|
150
|
-
"node-fetch": "2.
|
|
151
|
-
"uuid": "
|
|
131
|
+
"clone": "2.1.2",
|
|
132
|
+
"debug": "4.3.6",
|
|
133
|
+
"lru-cache": "4.1.5",
|
|
134
|
+
"node-fetch": "2.7.0",
|
|
135
|
+
"uuid": "10.0.0"
|
|
152
136
|
},
|
|
153
137
|
"engines": {
|
|
154
|
-
"node": "^
|
|
138
|
+
"node": "^18 || ^20"
|
|
155
139
|
}
|
|
156
140
|
},
|
|
157
141
|
"node_modules/@sap/instance-manager/node_modules/debug": {
|
|
158
|
-
"version": "4.3.
|
|
142
|
+
"version": "4.3.6",
|
|
159
143
|
"dependencies": {
|
|
160
144
|
"ms": "2.1.2"
|
|
161
145
|
},
|
|
@@ -168,41 +152,66 @@
|
|
|
168
152
|
}
|
|
169
153
|
}
|
|
170
154
|
},
|
|
171
|
-
"node_modules/@sap/
|
|
172
|
-
"version": "
|
|
155
|
+
"node_modules/@sap/jobs-client": {
|
|
156
|
+
"version": "1.8.5",
|
|
173
157
|
"dependencies": {
|
|
174
|
-
"
|
|
158
|
+
"@sap/xsenv": "4.2.0"
|
|
175
159
|
},
|
|
176
160
|
"engines": {
|
|
177
|
-
"node": "
|
|
161
|
+
"node": "^14 || ^16 || ^18 || ^20"
|
|
162
|
+
}
|
|
163
|
+
},
|
|
164
|
+
"node_modules/@sap/jobs-client/node_modules/@sap/xsenv": {
|
|
165
|
+
"version": "4.2.0",
|
|
166
|
+
"dependencies": {
|
|
167
|
+
"debug": "4.3.3",
|
|
168
|
+
"node-cache": "^5.1.0",
|
|
169
|
+
"verror": "1.10.0"
|
|
178
170
|
},
|
|
179
|
-
"
|
|
180
|
-
"
|
|
171
|
+
"engines": {
|
|
172
|
+
"node": "^12.0.0 || ^14.0.0 || ^16.0.0 || ^18.0.0 || ^20.0.0"
|
|
173
|
+
}
|
|
174
|
+
},
|
|
175
|
+
"node_modules/@sap/jobs-client/node_modules/debug": {
|
|
176
|
+
"version": "4.3.3",
|
|
177
|
+
"dependencies": {
|
|
178
|
+
"ms": "2.1.2"
|
|
179
|
+
},
|
|
180
|
+
"engines": {
|
|
181
|
+
"node": ">=6.0"
|
|
181
182
|
},
|
|
182
183
|
"peerDependenciesMeta": {
|
|
183
|
-
"
|
|
184
|
+
"supports-color": {
|
|
184
185
|
"optional": true
|
|
185
186
|
}
|
|
186
187
|
}
|
|
187
188
|
},
|
|
188
|
-
"node_modules/@sap/jobs-client": {
|
|
189
|
-
"version": "1.
|
|
189
|
+
"node_modules/@sap/jobs-client/node_modules/verror": {
|
|
190
|
+
"version": "1.10.0",
|
|
191
|
+
"engines": [
|
|
192
|
+
"node >=0.6.0"
|
|
193
|
+
],
|
|
190
194
|
"dependencies": {
|
|
191
|
-
"
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
"node": "^14 || ^16 || ^18 || ^20"
|
|
195
|
+
"assert-plus": "^1.0.0",
|
|
196
|
+
"core-util-is": "1.0.2",
|
|
197
|
+
"extsprintf": "^1.2.0"
|
|
195
198
|
}
|
|
196
199
|
},
|
|
197
200
|
"node_modules/@sap/logging": {
|
|
198
|
-
"version": "
|
|
201
|
+
"version": "8.3.0",
|
|
199
202
|
"dependencies": {
|
|
200
|
-
"@sap/e2e-trace": "^
|
|
203
|
+
"@sap/e2e-trace": "^5.3.0",
|
|
201
204
|
"lodash": "4.17.21",
|
|
202
|
-
"moment": "2.
|
|
205
|
+
"moment": "2.30.1"
|
|
203
206
|
},
|
|
204
207
|
"engines": {
|
|
205
|
-
"node": "^
|
|
208
|
+
"node": "^18.0.0 || ^20.0.0 || ^22.0.0"
|
|
209
|
+
}
|
|
210
|
+
},
|
|
211
|
+
"node_modules/@sap/logging/node_modules/moment": {
|
|
212
|
+
"version": "2.30.1",
|
|
213
|
+
"engines": {
|
|
214
|
+
"node": "*"
|
|
206
215
|
}
|
|
207
216
|
},
|
|
208
217
|
"node_modules/@sap/node-jwt": {
|
|
@@ -220,26 +229,26 @@
|
|
|
220
229
|
}
|
|
221
230
|
},
|
|
222
231
|
"node_modules/@sap/textbundle": {
|
|
223
|
-
"version": "
|
|
232
|
+
"version": "5.3.0",
|
|
224
233
|
"engines": {
|
|
225
|
-
"node": "^
|
|
234
|
+
"node": "^18.0.0 || ^20.0.0 || ^22.0.0"
|
|
226
235
|
}
|
|
227
236
|
},
|
|
228
237
|
"node_modules/@sap/xsenv": {
|
|
229
|
-
"version": "4.
|
|
238
|
+
"version": "5.4.0",
|
|
230
239
|
"dependencies": {
|
|
231
|
-
"debug": "4.3.
|
|
232
|
-
"node-cache": "^5.1.
|
|
233
|
-
"verror": "1.10.
|
|
240
|
+
"debug": "4.3.7",
|
|
241
|
+
"node-cache": "^5.1.2",
|
|
242
|
+
"verror": "1.10.1"
|
|
234
243
|
},
|
|
235
244
|
"engines": {
|
|
236
|
-
"node": "^
|
|
245
|
+
"node": "^18.0.0 || ^20.0.0 || ^22.0.0"
|
|
237
246
|
}
|
|
238
247
|
},
|
|
239
248
|
"node_modules/@sap/xsenv/node_modules/debug": {
|
|
240
|
-
"version": "4.3.
|
|
249
|
+
"version": "4.3.7",
|
|
241
250
|
"dependencies": {
|
|
242
|
-
"ms": "2.1.
|
|
251
|
+
"ms": "^2.1.3"
|
|
243
252
|
},
|
|
244
253
|
"engines": {
|
|
245
254
|
"node": ">=6.0"
|
|
@@ -250,6 +259,9 @@
|
|
|
250
259
|
}
|
|
251
260
|
}
|
|
252
261
|
},
|
|
262
|
+
"node_modules/@sap/xsenv/node_modules/ms": {
|
|
263
|
+
"version": "2.1.3"
|
|
264
|
+
},
|
|
253
265
|
"node_modules/@sap/xsodata": {
|
|
254
266
|
"version": "8.2.0",
|
|
255
267
|
"dependencies": {
|
|
@@ -291,12 +303,6 @@
|
|
|
291
303
|
"node": ">=18"
|
|
292
304
|
}
|
|
293
305
|
},
|
|
294
|
-
"node_modules/@sap/xsodata/node_modules/big.js": {
|
|
295
|
-
"version": "6.2.2",
|
|
296
|
-
"engines": {
|
|
297
|
-
"node": "*"
|
|
298
|
-
}
|
|
299
|
-
},
|
|
300
306
|
"node_modules/@sap/xsodata/node_modules/debug": {
|
|
301
307
|
"version": "4.3.7",
|
|
302
308
|
"dependencies": {
|
|
@@ -314,21 +320,10 @@
|
|
|
314
320
|
"node_modules/@sap/xsodata/node_modules/ms": {
|
|
315
321
|
"version": "2.1.3"
|
|
316
322
|
},
|
|
317
|
-
"node_modules/@sap/xsodata/node_modules/verror": {
|
|
318
|
-
"version": "1.10.1",
|
|
319
|
-
"dependencies": {
|
|
320
|
-
"assert-plus": "^1.0.0",
|
|
321
|
-
"core-util-is": "1.0.2",
|
|
322
|
-
"extsprintf": "^1.2.0"
|
|
323
|
-
},
|
|
324
|
-
"engines": {
|
|
325
|
-
"node": ">=0.6.0"
|
|
326
|
-
}
|
|
327
|
-
},
|
|
328
323
|
"node_modules/@sap/xss-secure": {
|
|
329
|
-
"version": "
|
|
324
|
+
"version": "5.2.0",
|
|
330
325
|
"engines": {
|
|
331
|
-
"node": "^
|
|
326
|
+
"node": "^18.0.0 || ^20.0.0 || ^22.0.0"
|
|
332
327
|
}
|
|
333
328
|
},
|
|
334
329
|
"node_modules/@sap/xssec": {
|
|
@@ -381,7 +376,7 @@
|
|
|
381
376
|
"version": "0.4.0"
|
|
382
377
|
},
|
|
383
378
|
"node_modules/axios": {
|
|
384
|
-
"version": "1.7.
|
|
379
|
+
"version": "1.7.8",
|
|
385
380
|
"dependencies": {
|
|
386
381
|
"follow-redirects": "^1.15.6",
|
|
387
382
|
"form-data": "^4.0.0",
|
|
@@ -395,7 +390,7 @@
|
|
|
395
390
|
}
|
|
396
391
|
},
|
|
397
392
|
"node_modules/big.js": {
|
|
398
|
-
"version": "
|
|
393
|
+
"version": "6.2.2",
|
|
399
394
|
"engines": {
|
|
400
395
|
"node": "*"
|
|
401
396
|
}
|
|
@@ -421,12 +416,6 @@
|
|
|
421
416
|
"npm": "1.2.8000 || >= 1.4.16"
|
|
422
417
|
}
|
|
423
418
|
},
|
|
424
|
-
"node_modules/body-parser/node_modules/content-type": {
|
|
425
|
-
"version": "1.0.5",
|
|
426
|
-
"engines": {
|
|
427
|
-
"node": ">= 0.6"
|
|
428
|
-
}
|
|
429
|
-
},
|
|
430
419
|
"node_modules/body-parser/node_modules/debug": {
|
|
431
420
|
"version": "2.6.9",
|
|
432
421
|
"dependencies": {
|
|
@@ -471,7 +460,7 @@
|
|
|
471
460
|
}
|
|
472
461
|
},
|
|
473
462
|
"node_modules/clone": {
|
|
474
|
-
"version": "2.1.
|
|
463
|
+
"version": "2.1.2",
|
|
475
464
|
"engines": {
|
|
476
465
|
"node": ">=0.8"
|
|
477
466
|
}
|
|
@@ -495,26 +484,20 @@
|
|
|
495
484
|
}
|
|
496
485
|
},
|
|
497
486
|
"node_modules/compression": {
|
|
498
|
-
"version": "1.7.
|
|
487
|
+
"version": "1.7.5",
|
|
499
488
|
"dependencies": {
|
|
500
|
-
"
|
|
501
|
-
"
|
|
502
|
-
"compressible": "~2.0.11",
|
|
489
|
+
"bytes": "3.1.2",
|
|
490
|
+
"compressible": "~2.0.18",
|
|
503
491
|
"debug": "2.6.9",
|
|
504
|
-
"
|
|
505
|
-
"
|
|
492
|
+
"negotiator": "~0.6.4",
|
|
493
|
+
"on-headers": "~1.0.2",
|
|
494
|
+
"safe-buffer": "5.2.1",
|
|
506
495
|
"vary": "~1.1.2"
|
|
507
496
|
},
|
|
508
497
|
"engines": {
|
|
509
498
|
"node": ">= 0.8.0"
|
|
510
499
|
}
|
|
511
500
|
},
|
|
512
|
-
"node_modules/compression/node_modules/bytes": {
|
|
513
|
-
"version": "3.0.0",
|
|
514
|
-
"engines": {
|
|
515
|
-
"node": ">= 0.8"
|
|
516
|
-
}
|
|
517
|
-
},
|
|
518
501
|
"node_modules/compression/node_modules/debug": {
|
|
519
502
|
"version": "2.6.9",
|
|
520
503
|
"dependencies": {
|
|
@@ -524,6 +507,12 @@
|
|
|
524
507
|
"node_modules/compression/node_modules/ms": {
|
|
525
508
|
"version": "2.0.0"
|
|
526
509
|
},
|
|
510
|
+
"node_modules/compression/node_modules/negotiator": {
|
|
511
|
+
"version": "0.6.4",
|
|
512
|
+
"engines": {
|
|
513
|
+
"node": ">= 0.6"
|
|
514
|
+
}
|
|
515
|
+
},
|
|
527
516
|
"node_modules/content-disposition": {
|
|
528
517
|
"version": "0.5.4",
|
|
529
518
|
"dependencies": {
|
|
@@ -533,17 +522,14 @@
|
|
|
533
522
|
"node": ">= 0.6"
|
|
534
523
|
}
|
|
535
524
|
},
|
|
536
|
-
"node_modules/content-disposition/node_modules/safe-buffer": {
|
|
537
|
-
"version": "5.2.1"
|
|
538
|
-
},
|
|
539
525
|
"node_modules/content-type": {
|
|
540
|
-
"version": "1.0.
|
|
526
|
+
"version": "1.0.5",
|
|
541
527
|
"engines": {
|
|
542
528
|
"node": ">= 0.6"
|
|
543
529
|
}
|
|
544
530
|
},
|
|
545
531
|
"node_modules/cookie": {
|
|
546
|
-
"version": "1.0.
|
|
532
|
+
"version": "1.0.2",
|
|
547
533
|
"engines": {
|
|
548
534
|
"node": ">=18"
|
|
549
535
|
}
|
|
@@ -692,12 +678,6 @@
|
|
|
692
678
|
"node": ">= 0.10.0"
|
|
693
679
|
}
|
|
694
680
|
},
|
|
695
|
-
"node_modules/express/node_modules/content-type": {
|
|
696
|
-
"version": "1.0.5",
|
|
697
|
-
"engines": {
|
|
698
|
-
"node": ">= 0.6"
|
|
699
|
-
}
|
|
700
|
-
},
|
|
701
681
|
"node_modules/express/node_modules/cookie": {
|
|
702
682
|
"version": "0.7.1",
|
|
703
683
|
"engines": {
|
|
@@ -713,9 +693,6 @@
|
|
|
713
693
|
"node_modules/express/node_modules/ms": {
|
|
714
694
|
"version": "2.0.0"
|
|
715
695
|
},
|
|
716
|
-
"node_modules/express/node_modules/safe-buffer": {
|
|
717
|
-
"version": "5.2.1"
|
|
718
|
-
},
|
|
719
696
|
"node_modules/express/node_modules/statuses": {
|
|
720
697
|
"version": "2.0.1",
|
|
721
698
|
"engines": {
|
|
@@ -728,12 +705,6 @@
|
|
|
728
705
|
"node >=0.6.0"
|
|
729
706
|
]
|
|
730
707
|
},
|
|
731
|
-
"node_modules/fd-slicer": {
|
|
732
|
-
"version": "1.0.1",
|
|
733
|
-
"dependencies": {
|
|
734
|
-
"pend": "~1.2.0"
|
|
735
|
-
}
|
|
736
|
-
},
|
|
737
708
|
"node_modules/fetch-retry": {
|
|
738
709
|
"version": "4.1.0"
|
|
739
710
|
},
|
|
@@ -961,7 +932,7 @@
|
|
|
961
932
|
"version": "4.1.1"
|
|
962
933
|
},
|
|
963
934
|
"node_modules/lru-cache": {
|
|
964
|
-
"version": "4.1.
|
|
935
|
+
"version": "4.1.5",
|
|
965
936
|
"dependencies": {
|
|
966
937
|
"pseudomap": "^1.0.2",
|
|
967
938
|
"yallist": "^2.1.2"
|
|
@@ -1045,9 +1016,6 @@
|
|
|
1045
1016
|
"node": ">= 0.6"
|
|
1046
1017
|
}
|
|
1047
1018
|
},
|
|
1048
|
-
"node_modules/multiparty/node_modules/safe-buffer": {
|
|
1049
|
-
"version": "5.2.1"
|
|
1050
|
-
},
|
|
1051
1019
|
"node_modules/multiparty/node_modules/statuses": {
|
|
1052
1020
|
"version": "1.5.0",
|
|
1053
1021
|
"engines": {
|
|
@@ -1096,7 +1064,7 @@
|
|
|
1096
1064
|
}
|
|
1097
1065
|
},
|
|
1098
1066
|
"node_modules/nodemailer": {
|
|
1099
|
-
"version": "6.9.
|
|
1067
|
+
"version": "6.9.16",
|
|
1100
1068
|
"engines": {
|
|
1101
1069
|
"node": ">=6.0.0"
|
|
1102
1070
|
}
|
|
@@ -1135,7 +1103,7 @@
|
|
|
1135
1103
|
}
|
|
1136
1104
|
},
|
|
1137
1105
|
"node_modules/passport": {
|
|
1138
|
-
"version": "0.
|
|
1106
|
+
"version": "0.7.0",
|
|
1139
1107
|
"dependencies": {
|
|
1140
1108
|
"passport-strategy": "1.x.x",
|
|
1141
1109
|
"pause": "0.0.1",
|
|
@@ -1223,13 +1191,13 @@
|
|
|
1223
1191
|
"version": "5.0.0"
|
|
1224
1192
|
},
|
|
1225
1193
|
"node_modules/safe-buffer": {
|
|
1226
|
-
"version": "5.
|
|
1194
|
+
"version": "5.2.1"
|
|
1227
1195
|
},
|
|
1228
1196
|
"node_modules/safer-buffer": {
|
|
1229
1197
|
"version": "2.1.2"
|
|
1230
1198
|
},
|
|
1231
1199
|
"node_modules/sax": {
|
|
1232
|
-
"version": "1.
|
|
1200
|
+
"version": "1.4.1"
|
|
1233
1201
|
},
|
|
1234
1202
|
"node_modules/semver": {
|
|
1235
1203
|
"version": "7.6.3",
|
|
@@ -1370,7 +1338,7 @@
|
|
|
1370
1338
|
}
|
|
1371
1339
|
},
|
|
1372
1340
|
"node_modules/uuid": {
|
|
1373
|
-
"version": "
|
|
1341
|
+
"version": "10.0.0",
|
|
1374
1342
|
"bin": {
|
|
1375
1343
|
"uuid": "dist/bin/uuid"
|
|
1376
1344
|
}
|
|
@@ -1382,14 +1350,14 @@
|
|
|
1382
1350
|
}
|
|
1383
1351
|
},
|
|
1384
1352
|
"node_modules/verror": {
|
|
1385
|
-
"version": "1.10.
|
|
1386
|
-
"engines": [
|
|
1387
|
-
"node >=0.6.0"
|
|
1388
|
-
],
|
|
1353
|
+
"version": "1.10.1",
|
|
1389
1354
|
"dependencies": {
|
|
1390
1355
|
"assert-plus": "^1.0.0",
|
|
1391
1356
|
"core-util-is": "1.0.2",
|
|
1392
1357
|
"extsprintf": "^1.2.0"
|
|
1358
|
+
},
|
|
1359
|
+
"engines": {
|
|
1360
|
+
"node": ">=0.6.0"
|
|
1393
1361
|
}
|
|
1394
1362
|
},
|
|
1395
1363
|
"node_modules/webidl-conversions": {
|
|
@@ -1415,10 +1383,13 @@
|
|
|
1415
1383
|
"version": "2.1.2"
|
|
1416
1384
|
},
|
|
1417
1385
|
"node_modules/yauzl": {
|
|
1418
|
-
"version": "2.
|
|
1386
|
+
"version": "3.2.0",
|
|
1419
1387
|
"dependencies": {
|
|
1420
1388
|
"buffer-crc32": "~0.2.3",
|
|
1421
|
-
"
|
|
1389
|
+
"pend": "~1.2.0"
|
|
1390
|
+
},
|
|
1391
|
+
"engines": {
|
|
1392
|
+
"node": ">=12"
|
|
1422
1393
|
}
|
|
1423
1394
|
},
|
|
1424
1395
|
"node_modules/yazl": {
|
|
@@ -1441,13 +1412,13 @@
|
|
|
1441
1412
|
}
|
|
1442
1413
|
},
|
|
1443
1414
|
"@sap/e2e-trace": {
|
|
1444
|
-
"version": "
|
|
1415
|
+
"version": "5.3.0",
|
|
1445
1416
|
"requires": {
|
|
1446
1417
|
"request-stats": "3.0.0"
|
|
1447
1418
|
}
|
|
1448
1419
|
},
|
|
1449
1420
|
"@sap/hana-client": {
|
|
1450
|
-
"version": "2.
|
|
1421
|
+
"version": "2.22.32",
|
|
1451
1422
|
"requires": {
|
|
1452
1423
|
"debug": "3.1.0"
|
|
1453
1424
|
},
|
|
@@ -1464,64 +1435,44 @@
|
|
|
1464
1435
|
}
|
|
1465
1436
|
},
|
|
1466
1437
|
"@sap/hdbext": {
|
|
1467
|
-
"version": "8.0.
|
|
1438
|
+
"version": "8.0.10",
|
|
1468
1439
|
"requires": {
|
|
1469
|
-
"@sap/e2e-trace": "^
|
|
1470
|
-
"@sap/hana-client": "2.22.
|
|
1440
|
+
"@sap/e2e-trace": "^5.3.0",
|
|
1441
|
+
"@sap/hana-client": "2.22.32",
|
|
1471
1442
|
"accept-language": "2.0.16",
|
|
1472
1443
|
"async": "3.2.6",
|
|
1473
|
-
"debug": "4.3.
|
|
1444
|
+
"debug": "4.3.7",
|
|
1474
1445
|
"lodash": "4.17.21",
|
|
1475
|
-
"verror": "1.10.
|
|
1446
|
+
"verror": "1.10.1"
|
|
1476
1447
|
},
|
|
1477
1448
|
"dependencies": {
|
|
1478
|
-
"@sap/hana-client": {
|
|
1479
|
-
"version": "2.22.29",
|
|
1480
|
-
"requires": {
|
|
1481
|
-
"debug": "3.1.0"
|
|
1482
|
-
},
|
|
1483
|
-
"dependencies": {
|
|
1484
|
-
"debug": {
|
|
1485
|
-
"version": "3.1.0",
|
|
1486
|
-
"requires": {
|
|
1487
|
-
"ms": "2.0.0"
|
|
1488
|
-
}
|
|
1489
|
-
},
|
|
1490
|
-
"ms": {
|
|
1491
|
-
"version": "2.0.0"
|
|
1492
|
-
}
|
|
1493
|
-
}
|
|
1494
|
-
},
|
|
1495
1449
|
"debug": {
|
|
1496
|
-
"version": "4.3.
|
|
1450
|
+
"version": "4.3.7",
|
|
1497
1451
|
"requires": {
|
|
1498
|
-
"ms": "2.1.
|
|
1452
|
+
"ms": "^2.1.3"
|
|
1499
1453
|
}
|
|
1454
|
+
},
|
|
1455
|
+
"ms": {
|
|
1456
|
+
"version": "2.1.3"
|
|
1500
1457
|
}
|
|
1501
1458
|
}
|
|
1502
1459
|
},
|
|
1503
1460
|
"@sap/instance-manager": {
|
|
1504
|
-
"version": "
|
|
1461
|
+
"version": "5.2.1",
|
|
1505
1462
|
"requires": {
|
|
1506
1463
|
"@sap/xssec": "^3.6.1",
|
|
1507
|
-
"clone": "2.1.
|
|
1508
|
-
"debug": "4.3.
|
|
1509
|
-
"lru-cache": "4.1.
|
|
1510
|
-
"node-fetch": "2.
|
|
1511
|
-
"uuid": "
|
|
1464
|
+
"clone": "2.1.2",
|
|
1465
|
+
"debug": "4.3.6",
|
|
1466
|
+
"lru-cache": "4.1.5",
|
|
1467
|
+
"node-fetch": "2.7.0",
|
|
1468
|
+
"uuid": "10.0.0"
|
|
1512
1469
|
},
|
|
1513
1470
|
"dependencies": {
|
|
1514
1471
|
"debug": {
|
|
1515
|
-
"version": "4.3.
|
|
1472
|
+
"version": "4.3.6",
|
|
1516
1473
|
"requires": {
|
|
1517
1474
|
"ms": "2.1.2"
|
|
1518
1475
|
}
|
|
1519
|
-
},
|
|
1520
|
-
"node-fetch": {
|
|
1521
|
-
"version": "2.6.7",
|
|
1522
|
-
"requires": {
|
|
1523
|
-
"whatwg-url": "^5.0.0"
|
|
1524
|
-
}
|
|
1525
1476
|
}
|
|
1526
1477
|
}
|
|
1527
1478
|
},
|
|
@@ -1529,14 +1480,43 @@
|
|
|
1529
1480
|
"version": "1.8.5",
|
|
1530
1481
|
"requires": {
|
|
1531
1482
|
"@sap/xsenv": "4.2.0"
|
|
1483
|
+
},
|
|
1484
|
+
"dependencies": {
|
|
1485
|
+
"@sap/xsenv": {
|
|
1486
|
+
"version": "4.2.0",
|
|
1487
|
+
"requires": {
|
|
1488
|
+
"debug": "4.3.3",
|
|
1489
|
+
"node-cache": "^5.1.0",
|
|
1490
|
+
"verror": "1.10.0"
|
|
1491
|
+
}
|
|
1492
|
+
},
|
|
1493
|
+
"debug": {
|
|
1494
|
+
"version": "4.3.3",
|
|
1495
|
+
"requires": {
|
|
1496
|
+
"ms": "2.1.2"
|
|
1497
|
+
}
|
|
1498
|
+
},
|
|
1499
|
+
"verror": {
|
|
1500
|
+
"version": "1.10.0",
|
|
1501
|
+
"requires": {
|
|
1502
|
+
"assert-plus": "^1.0.0",
|
|
1503
|
+
"core-util-is": "1.0.2",
|
|
1504
|
+
"extsprintf": "^1.2.0"
|
|
1505
|
+
}
|
|
1506
|
+
}
|
|
1532
1507
|
}
|
|
1533
1508
|
},
|
|
1534
1509
|
"@sap/logging": {
|
|
1535
|
-
"version": "
|
|
1510
|
+
"version": "8.3.0",
|
|
1536
1511
|
"requires": {
|
|
1537
|
-
"@sap/e2e-trace": "^
|
|
1512
|
+
"@sap/e2e-trace": "^5.3.0",
|
|
1538
1513
|
"lodash": "4.17.21",
|
|
1539
|
-
"moment": "2.
|
|
1514
|
+
"moment": "2.30.1"
|
|
1515
|
+
},
|
|
1516
|
+
"dependencies": {
|
|
1517
|
+
"moment": {
|
|
1518
|
+
"version": "2.30.1"
|
|
1519
|
+
}
|
|
1540
1520
|
}
|
|
1541
1521
|
},
|
|
1542
1522
|
"@sap/node-jwt": {
|
|
@@ -1546,21 +1526,24 @@
|
|
|
1546
1526
|
"version": "1.4.30"
|
|
1547
1527
|
},
|
|
1548
1528
|
"@sap/textbundle": {
|
|
1549
|
-
"version": "
|
|
1529
|
+
"version": "5.3.0"
|
|
1550
1530
|
},
|
|
1551
1531
|
"@sap/xsenv": {
|
|
1552
|
-
"version": "4.
|
|
1532
|
+
"version": "5.4.0",
|
|
1553
1533
|
"requires": {
|
|
1554
|
-
"debug": "4.3.
|
|
1555
|
-
"node-cache": "^5.1.
|
|
1556
|
-
"verror": "1.10.
|
|
1534
|
+
"debug": "4.3.7",
|
|
1535
|
+
"node-cache": "^5.1.2",
|
|
1536
|
+
"verror": "1.10.1"
|
|
1557
1537
|
},
|
|
1558
1538
|
"dependencies": {
|
|
1559
1539
|
"debug": {
|
|
1560
|
-
"version": "4.3.
|
|
1540
|
+
"version": "4.3.7",
|
|
1561
1541
|
"requires": {
|
|
1562
|
-
"ms": "2.1.
|
|
1542
|
+
"ms": "^2.1.3"
|
|
1563
1543
|
}
|
|
1544
|
+
},
|
|
1545
|
+
"ms": {
|
|
1546
|
+
"version": "2.1.3"
|
|
1564
1547
|
}
|
|
1565
1548
|
}
|
|
1566
1549
|
},
|
|
@@ -1596,9 +1579,6 @@
|
|
|
1596
1579
|
"node-rsa": "^1.1.1"
|
|
1597
1580
|
}
|
|
1598
1581
|
},
|
|
1599
|
-
"big.js": {
|
|
1600
|
-
"version": "6.2.2"
|
|
1601
|
-
},
|
|
1602
1582
|
"debug": {
|
|
1603
1583
|
"version": "4.3.7",
|
|
1604
1584
|
"requires": {
|
|
@@ -1607,19 +1587,11 @@
|
|
|
1607
1587
|
},
|
|
1608
1588
|
"ms": {
|
|
1609
1589
|
"version": "2.1.3"
|
|
1610
|
-
},
|
|
1611
|
-
"verror": {
|
|
1612
|
-
"version": "1.10.1",
|
|
1613
|
-
"requires": {
|
|
1614
|
-
"assert-plus": "^1.0.0",
|
|
1615
|
-
"core-util-is": "1.0.2",
|
|
1616
|
-
"extsprintf": "^1.2.0"
|
|
1617
|
-
}
|
|
1618
1590
|
}
|
|
1619
1591
|
}
|
|
1620
1592
|
},
|
|
1621
1593
|
"@sap/xss-secure": {
|
|
1622
|
-
"version": "
|
|
1594
|
+
"version": "5.2.0"
|
|
1623
1595
|
},
|
|
1624
1596
|
"@sap/xssec": {
|
|
1625
1597
|
"version": "3.6.1",
|
|
@@ -1662,7 +1634,7 @@
|
|
|
1662
1634
|
"version": "0.4.0"
|
|
1663
1635
|
},
|
|
1664
1636
|
"axios": {
|
|
1665
|
-
"version": "1.7.
|
|
1637
|
+
"version": "1.7.8",
|
|
1666
1638
|
"requires": {
|
|
1667
1639
|
"follow-redirects": "^1.15.6",
|
|
1668
1640
|
"form-data": "^4.0.0",
|
|
@@ -1673,7 +1645,7 @@
|
|
|
1673
1645
|
"version": "1.1.2"
|
|
1674
1646
|
},
|
|
1675
1647
|
"big.js": {
|
|
1676
|
-
"version": "
|
|
1648
|
+
"version": "6.2.2"
|
|
1677
1649
|
},
|
|
1678
1650
|
"body-parser": {
|
|
1679
1651
|
"version": "1.20.3",
|
|
@@ -1692,9 +1664,6 @@
|
|
|
1692
1664
|
"unpipe": "1.0.0"
|
|
1693
1665
|
},
|
|
1694
1666
|
"dependencies": {
|
|
1695
|
-
"content-type": {
|
|
1696
|
-
"version": "1.0.5"
|
|
1697
|
-
},
|
|
1698
1667
|
"debug": {
|
|
1699
1668
|
"version": "2.6.9",
|
|
1700
1669
|
"requires": {
|
|
@@ -1729,7 +1698,7 @@
|
|
|
1729
1698
|
"version": "1.0.0"
|
|
1730
1699
|
},
|
|
1731
1700
|
"clone": {
|
|
1732
|
-
"version": "2.1.
|
|
1701
|
+
"version": "2.1.2"
|
|
1733
1702
|
},
|
|
1734
1703
|
"combined-stream": {
|
|
1735
1704
|
"version": "1.0.8",
|
|
@@ -1744,20 +1713,17 @@
|
|
|
1744
1713
|
}
|
|
1745
1714
|
},
|
|
1746
1715
|
"compression": {
|
|
1747
|
-
"version": "1.7.
|
|
1716
|
+
"version": "1.7.5",
|
|
1748
1717
|
"requires": {
|
|
1749
|
-
"
|
|
1750
|
-
"
|
|
1751
|
-
"compressible": "~2.0.11",
|
|
1718
|
+
"bytes": "3.1.2",
|
|
1719
|
+
"compressible": "~2.0.18",
|
|
1752
1720
|
"debug": "2.6.9",
|
|
1753
|
-
"
|
|
1754
|
-
"
|
|
1721
|
+
"negotiator": "~0.6.4",
|
|
1722
|
+
"on-headers": "~1.0.2",
|
|
1723
|
+
"safe-buffer": "5.2.1",
|
|
1755
1724
|
"vary": "~1.1.2"
|
|
1756
1725
|
},
|
|
1757
1726
|
"dependencies": {
|
|
1758
|
-
"bytes": {
|
|
1759
|
-
"version": "3.0.0"
|
|
1760
|
-
},
|
|
1761
1727
|
"debug": {
|
|
1762
1728
|
"version": "2.6.9",
|
|
1763
1729
|
"requires": {
|
|
@@ -1766,6 +1732,9 @@
|
|
|
1766
1732
|
},
|
|
1767
1733
|
"ms": {
|
|
1768
1734
|
"version": "2.0.0"
|
|
1735
|
+
},
|
|
1736
|
+
"negotiator": {
|
|
1737
|
+
"version": "0.6.4"
|
|
1769
1738
|
}
|
|
1770
1739
|
}
|
|
1771
1740
|
},
|
|
@@ -1773,18 +1742,13 @@
|
|
|
1773
1742
|
"version": "0.5.4",
|
|
1774
1743
|
"requires": {
|
|
1775
1744
|
"safe-buffer": "5.2.1"
|
|
1776
|
-
},
|
|
1777
|
-
"dependencies": {
|
|
1778
|
-
"safe-buffer": {
|
|
1779
|
-
"version": "5.2.1"
|
|
1780
|
-
}
|
|
1781
1745
|
}
|
|
1782
1746
|
},
|
|
1783
1747
|
"content-type": {
|
|
1784
|
-
"version": "1.0.
|
|
1748
|
+
"version": "1.0.5"
|
|
1785
1749
|
},
|
|
1786
1750
|
"cookie": {
|
|
1787
|
-
"version": "1.0.
|
|
1751
|
+
"version": "1.0.2"
|
|
1788
1752
|
},
|
|
1789
1753
|
"cookie-parser": {
|
|
1790
1754
|
"version": "1.4.7",
|
|
@@ -1890,9 +1854,6 @@
|
|
|
1890
1854
|
"vary": "~1.1.2"
|
|
1891
1855
|
},
|
|
1892
1856
|
"dependencies": {
|
|
1893
|
-
"content-type": {
|
|
1894
|
-
"version": "1.0.5"
|
|
1895
|
-
},
|
|
1896
1857
|
"cookie": {
|
|
1897
1858
|
"version": "0.7.1"
|
|
1898
1859
|
},
|
|
@@ -1905,9 +1866,6 @@
|
|
|
1905
1866
|
"ms": {
|
|
1906
1867
|
"version": "2.0.0"
|
|
1907
1868
|
},
|
|
1908
|
-
"safe-buffer": {
|
|
1909
|
-
"version": "5.2.1"
|
|
1910
|
-
},
|
|
1911
1869
|
"statuses": {
|
|
1912
1870
|
"version": "2.0.1"
|
|
1913
1871
|
}
|
|
@@ -1916,12 +1874,6 @@
|
|
|
1916
1874
|
"extsprintf": {
|
|
1917
1875
|
"version": "1.4.1"
|
|
1918
1876
|
},
|
|
1919
|
-
"fd-slicer": {
|
|
1920
|
-
"version": "1.0.1",
|
|
1921
|
-
"requires": {
|
|
1922
|
-
"pend": "~1.2.0"
|
|
1923
|
-
}
|
|
1924
|
-
},
|
|
1925
1877
|
"fetch-retry": {
|
|
1926
1878
|
"version": "4.1.0"
|
|
1927
1879
|
},
|
|
@@ -2099,7 +2051,7 @@
|
|
|
2099
2051
|
"version": "4.1.1"
|
|
2100
2052
|
},
|
|
2101
2053
|
"lru-cache": {
|
|
2102
|
-
"version": "4.1.
|
|
2054
|
+
"version": "4.1.5",
|
|
2103
2055
|
"requires": {
|
|
2104
2056
|
"pseudomap": "^1.0.2",
|
|
2105
2057
|
"yallist": "^2.1.2"
|
|
@@ -2153,9 +2105,6 @@
|
|
|
2153
2105
|
"toidentifier": "1.0.1"
|
|
2154
2106
|
}
|
|
2155
2107
|
},
|
|
2156
|
-
"safe-buffer": {
|
|
2157
|
-
"version": "5.2.1"
|
|
2158
|
-
},
|
|
2159
2108
|
"statuses": {
|
|
2160
2109
|
"version": "1.5.0"
|
|
2161
2110
|
}
|
|
@@ -2186,7 +2135,7 @@
|
|
|
2186
2135
|
}
|
|
2187
2136
|
},
|
|
2188
2137
|
"nodemailer": {
|
|
2189
|
-
"version": "6.9.
|
|
2138
|
+
"version": "6.9.16"
|
|
2190
2139
|
},
|
|
2191
2140
|
"object-inspect": {
|
|
2192
2141
|
"version": "1.13.3"
|
|
@@ -2210,7 +2159,7 @@
|
|
|
2210
2159
|
"version": "1.3.3"
|
|
2211
2160
|
},
|
|
2212
2161
|
"passport": {
|
|
2213
|
-
"version": "0.
|
|
2162
|
+
"version": "0.7.0",
|
|
2214
2163
|
"requires": {
|
|
2215
2164
|
"passport-strategy": "1.x.x",
|
|
2216
2165
|
"pause": "0.0.1",
|
|
@@ -2274,13 +2223,13 @@
|
|
|
2274
2223
|
"version": "5.0.0"
|
|
2275
2224
|
},
|
|
2276
2225
|
"safe-buffer": {
|
|
2277
|
-
"version": "5.
|
|
2226
|
+
"version": "5.2.1"
|
|
2278
2227
|
},
|
|
2279
2228
|
"safer-buffer": {
|
|
2280
2229
|
"version": "2.1.2"
|
|
2281
2230
|
},
|
|
2282
2231
|
"sax": {
|
|
2283
|
-
"version": "1.
|
|
2232
|
+
"version": "1.4.1"
|
|
2284
2233
|
},
|
|
2285
2234
|
"semver": {
|
|
2286
2235
|
"version": "7.6.3"
|
|
@@ -2386,13 +2335,13 @@
|
|
|
2386
2335
|
"version": "1.0.1"
|
|
2387
2336
|
},
|
|
2388
2337
|
"uuid": {
|
|
2389
|
-
"version": "
|
|
2338
|
+
"version": "10.0.0"
|
|
2390
2339
|
},
|
|
2391
2340
|
"vary": {
|
|
2392
2341
|
"version": "1.1.2"
|
|
2393
2342
|
},
|
|
2394
2343
|
"verror": {
|
|
2395
|
-
"version": "1.10.
|
|
2344
|
+
"version": "1.10.1",
|
|
2396
2345
|
"requires": {
|
|
2397
2346
|
"assert-plus": "^1.0.0",
|
|
2398
2347
|
"core-util-is": "1.0.2",
|
|
@@ -2419,10 +2368,10 @@
|
|
|
2419
2368
|
"version": "2.1.2"
|
|
2420
2369
|
},
|
|
2421
2370
|
"yauzl": {
|
|
2422
|
-
"version": "2.
|
|
2371
|
+
"version": "3.2.0",
|
|
2423
2372
|
"requires": {
|
|
2424
2373
|
"buffer-crc32": "~0.2.3",
|
|
2425
|
-
"
|
|
2374
|
+
"pend": "~1.2.0"
|
|
2426
2375
|
}
|
|
2427
2376
|
},
|
|
2428
2377
|
"yazl": {
|
package/package.json
CHANGED
|
@@ -1,47 +1,47 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@sap/async-xsjs",
|
|
3
3
|
"description": "Compatibility layer to run XS Classic applications on XS Advanced",
|
|
4
|
-
"version": "2.0.
|
|
4
|
+
"version": "2.0.6",
|
|
5
5
|
"repository": {},
|
|
6
6
|
"license": "SEE LICENSE IN LICENSE file",
|
|
7
7
|
"main": "./lib",
|
|
8
8
|
"dependencies": {
|
|
9
9
|
"@sap/audit-logging": "^5.7.1",
|
|
10
|
-
"@sap/e2e-trace": "^
|
|
11
|
-
"@sap/hana-client": "2.
|
|
12
|
-
"@sap/hdbext": "^8.0.
|
|
13
|
-
"@sap/instance-manager": "^
|
|
14
|
-
"@sap/jobs-client": "^1.8.
|
|
15
|
-
"@sap/logging": "^
|
|
10
|
+
"@sap/e2e-trace": "^5.3.0",
|
|
11
|
+
"@sap/hana-client": "2.22.32",
|
|
12
|
+
"@sap/hdbext": "^8.0.8",
|
|
13
|
+
"@sap/instance-manager": "^5.2.1",
|
|
14
|
+
"@sap/jobs-client": "^1.8.5",
|
|
15
|
+
"@sap/logging": "^8.3.0",
|
|
16
16
|
"@sap/node-jwt": "^1.6.26",
|
|
17
17
|
"@sap/node-vsi": "^1.4.30",
|
|
18
|
-
"@sap/textbundle": "^
|
|
19
|
-
"@sap/xsenv": "^4.
|
|
20
|
-
"@sap/xsodata": "^8.
|
|
21
|
-
"@sap/xss-secure": "^
|
|
18
|
+
"@sap/textbundle": "^5.3.0",
|
|
19
|
+
"@sap/xsenv": "^5.4.0",
|
|
20
|
+
"@sap/xsodata": "^8.2.0",
|
|
21
|
+
"@sap/xss-secure": "^5.2.0",
|
|
22
22
|
"@sap/xssec": "^3.6.0",
|
|
23
23
|
"accept-language": "2.0.16",
|
|
24
|
-
"big.js": "
|
|
24
|
+
"big.js": "6.2.2",
|
|
25
25
|
"body-parser": "1.20.3",
|
|
26
26
|
"callsite": "1.0.0",
|
|
27
|
-
"compression": "1.7.
|
|
28
|
-
"content-type": "1.0.
|
|
29
|
-
"cookie": "1.0.
|
|
27
|
+
"compression": "1.7.5",
|
|
28
|
+
"content-type": "1.0.5",
|
|
29
|
+
"cookie": "1.0.2",
|
|
30
30
|
"cookie-parser": "1.4.7",
|
|
31
31
|
"express": "4.21.1",
|
|
32
32
|
"lodash": "4.17.21",
|
|
33
33
|
"media-typer": "0.3.0",
|
|
34
34
|
"moment": "2.29.4",
|
|
35
35
|
"multiparty": "4.2.2",
|
|
36
|
-
"nodemailer": "6.9.
|
|
37
|
-
"passport": "0.
|
|
36
|
+
"nodemailer": "6.9.16",
|
|
37
|
+
"passport": "0.7.0",
|
|
38
38
|
"passport-strategy": "1.0.0",
|
|
39
|
-
"sax": "1.
|
|
39
|
+
"sax": "1.4.1",
|
|
40
40
|
"statuses": "1.2.1",
|
|
41
|
-
"verror": "1.10.
|
|
42
|
-
"yauzl": "2.
|
|
41
|
+
"verror": "1.10.1",
|
|
42
|
+
"yauzl": "3.2.0",
|
|
43
43
|
"yazl": "2.4.1",
|
|
44
|
-
"axios": "^1.7.
|
|
44
|
+
"axios": "^1.7.8"
|
|
45
45
|
},
|
|
46
46
|
"engines": {
|
|
47
47
|
"node": "^18.x || ^20.x"
|
|
@@ -67,9 +67,9 @@
|
|
|
67
67
|
"chai": "4.2.0",
|
|
68
68
|
"eslint": "3.2.2",
|
|
69
69
|
"filter-node-package": "3.1.1",
|
|
70
|
-
"markdown-toc": "^1.
|
|
71
|
-
"mocha": "
|
|
72
|
-
"moment-timezone": "0.5.
|
|
70
|
+
"markdown-toc": "^1.2.0",
|
|
71
|
+
"mocha": "^10.2.0",
|
|
72
|
+
"moment-timezone": "0.5.46",
|
|
73
73
|
"nock": "^12.0.0",
|
|
74
74
|
"node-build": "^2.0.1",
|
|
75
75
|
"node-style": "^2.0.0",
|