@sap/async-xsjs 2.1.7 → 2.1.8
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 +27 -1
- package/npm-shrinkwrap.json +343 -247
- package/package.json +22 -22
package/CHANGELOG.md
CHANGED
|
@@ -5,6 +5,32 @@ 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.1.8"></a>
|
|
9
|
+
## 2.1.8 - 2026-02-13
|
|
10
|
+
|
|
11
|
+
### Updated
|
|
12
|
+
- update @sap/audit-logging version to 7.0.0
|
|
13
|
+
- update @sap/e2e-trace version to 6.1.0
|
|
14
|
+
- update @sap/hana-client version to 2.27.23
|
|
15
|
+
- update @sap/hdbext version to 8.1.10
|
|
16
|
+
- update @sap/instance-manager version to 5.2.5
|
|
17
|
+
- update @sap/jobs-client version to 1.8.6
|
|
18
|
+
- update @sap/logging version to 9.1.1
|
|
19
|
+
- update @sap/textbundle version to 6.1.0
|
|
20
|
+
- update @sap/xsenv version to 6.1.0
|
|
21
|
+
- update @sap/xsodata version to 8.3.1
|
|
22
|
+
- update express version to 4.22.1
|
|
23
|
+
- update @sap/xss-secure version to 6.1.0
|
|
24
|
+
- update big.js version to 7.0.1
|
|
25
|
+
- update body-parser version to 2.2.2
|
|
26
|
+
- update cookie version to 1.1.1
|
|
27
|
+
- update lodash version to 4.17.23
|
|
28
|
+
- update moment version to 2.30.1
|
|
29
|
+
- update multiparty version to 4.2.3
|
|
30
|
+
- update nodemailer version to 8.0.1
|
|
31
|
+
- update sax version to 1.4.4
|
|
32
|
+
- update axios version to 1.13.5
|
|
33
|
+
|
|
8
34
|
<a name="2.1.7"></a>
|
|
9
35
|
## 2.1.7 - 2025-12-11
|
|
10
36
|
|
|
@@ -236,4 +262,4 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/).
|
|
|
236
262
|
<a name="1.0.0"></a>
|
|
237
263
|
## 1.0.0 - 2023-01-26
|
|
238
264
|
|
|
239
|
-
### Initial release
|
|
265
|
+
### Initial release
|
package/npm-shrinkwrap.json
CHANGED
|
@@ -1,46 +1,46 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@sap/async-xsjs",
|
|
3
|
-
"version": "2.1.
|
|
3
|
+
"version": "2.1.8",
|
|
4
4
|
"lockfileVersion": 3,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "@sap/async-xsjs",
|
|
9
|
-
"version": "2.1.
|
|
9
|
+
"version": "2.1.8",
|
|
10
10
|
"license": "SEE LICENSE IN LICENSE file",
|
|
11
11
|
"dependencies": {
|
|
12
|
-
"@sap/audit-logging": "^
|
|
13
|
-
"@sap/e2e-trace": "^
|
|
14
|
-
"@sap/hana-client": "2.
|
|
15
|
-
"@sap/hdbext": "8.1.
|
|
16
|
-
"@sap/instance-manager": "^5.2.
|
|
17
|
-
"@sap/jobs-client": "^1.8.
|
|
18
|
-
"@sap/logging": "^
|
|
12
|
+
"@sap/audit-logging": "^7.0.0",
|
|
13
|
+
"@sap/e2e-trace": "^6.1.0",
|
|
14
|
+
"@sap/hana-client": "2.27.23",
|
|
15
|
+
"@sap/hdbext": "8.1.10",
|
|
16
|
+
"@sap/instance-manager": "^5.2.5",
|
|
17
|
+
"@sap/jobs-client": "^1.8.6",
|
|
18
|
+
"@sap/logging": "^9.1.1",
|
|
19
19
|
"@sap/node-jwt": "^1.6.26",
|
|
20
20
|
"@sap/node-vsi": "^1.4.30",
|
|
21
|
-
"@sap/textbundle": "^
|
|
22
|
-
"@sap/xsenv": "^
|
|
23
|
-
"@sap/xsodata": "^8.
|
|
24
|
-
"@sap/xss-secure": "^
|
|
21
|
+
"@sap/textbundle": "^6.1.0",
|
|
22
|
+
"@sap/xsenv": "^6.1.0",
|
|
23
|
+
"@sap/xsodata": "^8.3.1",
|
|
24
|
+
"@sap/xss-secure": "^6.1.0",
|
|
25
25
|
"@sap/xssec": "^3.6.0",
|
|
26
26
|
"accept-language": "2.0.16",
|
|
27
|
-
"axios": "^1.
|
|
28
|
-
"big.js": "
|
|
29
|
-
"body-parser": "
|
|
27
|
+
"axios": "^1.13.5",
|
|
28
|
+
"big.js": "7.0.1",
|
|
29
|
+
"body-parser": "2.2.2",
|
|
30
30
|
"callsite": "1.0.0",
|
|
31
31
|
"compression": "1.8.1",
|
|
32
32
|
"content-type": "1.0.5",
|
|
33
|
-
"cookie": "1.
|
|
33
|
+
"cookie": "1.1.1",
|
|
34
34
|
"cookie-parser": "1.4.7",
|
|
35
|
-
"express": "4.
|
|
36
|
-
"lodash": "4.17.
|
|
35
|
+
"express": "4.22.1",
|
|
36
|
+
"lodash": "4.17.23",
|
|
37
37
|
"media-typer": "0.3.0",
|
|
38
|
-
"moment": "2.
|
|
39
|
-
"multiparty": "4.2.
|
|
40
|
-
"nodemailer": "
|
|
38
|
+
"moment": "2.30.1",
|
|
39
|
+
"multiparty": "4.2.3",
|
|
40
|
+
"nodemailer": "8.0.1",
|
|
41
41
|
"passport": "0.7.0",
|
|
42
42
|
"passport-strategy": "1.0.0",
|
|
43
|
-
"sax": "1.4.
|
|
43
|
+
"sax": "1.4.4",
|
|
44
44
|
"statuses": "1.2.1",
|
|
45
45
|
"verror": "1.10.1",
|
|
46
46
|
"yauzl": "3.2.0",
|
|
@@ -51,17 +51,14 @@
|
|
|
51
51
|
}
|
|
52
52
|
},
|
|
53
53
|
"node_modules/@sap/audit-logging": {
|
|
54
|
-
"version": "
|
|
54
|
+
"version": "7.0.0",
|
|
55
55
|
"license": "SEE LICENSE IN LICENSE file",
|
|
56
56
|
"dependencies": {
|
|
57
57
|
"@sap/xssec": "4.9.0",
|
|
58
|
-
"debug": "4.3
|
|
59
|
-
"lodash": "4.17.21",
|
|
60
|
-
"node-cache": "5.1.2",
|
|
61
|
-
"node-fetch": "2.7.0"
|
|
58
|
+
"debug": "4.4.3"
|
|
62
59
|
},
|
|
63
60
|
"engines": {
|
|
64
|
-
"node": "^
|
|
61
|
+
"node": "^20.20.0 || ^22.x || ^24.x"
|
|
65
62
|
}
|
|
66
63
|
},
|
|
67
64
|
"node_modules/@sap/audit-logging/node_modules/@sap/xssec": {
|
|
@@ -76,17 +73,17 @@
|
|
|
76
73
|
}
|
|
77
74
|
},
|
|
78
75
|
"node_modules/@sap/e2e-trace": {
|
|
79
|
-
"version": "
|
|
76
|
+
"version": "6.1.0",
|
|
80
77
|
"license": "SEE LICENSE IN LICENSE file",
|
|
81
78
|
"dependencies": {
|
|
82
79
|
"request-stats": "3.0.0"
|
|
83
80
|
},
|
|
84
81
|
"engines": {
|
|
85
|
-
"node": "^
|
|
82
|
+
"node": "^20.0.0 || ^22.0.0 || ^24.0.0"
|
|
86
83
|
}
|
|
87
84
|
},
|
|
88
85
|
"node_modules/@sap/hana-client": {
|
|
89
|
-
"version": "2.
|
|
86
|
+
"version": "2.27.23",
|
|
90
87
|
"hasInstallScript": true,
|
|
91
88
|
"license": "SEE LICENSE IN developer-license-3_2.txt",
|
|
92
89
|
"dependencies": {
|
|
@@ -108,58 +105,51 @@
|
|
|
108
105
|
"license": "MIT"
|
|
109
106
|
},
|
|
110
107
|
"node_modules/@sap/hdbext": {
|
|
111
|
-
"version": "8.1.
|
|
108
|
+
"version": "8.1.10",
|
|
112
109
|
"license": "SEE LICENSE IN LICENSE file",
|
|
113
110
|
"dependencies": {
|
|
114
|
-
"@sap/e2e-trace": "
|
|
115
|
-
"@sap/hana-client": "2.
|
|
111
|
+
"@sap/e2e-trace": "6.0.0",
|
|
112
|
+
"@sap/hana-client": "2.27.23",
|
|
116
113
|
"accept-language": "2.0.16",
|
|
117
114
|
"async": "3.2.6",
|
|
118
|
-
"debug": "4.3
|
|
119
|
-
"lodash": "4.17.
|
|
120
|
-
"verror": "1.10.
|
|
115
|
+
"debug": "4.4.3",
|
|
116
|
+
"lodash": "4.17.23",
|
|
117
|
+
"verror": "1.10.1"
|
|
121
118
|
},
|
|
122
119
|
"engines": {
|
|
123
|
-
"node": "^16.0.0 || ^18.0.0 || ^20.0.0 || ^22.x"
|
|
120
|
+
"node": "^16.0.0 || ^18.0.0 || ^20.0.0 || ^22.x || ^24.x"
|
|
124
121
|
}
|
|
125
122
|
},
|
|
126
123
|
"node_modules/@sap/hdbext/node_modules/@sap/e2e-trace": {
|
|
127
|
-
"version": "
|
|
124
|
+
"version": "6.0.0",
|
|
128
125
|
"license": "SEE LICENSE IN LICENSE file",
|
|
129
126
|
"dependencies": {
|
|
130
127
|
"request-stats": "3.0.0"
|
|
131
128
|
},
|
|
132
129
|
"engines": {
|
|
133
|
-
"node": "^
|
|
130
|
+
"node": "^20.0.0 || ^22.0.0 || ^24.0.0"
|
|
134
131
|
}
|
|
135
132
|
},
|
|
136
|
-
"node_modules/@sap/
|
|
137
|
-
"version": "2.
|
|
138
|
-
"
|
|
139
|
-
"license": "SEE LICENSE IN developer-license-3_2.txt",
|
|
133
|
+
"node_modules/@sap/instance-manager": {
|
|
134
|
+
"version": "5.2.5",
|
|
135
|
+
"license": "SEE LICENSE IN LICENSE file",
|
|
140
136
|
"dependencies": {
|
|
141
|
-
"
|
|
137
|
+
"@sap/xssec": "^3.6.1",
|
|
138
|
+
"clone": "2.1.2",
|
|
139
|
+
"debug": "4.3.7",
|
|
140
|
+
"lru-cache": "4.1.5",
|
|
141
|
+
"node-fetch": "2.7.0",
|
|
142
|
+
"uuid": "10.0.0"
|
|
142
143
|
},
|
|
143
144
|
"engines": {
|
|
144
|
-
"node": "
|
|
145
|
-
}
|
|
146
|
-
},
|
|
147
|
-
"node_modules/@sap/hdbext/node_modules/@sap/hana-client/node_modules/debug": {
|
|
148
|
-
"version": "3.1.0",
|
|
149
|
-
"license": "MIT",
|
|
150
|
-
"dependencies": {
|
|
151
|
-
"ms": "2.0.0"
|
|
145
|
+
"node": "^20 || ^22 || ^24.0.0"
|
|
152
146
|
}
|
|
153
147
|
},
|
|
154
|
-
"node_modules/@sap/
|
|
155
|
-
"version": "
|
|
156
|
-
"license": "MIT"
|
|
157
|
-
},
|
|
158
|
-
"node_modules/@sap/hdbext/node_modules/debug": {
|
|
159
|
-
"version": "4.3.1",
|
|
148
|
+
"node_modules/@sap/instance-manager/node_modules/debug": {
|
|
149
|
+
"version": "4.3.7",
|
|
160
150
|
"license": "MIT",
|
|
161
151
|
"dependencies": {
|
|
162
|
-
"ms": "2.1.
|
|
152
|
+
"ms": "^2.1.3"
|
|
163
153
|
},
|
|
164
154
|
"engines": {
|
|
165
155
|
"node": ">=6.0"
|
|
@@ -170,34 +160,29 @@
|
|
|
170
160
|
}
|
|
171
161
|
}
|
|
172
162
|
},
|
|
173
|
-
"node_modules/@sap/
|
|
174
|
-
"version": "1.
|
|
175
|
-
"
|
|
176
|
-
"node >=0.6.0"
|
|
177
|
-
],
|
|
178
|
-
"license": "MIT",
|
|
163
|
+
"node_modules/@sap/jobs-client": {
|
|
164
|
+
"version": "1.8.6",
|
|
165
|
+
"license": "SEE LICENSE IN LICENSE",
|
|
179
166
|
"dependencies": {
|
|
180
|
-
"
|
|
181
|
-
|
|
182
|
-
|
|
167
|
+
"@sap/xsenv": "5.4.0"
|
|
168
|
+
},
|
|
169
|
+
"engines": {
|
|
170
|
+
"node": "^14 || ^16 || ^18 || ^20 || ^22"
|
|
183
171
|
}
|
|
184
172
|
},
|
|
185
|
-
"node_modules/@sap/
|
|
186
|
-
"version": "5.
|
|
173
|
+
"node_modules/@sap/jobs-client/node_modules/@sap/xsenv": {
|
|
174
|
+
"version": "5.4.0",
|
|
187
175
|
"license": "SEE LICENSE IN LICENSE file",
|
|
188
176
|
"dependencies": {
|
|
189
|
-
"@sap/xssec": "^3.6.1",
|
|
190
|
-
"clone": "2.1.2",
|
|
191
177
|
"debug": "4.3.7",
|
|
192
|
-
"
|
|
193
|
-
"
|
|
194
|
-
"uuid": "10.0.0"
|
|
178
|
+
"node-cache": "^5.1.2",
|
|
179
|
+
"verror": "1.10.1"
|
|
195
180
|
},
|
|
196
181
|
"engines": {
|
|
197
|
-
"node": "^18 || ^20
|
|
182
|
+
"node": "^18.0.0 || ^20.0.0 || ^22.0.0"
|
|
198
183
|
}
|
|
199
184
|
},
|
|
200
|
-
"node_modules/@sap/
|
|
185
|
+
"node_modules/@sap/jobs-client/node_modules/debug": {
|
|
201
186
|
"version": "4.3.7",
|
|
202
187
|
"license": "MIT",
|
|
203
188
|
"dependencies": {
|
|
@@ -212,37 +197,16 @@
|
|
|
212
197
|
}
|
|
213
198
|
}
|
|
214
199
|
},
|
|
215
|
-
"node_modules/@sap/instance-manager/node_modules/ms": {
|
|
216
|
-
"version": "2.1.3",
|
|
217
|
-
"license": "MIT"
|
|
218
|
-
},
|
|
219
|
-
"node_modules/@sap/jobs-client": {
|
|
220
|
-
"version": "1.8.6",
|
|
221
|
-
"license": "SEE LICENSE IN LICENSE",
|
|
222
|
-
"dependencies": {
|
|
223
|
-
"@sap/xsenv": "5.4.0"
|
|
224
|
-
},
|
|
225
|
-
"engines": {
|
|
226
|
-
"node": "^14 || ^16 || ^18 || ^20 || ^22"
|
|
227
|
-
}
|
|
228
|
-
},
|
|
229
200
|
"node_modules/@sap/logging": {
|
|
230
|
-
"version": "
|
|
201
|
+
"version": "9.1.1",
|
|
231
202
|
"license": "SEE LICENSE IN LICENSE file",
|
|
232
203
|
"dependencies": {
|
|
233
|
-
"@sap/e2e-trace": "^
|
|
234
|
-
"lodash": "4.17.
|
|
204
|
+
"@sap/e2e-trace": "^6.1.0",
|
|
205
|
+
"lodash": "4.17.23",
|
|
235
206
|
"moment": "2.30.1"
|
|
236
207
|
},
|
|
237
208
|
"engines": {
|
|
238
|
-
"node": "^
|
|
239
|
-
}
|
|
240
|
-
},
|
|
241
|
-
"node_modules/@sap/logging/node_modules/moment": {
|
|
242
|
-
"version": "2.30.1",
|
|
243
|
-
"license": "MIT",
|
|
244
|
-
"engines": {
|
|
245
|
-
"node": "*"
|
|
209
|
+
"node": "^20.0.0 || ^22.0.0 || ^24.0.0"
|
|
246
210
|
}
|
|
247
211
|
},
|
|
248
212
|
"node_modules/@sap/node-jwt": {
|
|
@@ -262,64 +226,45 @@
|
|
|
262
226
|
}
|
|
263
227
|
},
|
|
264
228
|
"node_modules/@sap/textbundle": {
|
|
265
|
-
"version": "
|
|
229
|
+
"version": "6.1.0",
|
|
266
230
|
"license": "SEE LICENSE IN LICENSE file",
|
|
267
231
|
"engines": {
|
|
268
|
-
"node": "^
|
|
232
|
+
"node": "^20.0.0 || ^22.0.0 || ^24.0.0"
|
|
269
233
|
}
|
|
270
234
|
},
|
|
271
235
|
"node_modules/@sap/xsenv": {
|
|
272
|
-
"version": "
|
|
236
|
+
"version": "6.1.0",
|
|
273
237
|
"license": "SEE LICENSE IN LICENSE file",
|
|
274
238
|
"dependencies": {
|
|
275
|
-
"debug": "4.3
|
|
239
|
+
"debug": "4.4.3",
|
|
276
240
|
"node-cache": "^5.1.2",
|
|
277
241
|
"verror": "1.10.1"
|
|
278
242
|
},
|
|
279
243
|
"engines": {
|
|
280
|
-
"node": "^
|
|
244
|
+
"node": "^20.0.0 || ^22.0.0 || ^24.0.0"
|
|
281
245
|
}
|
|
282
246
|
},
|
|
283
|
-
"node_modules/@sap/xsenv/node_modules/debug": {
|
|
284
|
-
"version": "4.3.7",
|
|
285
|
-
"license": "MIT",
|
|
286
|
-
"dependencies": {
|
|
287
|
-
"ms": "^2.1.3"
|
|
288
|
-
},
|
|
289
|
-
"engines": {
|
|
290
|
-
"node": ">=6.0"
|
|
291
|
-
},
|
|
292
|
-
"peerDependenciesMeta": {
|
|
293
|
-
"supports-color": {
|
|
294
|
-
"optional": true
|
|
295
|
-
}
|
|
296
|
-
}
|
|
297
|
-
},
|
|
298
|
-
"node_modules/@sap/xsenv/node_modules/ms": {
|
|
299
|
-
"version": "2.1.3",
|
|
300
|
-
"license": "MIT"
|
|
301
|
-
},
|
|
302
247
|
"node_modules/@sap/xsodata": {
|
|
303
|
-
"version": "8.
|
|
248
|
+
"version": "8.3.1",
|
|
304
249
|
"license": "SEE LICENSE IN developer-license-3.1.txt",
|
|
305
250
|
"dependencies": {
|
|
306
|
-
"@sap/xsenv": "5.
|
|
251
|
+
"@sap/xsenv": "5.6.1",
|
|
307
252
|
"@sap/xssec": "3.6.2",
|
|
308
253
|
"async": "3.2.6",
|
|
309
|
-
"big.js": "
|
|
310
|
-
"body-parser": "1.20.
|
|
254
|
+
"big.js": "7.0.1",
|
|
255
|
+
"body-parser": "1.20.4",
|
|
311
256
|
"hdb": "0.19.12",
|
|
312
|
-
"lodash": "4.17.
|
|
257
|
+
"lodash": "4.17.23",
|
|
313
258
|
"negotiator": "1.0.0",
|
|
314
259
|
"rwlock": "5.0.0",
|
|
315
260
|
"xml-writer": "1.7.0"
|
|
316
261
|
},
|
|
317
262
|
"engines": {
|
|
318
|
-
"node": "^18 || ^20 || ^22"
|
|
263
|
+
"node": "^18 || ^20 || ^22 || ^24"
|
|
319
264
|
}
|
|
320
265
|
},
|
|
321
266
|
"node_modules/@sap/xsodata/node_modules/@sap/xsenv": {
|
|
322
|
-
"version": "5.
|
|
267
|
+
"version": "5.6.1",
|
|
323
268
|
"license": "SEE LICENSE IN LICENSE file",
|
|
324
269
|
"dependencies": {
|
|
325
270
|
"debug": "4.4.0",
|
|
@@ -330,6 +275,39 @@
|
|
|
330
275
|
"node": "^18.0.0 || ^20.0.0 || ^22.0.0"
|
|
331
276
|
}
|
|
332
277
|
},
|
|
278
|
+
"node_modules/@sap/xsodata/node_modules/body-parser": {
|
|
279
|
+
"version": "1.20.4",
|
|
280
|
+
"license": "MIT",
|
|
281
|
+
"dependencies": {
|
|
282
|
+
"bytes": "~3.1.2",
|
|
283
|
+
"content-type": "~1.0.5",
|
|
284
|
+
"debug": "2.6.9",
|
|
285
|
+
"depd": "2.0.0",
|
|
286
|
+
"destroy": "~1.2.0",
|
|
287
|
+
"http-errors": "~2.0.1",
|
|
288
|
+
"iconv-lite": "~0.4.24",
|
|
289
|
+
"on-finished": "~2.4.1",
|
|
290
|
+
"qs": "~6.14.0",
|
|
291
|
+
"raw-body": "~2.5.3",
|
|
292
|
+
"type-is": "~1.6.18",
|
|
293
|
+
"unpipe": "~1.0.0"
|
|
294
|
+
},
|
|
295
|
+
"engines": {
|
|
296
|
+
"node": ">= 0.8",
|
|
297
|
+
"npm": "1.2.8000 || >= 1.4.16"
|
|
298
|
+
}
|
|
299
|
+
},
|
|
300
|
+
"node_modules/@sap/xsodata/node_modules/body-parser/node_modules/debug": {
|
|
301
|
+
"version": "2.6.9",
|
|
302
|
+
"license": "MIT",
|
|
303
|
+
"dependencies": {
|
|
304
|
+
"ms": "2.0.0"
|
|
305
|
+
}
|
|
306
|
+
},
|
|
307
|
+
"node_modules/@sap/xsodata/node_modules/body-parser/node_modules/ms": {
|
|
308
|
+
"version": "2.0.0",
|
|
309
|
+
"license": "MIT"
|
|
310
|
+
},
|
|
333
311
|
"node_modules/@sap/xsodata/node_modules/debug": {
|
|
334
312
|
"version": "4.4.0",
|
|
335
313
|
"license": "MIT",
|
|
@@ -345,15 +323,45 @@
|
|
|
345
323
|
}
|
|
346
324
|
}
|
|
347
325
|
},
|
|
348
|
-
"node_modules/@sap/xsodata/node_modules/
|
|
349
|
-
"version": "
|
|
350
|
-
"license": "MIT"
|
|
326
|
+
"node_modules/@sap/xsodata/node_modules/iconv-lite": {
|
|
327
|
+
"version": "0.4.24",
|
|
328
|
+
"license": "MIT",
|
|
329
|
+
"dependencies": {
|
|
330
|
+
"safer-buffer": ">= 2.1.2 < 3"
|
|
331
|
+
},
|
|
332
|
+
"engines": {
|
|
333
|
+
"node": ">=0.10.0"
|
|
334
|
+
}
|
|
335
|
+
},
|
|
336
|
+
"node_modules/@sap/xsodata/node_modules/raw-body": {
|
|
337
|
+
"version": "2.5.3",
|
|
338
|
+
"license": "MIT",
|
|
339
|
+
"dependencies": {
|
|
340
|
+
"bytes": "~3.1.2",
|
|
341
|
+
"http-errors": "~2.0.1",
|
|
342
|
+
"iconv-lite": "~0.4.24",
|
|
343
|
+
"unpipe": "~1.0.0"
|
|
344
|
+
},
|
|
345
|
+
"engines": {
|
|
346
|
+
"node": ">= 0.8"
|
|
347
|
+
}
|
|
348
|
+
},
|
|
349
|
+
"node_modules/@sap/xsodata/node_modules/type-is": {
|
|
350
|
+
"version": "1.6.18",
|
|
351
|
+
"license": "MIT",
|
|
352
|
+
"dependencies": {
|
|
353
|
+
"media-typer": "0.3.0",
|
|
354
|
+
"mime-types": "~2.1.24"
|
|
355
|
+
},
|
|
356
|
+
"engines": {
|
|
357
|
+
"node": ">= 0.6"
|
|
358
|
+
}
|
|
351
359
|
},
|
|
352
360
|
"node_modules/@sap/xss-secure": {
|
|
353
|
-
"version": "
|
|
361
|
+
"version": "6.1.0",
|
|
354
362
|
"license": "SEE LICENSE IN LICENSE file",
|
|
355
363
|
"engines": {
|
|
356
|
-
"node": "^
|
|
364
|
+
"node": "^20.0.0 || ^22.0.0 || ^24.0.0"
|
|
357
365
|
}
|
|
358
366
|
},
|
|
359
367
|
"node_modules/@sap/xssec": {
|
|
@@ -421,11 +429,11 @@
|
|
|
421
429
|
"license": "MIT"
|
|
422
430
|
},
|
|
423
431
|
"node_modules/axios": {
|
|
424
|
-
"version": "1.13.
|
|
432
|
+
"version": "1.13.5",
|
|
425
433
|
"license": "MIT",
|
|
426
434
|
"dependencies": {
|
|
427
|
-
"follow-redirects": "^1.15.
|
|
428
|
-
"form-data": "^4.0.
|
|
435
|
+
"follow-redirects": "^1.15.11",
|
|
436
|
+
"form-data": "^4.0.5",
|
|
429
437
|
"proxy-from-env": "^1.1.0"
|
|
430
438
|
}
|
|
431
439
|
},
|
|
@@ -437,7 +445,7 @@
|
|
|
437
445
|
}
|
|
438
446
|
},
|
|
439
447
|
"node_modules/big.js": {
|
|
440
|
-
"version": "
|
|
448
|
+
"version": "7.0.1",
|
|
441
449
|
"license": "MIT",
|
|
442
450
|
"engines": {
|
|
443
451
|
"node": "*"
|
|
@@ -448,38 +456,27 @@
|
|
|
448
456
|
}
|
|
449
457
|
},
|
|
450
458
|
"node_modules/body-parser": {
|
|
451
|
-
"version": "
|
|
459
|
+
"version": "2.2.2",
|
|
452
460
|
"license": "MIT",
|
|
453
461
|
"dependencies": {
|
|
454
|
-
"bytes": "3.1.2",
|
|
455
|
-
"content-type": "
|
|
456
|
-
"debug": "
|
|
457
|
-
"
|
|
458
|
-
"
|
|
459
|
-
"
|
|
460
|
-
"
|
|
461
|
-
"
|
|
462
|
-
"
|
|
463
|
-
"raw-body": "2.5.2",
|
|
464
|
-
"type-is": "~1.6.18",
|
|
465
|
-
"unpipe": "1.0.0"
|
|
462
|
+
"bytes": "^3.1.2",
|
|
463
|
+
"content-type": "^1.0.5",
|
|
464
|
+
"debug": "^4.4.3",
|
|
465
|
+
"http-errors": "^2.0.0",
|
|
466
|
+
"iconv-lite": "^0.7.0",
|
|
467
|
+
"on-finished": "^2.4.1",
|
|
468
|
+
"qs": "^6.14.1",
|
|
469
|
+
"raw-body": "^3.0.1",
|
|
470
|
+
"type-is": "^2.0.1"
|
|
466
471
|
},
|
|
467
472
|
"engines": {
|
|
468
|
-
"node": ">=
|
|
469
|
-
|
|
470
|
-
|
|
471
|
-
|
|
472
|
-
|
|
473
|
-
"version": "2.6.9",
|
|
474
|
-
"license": "MIT",
|
|
475
|
-
"dependencies": {
|
|
476
|
-
"ms": "2.0.0"
|
|
473
|
+
"node": ">=18"
|
|
474
|
+
},
|
|
475
|
+
"funding": {
|
|
476
|
+
"type": "opencollective",
|
|
477
|
+
"url": "https://opencollective.com/express"
|
|
477
478
|
}
|
|
478
479
|
},
|
|
479
|
-
"node_modules/body-parser/node_modules/ms": {
|
|
480
|
-
"version": "2.0.0",
|
|
481
|
-
"license": "MIT"
|
|
482
|
-
},
|
|
483
480
|
"node_modules/buffer-crc32": {
|
|
484
481
|
"version": "0.2.13",
|
|
485
482
|
"license": "MIT",
|
|
@@ -608,10 +605,14 @@
|
|
|
608
605
|
}
|
|
609
606
|
},
|
|
610
607
|
"node_modules/cookie": {
|
|
611
|
-
"version": "1.
|
|
608
|
+
"version": "1.1.1",
|
|
612
609
|
"license": "MIT",
|
|
613
610
|
"engines": {
|
|
614
611
|
"node": ">=18"
|
|
612
|
+
},
|
|
613
|
+
"funding": {
|
|
614
|
+
"type": "opencollective",
|
|
615
|
+
"url": "https://opencollective.com/express"
|
|
615
616
|
}
|
|
616
617
|
},
|
|
617
618
|
"node_modules/cookie-parser": {
|
|
@@ -636,15 +637,11 @@
|
|
|
636
637
|
"version": "1.0.6",
|
|
637
638
|
"license": "MIT"
|
|
638
639
|
},
|
|
639
|
-
"node_modules/core-util-is": {
|
|
640
|
-
"version": "1.0.2",
|
|
641
|
-
"license": "MIT"
|
|
642
|
-
},
|
|
643
640
|
"node_modules/debug": {
|
|
644
|
-
"version": "4.3
|
|
641
|
+
"version": "4.4.3",
|
|
645
642
|
"license": "MIT",
|
|
646
643
|
"dependencies": {
|
|
647
|
-
"ms": "2.1.
|
|
644
|
+
"ms": "^2.1.3"
|
|
648
645
|
},
|
|
649
646
|
"engines": {
|
|
650
647
|
"node": ">=6.0"
|
|
@@ -756,37 +753,37 @@
|
|
|
756
753
|
}
|
|
757
754
|
},
|
|
758
755
|
"node_modules/express": {
|
|
759
|
-
"version": "4.
|
|
756
|
+
"version": "4.22.1",
|
|
760
757
|
"license": "MIT",
|
|
761
758
|
"dependencies": {
|
|
762
759
|
"accepts": "~1.3.8",
|
|
763
760
|
"array-flatten": "1.1.1",
|
|
764
|
-
"body-parser": "1.20.3",
|
|
765
|
-
"content-disposition": "0.5.4",
|
|
761
|
+
"body-parser": "~1.20.3",
|
|
762
|
+
"content-disposition": "~0.5.4",
|
|
766
763
|
"content-type": "~1.0.4",
|
|
767
|
-
"cookie": "0.7.1",
|
|
768
|
-
"cookie-signature": "1.0.6",
|
|
764
|
+
"cookie": "~0.7.1",
|
|
765
|
+
"cookie-signature": "~1.0.6",
|
|
769
766
|
"debug": "2.6.9",
|
|
770
767
|
"depd": "2.0.0",
|
|
771
768
|
"encodeurl": "~2.0.0",
|
|
772
769
|
"escape-html": "~1.0.3",
|
|
773
770
|
"etag": "~1.8.1",
|
|
774
|
-
"finalhandler": "1.3.1",
|
|
775
|
-
"fresh": "0.5.2",
|
|
776
|
-
"http-errors": "2.0.0",
|
|
771
|
+
"finalhandler": "~1.3.1",
|
|
772
|
+
"fresh": "~0.5.2",
|
|
773
|
+
"http-errors": "~2.0.0",
|
|
777
774
|
"merge-descriptors": "1.0.3",
|
|
778
775
|
"methods": "~1.1.2",
|
|
779
|
-
"on-finished": "2.4.1",
|
|
776
|
+
"on-finished": "~2.4.1",
|
|
780
777
|
"parseurl": "~1.3.3",
|
|
781
|
-
"path-to-regexp": "0.1.12",
|
|
778
|
+
"path-to-regexp": "~0.1.12",
|
|
782
779
|
"proxy-addr": "~2.0.7",
|
|
783
|
-
"qs": "6.
|
|
780
|
+
"qs": "~6.14.0",
|
|
784
781
|
"range-parser": "~1.2.1",
|
|
785
782
|
"safe-buffer": "5.2.1",
|
|
786
|
-
"send": "0.19.0",
|
|
787
|
-
"serve-static": "1.16.2",
|
|
783
|
+
"send": "~0.19.0",
|
|
784
|
+
"serve-static": "~1.16.2",
|
|
788
785
|
"setprototypeof": "1.2.0",
|
|
789
|
-
"statuses": "2.0.1",
|
|
786
|
+
"statuses": "~2.0.1",
|
|
790
787
|
"type-is": "~1.6.18",
|
|
791
788
|
"utils-merge": "1.0.1",
|
|
792
789
|
"vary": "~1.1.2"
|
|
@@ -799,8 +796,30 @@
|
|
|
799
796
|
"url": "https://opencollective.com/express"
|
|
800
797
|
}
|
|
801
798
|
},
|
|
799
|
+
"node_modules/express/node_modules/body-parser": {
|
|
800
|
+
"version": "1.20.4",
|
|
801
|
+
"license": "MIT",
|
|
802
|
+
"dependencies": {
|
|
803
|
+
"bytes": "~3.1.2",
|
|
804
|
+
"content-type": "~1.0.5",
|
|
805
|
+
"debug": "2.6.9",
|
|
806
|
+
"depd": "2.0.0",
|
|
807
|
+
"destroy": "~1.2.0",
|
|
808
|
+
"http-errors": "~2.0.1",
|
|
809
|
+
"iconv-lite": "~0.4.24",
|
|
810
|
+
"on-finished": "~2.4.1",
|
|
811
|
+
"qs": "~6.14.0",
|
|
812
|
+
"raw-body": "~2.5.3",
|
|
813
|
+
"type-is": "~1.6.18",
|
|
814
|
+
"unpipe": "~1.0.0"
|
|
815
|
+
},
|
|
816
|
+
"engines": {
|
|
817
|
+
"node": ">= 0.8",
|
|
818
|
+
"npm": "1.2.8000 || >= 1.4.16"
|
|
819
|
+
}
|
|
820
|
+
},
|
|
802
821
|
"node_modules/express/node_modules/cookie": {
|
|
803
|
-
"version": "0.7.
|
|
822
|
+
"version": "0.7.2",
|
|
804
823
|
"license": "MIT",
|
|
805
824
|
"engines": {
|
|
806
825
|
"node": ">= 0.6"
|
|
@@ -813,17 +832,51 @@
|
|
|
813
832
|
"ms": "2.0.0"
|
|
814
833
|
}
|
|
815
834
|
},
|
|
835
|
+
"node_modules/express/node_modules/iconv-lite": {
|
|
836
|
+
"version": "0.4.24",
|
|
837
|
+
"license": "MIT",
|
|
838
|
+
"dependencies": {
|
|
839
|
+
"safer-buffer": ">= 2.1.2 < 3"
|
|
840
|
+
},
|
|
841
|
+
"engines": {
|
|
842
|
+
"node": ">=0.10.0"
|
|
843
|
+
}
|
|
844
|
+
},
|
|
816
845
|
"node_modules/express/node_modules/ms": {
|
|
817
846
|
"version": "2.0.0",
|
|
818
847
|
"license": "MIT"
|
|
819
848
|
},
|
|
849
|
+
"node_modules/express/node_modules/raw-body": {
|
|
850
|
+
"version": "2.5.3",
|
|
851
|
+
"license": "MIT",
|
|
852
|
+
"dependencies": {
|
|
853
|
+
"bytes": "~3.1.2",
|
|
854
|
+
"http-errors": "~2.0.1",
|
|
855
|
+
"iconv-lite": "~0.4.24",
|
|
856
|
+
"unpipe": "~1.0.0"
|
|
857
|
+
},
|
|
858
|
+
"engines": {
|
|
859
|
+
"node": ">= 0.8"
|
|
860
|
+
}
|
|
861
|
+
},
|
|
820
862
|
"node_modules/express/node_modules/statuses": {
|
|
821
|
-
"version": "2.0.
|
|
863
|
+
"version": "2.0.2",
|
|
822
864
|
"license": "MIT",
|
|
823
865
|
"engines": {
|
|
824
866
|
"node": ">= 0.8"
|
|
825
867
|
}
|
|
826
868
|
},
|
|
869
|
+
"node_modules/express/node_modules/type-is": {
|
|
870
|
+
"version": "1.6.18",
|
|
871
|
+
"license": "MIT",
|
|
872
|
+
"dependencies": {
|
|
873
|
+
"media-typer": "0.3.0",
|
|
874
|
+
"mime-types": "~2.1.24"
|
|
875
|
+
},
|
|
876
|
+
"engines": {
|
|
877
|
+
"node": ">= 0.6"
|
|
878
|
+
}
|
|
879
|
+
},
|
|
827
880
|
"node_modules/extsprintf": {
|
|
828
881
|
"version": "1.4.1",
|
|
829
882
|
"engines": [
|
|
@@ -832,15 +885,15 @@
|
|
|
832
885
|
"license": "MIT"
|
|
833
886
|
},
|
|
834
887
|
"node_modules/finalhandler": {
|
|
835
|
-
"version": "1.3.
|
|
888
|
+
"version": "1.3.2",
|
|
836
889
|
"license": "MIT",
|
|
837
890
|
"dependencies": {
|
|
838
891
|
"debug": "2.6.9",
|
|
839
892
|
"encodeurl": "~2.0.0",
|
|
840
893
|
"escape-html": "~1.0.3",
|
|
841
|
-
"on-finished": "2.4.1",
|
|
894
|
+
"on-finished": "~2.4.1",
|
|
842
895
|
"parseurl": "~1.3.3",
|
|
843
|
-
"statuses": "2.0.
|
|
896
|
+
"statuses": "~2.0.2",
|
|
844
897
|
"unpipe": "~1.0.0"
|
|
845
898
|
},
|
|
846
899
|
"engines": {
|
|
@@ -859,7 +912,7 @@
|
|
|
859
912
|
"license": "MIT"
|
|
860
913
|
},
|
|
861
914
|
"node_modules/finalhandler/node_modules/statuses": {
|
|
862
|
-
"version": "2.0.
|
|
915
|
+
"version": "2.0.2",
|
|
863
916
|
"license": "MIT",
|
|
864
917
|
"engines": {
|
|
865
918
|
"node": ">= 0.8"
|
|
@@ -1004,22 +1057,36 @@
|
|
|
1004
1057
|
"node": ">= 0.12"
|
|
1005
1058
|
}
|
|
1006
1059
|
},
|
|
1060
|
+
"node_modules/hdb/node_modules/iconv-lite": {
|
|
1061
|
+
"version": "0.4.24",
|
|
1062
|
+
"license": "MIT",
|
|
1063
|
+
"dependencies": {
|
|
1064
|
+
"safer-buffer": ">= 2.1.2 < 3"
|
|
1065
|
+
},
|
|
1066
|
+
"engines": {
|
|
1067
|
+
"node": ">=0.10.0"
|
|
1068
|
+
}
|
|
1069
|
+
},
|
|
1007
1070
|
"node_modules/http-errors": {
|
|
1008
|
-
"version": "2.0.
|
|
1071
|
+
"version": "2.0.1",
|
|
1009
1072
|
"license": "MIT",
|
|
1010
1073
|
"dependencies": {
|
|
1011
|
-
"depd": "2.0.0",
|
|
1012
|
-
"inherits": "2.0.4",
|
|
1013
|
-
"setprototypeof": "1.2.0",
|
|
1014
|
-
"statuses": "2.0.
|
|
1015
|
-
"toidentifier": "1.0.1"
|
|
1074
|
+
"depd": "~2.0.0",
|
|
1075
|
+
"inherits": "~2.0.4",
|
|
1076
|
+
"setprototypeof": "~1.2.0",
|
|
1077
|
+
"statuses": "~2.0.2",
|
|
1078
|
+
"toidentifier": "~1.0.1"
|
|
1016
1079
|
},
|
|
1017
1080
|
"engines": {
|
|
1018
1081
|
"node": ">= 0.8"
|
|
1082
|
+
},
|
|
1083
|
+
"funding": {
|
|
1084
|
+
"type": "opencollective",
|
|
1085
|
+
"url": "https://opencollective.com/express"
|
|
1019
1086
|
}
|
|
1020
1087
|
},
|
|
1021
1088
|
"node_modules/http-errors/node_modules/statuses": {
|
|
1022
|
-
"version": "2.0.
|
|
1089
|
+
"version": "2.0.2",
|
|
1023
1090
|
"license": "MIT",
|
|
1024
1091
|
"engines": {
|
|
1025
1092
|
"node": ">= 0.8"
|
|
@@ -1033,13 +1100,17 @@
|
|
|
1033
1100
|
}
|
|
1034
1101
|
},
|
|
1035
1102
|
"node_modules/iconv-lite": {
|
|
1036
|
-
"version": "0.
|
|
1103
|
+
"version": "0.7.2",
|
|
1037
1104
|
"license": "MIT",
|
|
1038
1105
|
"dependencies": {
|
|
1039
|
-
"safer-buffer": ">= 2.1.2 < 3"
|
|
1106
|
+
"safer-buffer": ">= 2.1.2 < 3.0.0"
|
|
1040
1107
|
},
|
|
1041
1108
|
"engines": {
|
|
1042
1109
|
"node": ">=0.10.0"
|
|
1110
|
+
},
|
|
1111
|
+
"funding": {
|
|
1112
|
+
"type": "opencollective",
|
|
1113
|
+
"url": "https://opencollective.com/express"
|
|
1043
1114
|
}
|
|
1044
1115
|
},
|
|
1045
1116
|
"node_modules/inherits": {
|
|
@@ -1098,7 +1169,7 @@
|
|
|
1098
1169
|
}
|
|
1099
1170
|
},
|
|
1100
1171
|
"node_modules/lodash": {
|
|
1101
|
-
"version": "4.17.
|
|
1172
|
+
"version": "4.17.23",
|
|
1102
1173
|
"license": "MIT"
|
|
1103
1174
|
},
|
|
1104
1175
|
"node_modules/lodash.includes": {
|
|
@@ -1176,7 +1247,7 @@
|
|
|
1176
1247
|
}
|
|
1177
1248
|
},
|
|
1178
1249
|
"node_modules/mime-db": {
|
|
1179
|
-
"version": "1.
|
|
1250
|
+
"version": "1.54.0",
|
|
1180
1251
|
"license": "MIT",
|
|
1181
1252
|
"engines": {
|
|
1182
1253
|
"node": ">= 0.6"
|
|
@@ -1192,22 +1263,29 @@
|
|
|
1192
1263
|
"node": ">= 0.6"
|
|
1193
1264
|
}
|
|
1194
1265
|
},
|
|
1266
|
+
"node_modules/mime-types/node_modules/mime-db": {
|
|
1267
|
+
"version": "1.52.0",
|
|
1268
|
+
"license": "MIT",
|
|
1269
|
+
"engines": {
|
|
1270
|
+
"node": ">= 0.6"
|
|
1271
|
+
}
|
|
1272
|
+
},
|
|
1195
1273
|
"node_modules/moment": {
|
|
1196
|
-
"version": "2.
|
|
1274
|
+
"version": "2.30.1",
|
|
1197
1275
|
"license": "MIT",
|
|
1198
1276
|
"engines": {
|
|
1199
1277
|
"node": "*"
|
|
1200
1278
|
}
|
|
1201
1279
|
},
|
|
1202
1280
|
"node_modules/ms": {
|
|
1203
|
-
"version": "2.1.
|
|
1281
|
+
"version": "2.1.3",
|
|
1204
1282
|
"license": "MIT"
|
|
1205
1283
|
},
|
|
1206
1284
|
"node_modules/multiparty": {
|
|
1207
|
-
"version": "4.2.
|
|
1285
|
+
"version": "4.2.3",
|
|
1208
1286
|
"license": "MIT",
|
|
1209
1287
|
"dependencies": {
|
|
1210
|
-
"http-errors": "~1.8.
|
|
1288
|
+
"http-errors": "~1.8.1",
|
|
1211
1289
|
"safe-buffer": "5.2.1",
|
|
1212
1290
|
"uid-safe": "2.1.5"
|
|
1213
1291
|
},
|
|
@@ -1290,7 +1368,7 @@
|
|
|
1290
1368
|
}
|
|
1291
1369
|
},
|
|
1292
1370
|
"node_modules/nodemailer": {
|
|
1293
|
-
"version": "
|
|
1371
|
+
"version": "8.0.1",
|
|
1294
1372
|
"license": "MIT-0",
|
|
1295
1373
|
"engines": {
|
|
1296
1374
|
"node": ">=6.0.0"
|
|
@@ -1390,10 +1468,10 @@
|
|
|
1390
1468
|
"license": "ISC"
|
|
1391
1469
|
},
|
|
1392
1470
|
"node_modules/qs": {
|
|
1393
|
-
"version": "6.
|
|
1471
|
+
"version": "6.14.2",
|
|
1394
1472
|
"license": "BSD-3-Clause",
|
|
1395
1473
|
"dependencies": {
|
|
1396
|
-
"side-channel": "^1.0
|
|
1474
|
+
"side-channel": "^1.1.0"
|
|
1397
1475
|
},
|
|
1398
1476
|
"engines": {
|
|
1399
1477
|
"node": ">=0.6"
|
|
@@ -1417,16 +1495,16 @@
|
|
|
1417
1495
|
}
|
|
1418
1496
|
},
|
|
1419
1497
|
"node_modules/raw-body": {
|
|
1420
|
-
"version": "
|
|
1498
|
+
"version": "3.0.2",
|
|
1421
1499
|
"license": "MIT",
|
|
1422
1500
|
"dependencies": {
|
|
1423
|
-
"bytes": "3.1.2",
|
|
1424
|
-
"http-errors": "2.0.
|
|
1425
|
-
"iconv-lite": "0.
|
|
1426
|
-
"unpipe": "1.0.0"
|
|
1501
|
+
"bytes": "~3.1.2",
|
|
1502
|
+
"http-errors": "~2.0.1",
|
|
1503
|
+
"iconv-lite": "~0.7.0",
|
|
1504
|
+
"unpipe": "~1.0.0"
|
|
1427
1505
|
},
|
|
1428
1506
|
"engines": {
|
|
1429
|
-
"node": ">= 0.
|
|
1507
|
+
"node": ">= 0.10"
|
|
1430
1508
|
}
|
|
1431
1509
|
},
|
|
1432
1510
|
"node_modules/request-stats": {
|
|
@@ -1467,11 +1545,14 @@
|
|
|
1467
1545
|
"license": "MIT"
|
|
1468
1546
|
},
|
|
1469
1547
|
"node_modules/sax": {
|
|
1470
|
-
"version": "1.4.
|
|
1471
|
-
"license": "
|
|
1548
|
+
"version": "1.4.4",
|
|
1549
|
+
"license": "BlueOak-1.0.0",
|
|
1550
|
+
"engines": {
|
|
1551
|
+
"node": ">=11.0.0"
|
|
1552
|
+
}
|
|
1472
1553
|
},
|
|
1473
1554
|
"node_modules/semver": {
|
|
1474
|
-
"version": "7.7.
|
|
1555
|
+
"version": "7.7.4",
|
|
1475
1556
|
"license": "ISC",
|
|
1476
1557
|
"bin": {
|
|
1477
1558
|
"semver": "bin/semver.js"
|
|
@@ -1481,22 +1562,22 @@
|
|
|
1481
1562
|
}
|
|
1482
1563
|
},
|
|
1483
1564
|
"node_modules/send": {
|
|
1484
|
-
"version": "0.19.
|
|
1565
|
+
"version": "0.19.2",
|
|
1485
1566
|
"license": "MIT",
|
|
1486
1567
|
"dependencies": {
|
|
1487
1568
|
"debug": "2.6.9",
|
|
1488
1569
|
"depd": "2.0.0",
|
|
1489
1570
|
"destroy": "1.2.0",
|
|
1490
|
-
"encodeurl": "~
|
|
1571
|
+
"encodeurl": "~2.0.0",
|
|
1491
1572
|
"escape-html": "~1.0.3",
|
|
1492
1573
|
"etag": "~1.8.1",
|
|
1493
|
-
"fresh": "0.5.2",
|
|
1494
|
-
"http-errors": "2.0.
|
|
1574
|
+
"fresh": "~0.5.2",
|
|
1575
|
+
"http-errors": "~2.0.1",
|
|
1495
1576
|
"mime": "1.6.0",
|
|
1496
1577
|
"ms": "2.1.3",
|
|
1497
|
-
"on-finished": "2.4.1",
|
|
1578
|
+
"on-finished": "~2.4.1",
|
|
1498
1579
|
"range-parser": "~1.2.1",
|
|
1499
|
-
"statuses": "2.0.
|
|
1580
|
+
"statuses": "~2.0.2"
|
|
1500
1581
|
},
|
|
1501
1582
|
"engines": {
|
|
1502
1583
|
"node": ">= 0.8.0"
|
|
@@ -1513,32 +1594,21 @@
|
|
|
1513
1594
|
"version": "2.0.0",
|
|
1514
1595
|
"license": "MIT"
|
|
1515
1596
|
},
|
|
1516
|
-
"node_modules/send/node_modules/encodeurl": {
|
|
1517
|
-
"version": "1.0.2",
|
|
1518
|
-
"license": "MIT",
|
|
1519
|
-
"engines": {
|
|
1520
|
-
"node": ">= 0.8"
|
|
1521
|
-
}
|
|
1522
|
-
},
|
|
1523
|
-
"node_modules/send/node_modules/ms": {
|
|
1524
|
-
"version": "2.1.3",
|
|
1525
|
-
"license": "MIT"
|
|
1526
|
-
},
|
|
1527
1597
|
"node_modules/send/node_modules/statuses": {
|
|
1528
|
-
"version": "2.0.
|
|
1598
|
+
"version": "2.0.2",
|
|
1529
1599
|
"license": "MIT",
|
|
1530
1600
|
"engines": {
|
|
1531
1601
|
"node": ">= 0.8"
|
|
1532
1602
|
}
|
|
1533
1603
|
},
|
|
1534
1604
|
"node_modules/serve-static": {
|
|
1535
|
-
"version": "1.16.
|
|
1605
|
+
"version": "1.16.3",
|
|
1536
1606
|
"license": "MIT",
|
|
1537
1607
|
"dependencies": {
|
|
1538
1608
|
"encodeurl": "~2.0.0",
|
|
1539
1609
|
"escape-html": "~1.0.3",
|
|
1540
1610
|
"parseurl": "~1.3.3",
|
|
1541
|
-
"send": "0.19.
|
|
1611
|
+
"send": "~0.19.1"
|
|
1542
1612
|
},
|
|
1543
1613
|
"engines": {
|
|
1544
1614
|
"node": ">= 0.8.0"
|
|
@@ -1628,16 +1698,38 @@
|
|
|
1628
1698
|
"license": "MIT"
|
|
1629
1699
|
},
|
|
1630
1700
|
"node_modules/type-is": {
|
|
1631
|
-
"version": "
|
|
1701
|
+
"version": "2.0.1",
|
|
1632
1702
|
"license": "MIT",
|
|
1633
1703
|
"dependencies": {
|
|
1634
|
-
"
|
|
1635
|
-
"
|
|
1704
|
+
"content-type": "^1.0.5",
|
|
1705
|
+
"media-typer": "^1.1.0",
|
|
1706
|
+
"mime-types": "^3.0.0"
|
|
1636
1707
|
},
|
|
1637
1708
|
"engines": {
|
|
1638
1709
|
"node": ">= 0.6"
|
|
1639
1710
|
}
|
|
1640
1711
|
},
|
|
1712
|
+
"node_modules/type-is/node_modules/media-typer": {
|
|
1713
|
+
"version": "1.1.0",
|
|
1714
|
+
"license": "MIT",
|
|
1715
|
+
"engines": {
|
|
1716
|
+
"node": ">= 0.8"
|
|
1717
|
+
}
|
|
1718
|
+
},
|
|
1719
|
+
"node_modules/type-is/node_modules/mime-types": {
|
|
1720
|
+
"version": "3.0.2",
|
|
1721
|
+
"license": "MIT",
|
|
1722
|
+
"dependencies": {
|
|
1723
|
+
"mime-db": "^1.54.0"
|
|
1724
|
+
},
|
|
1725
|
+
"engines": {
|
|
1726
|
+
"node": ">=18"
|
|
1727
|
+
},
|
|
1728
|
+
"funding": {
|
|
1729
|
+
"type": "opencollective",
|
|
1730
|
+
"url": "https://opencollective.com/express"
|
|
1731
|
+
}
|
|
1732
|
+
},
|
|
1641
1733
|
"node_modules/uid-safe": {
|
|
1642
1734
|
"version": "2.1.5",
|
|
1643
1735
|
"license": "MIT",
|
|
@@ -1692,6 +1784,10 @@
|
|
|
1692
1784
|
"node": ">=0.6.0"
|
|
1693
1785
|
}
|
|
1694
1786
|
},
|
|
1787
|
+
"node_modules/verror/node_modules/core-util-is": {
|
|
1788
|
+
"version": "1.0.2",
|
|
1789
|
+
"license": "MIT"
|
|
1790
|
+
},
|
|
1695
1791
|
"node_modules/webidl-conversions": {
|
|
1696
1792
|
"version": "3.0.1",
|
|
1697
1793
|
"license": "BSD-2-Clause"
|
package/package.json
CHANGED
|
@@ -1,49 +1,49 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@sap/async-xsjs",
|
|
3
3
|
"description": "Compatibility layer to run XS Classic applications on XS Advanced",
|
|
4
|
-
"version": "2.1.
|
|
4
|
+
"version": "2.1.8",
|
|
5
5
|
"repository": {
|
|
6
6
|
"url": "git@github.wdf.sap.corp:xs2/async-xsjs.git"
|
|
7
7
|
},
|
|
8
8
|
"license": "SEE LICENSE IN LICENSE file",
|
|
9
9
|
"main": "./lib",
|
|
10
10
|
"dependencies": {
|
|
11
|
-
"@sap/audit-logging": "^
|
|
12
|
-
"@sap/e2e-trace": "^
|
|
13
|
-
"@sap/hana-client": "2.
|
|
14
|
-
"@sap/hdbext": "8.1.
|
|
15
|
-
"@sap/instance-manager": "^5.2.
|
|
16
|
-
"@sap/jobs-client": "^1.8.
|
|
17
|
-
"@sap/logging": "^
|
|
11
|
+
"@sap/audit-logging": "^7.0.0",
|
|
12
|
+
"@sap/e2e-trace": "^6.1.0",
|
|
13
|
+
"@sap/hana-client": "2.27.23",
|
|
14
|
+
"@sap/hdbext": "8.1.10",
|
|
15
|
+
"@sap/instance-manager": "^5.2.5",
|
|
16
|
+
"@sap/jobs-client": "^1.8.6",
|
|
17
|
+
"@sap/logging": "^9.1.1",
|
|
18
18
|
"@sap/node-jwt": "^1.6.26",
|
|
19
19
|
"@sap/node-vsi": "^1.4.30",
|
|
20
|
-
"@sap/textbundle": "^
|
|
21
|
-
"@sap/xsenv": "^
|
|
22
|
-
"@sap/xsodata": "^8.
|
|
23
|
-
"@sap/xss-secure": "^
|
|
20
|
+
"@sap/textbundle": "^6.1.0",
|
|
21
|
+
"@sap/xsenv": "^6.1.0",
|
|
22
|
+
"@sap/xsodata": "^8.3.1",
|
|
23
|
+
"@sap/xss-secure": "^6.1.0",
|
|
24
24
|
"@sap/xssec": "^3.6.0",
|
|
25
25
|
"accept-language": "2.0.16",
|
|
26
|
-
"big.js": "
|
|
27
|
-
"body-parser": "
|
|
26
|
+
"big.js": "7.0.1",
|
|
27
|
+
"body-parser": "2.2.2",
|
|
28
28
|
"callsite": "1.0.0",
|
|
29
29
|
"compression": "1.8.1",
|
|
30
30
|
"content-type": "1.0.5",
|
|
31
|
-
"cookie": "1.
|
|
31
|
+
"cookie": "1.1.1",
|
|
32
32
|
"cookie-parser": "1.4.7",
|
|
33
|
-
"express": "4.
|
|
34
|
-
"lodash": "4.17.
|
|
33
|
+
"express": "4.22.1",
|
|
34
|
+
"lodash": "4.17.23",
|
|
35
35
|
"media-typer": "0.3.0",
|
|
36
|
-
"moment": "2.
|
|
37
|
-
"multiparty": "4.2.
|
|
38
|
-
"nodemailer": "
|
|
36
|
+
"moment": "2.30.1",
|
|
37
|
+
"multiparty": "4.2.3",
|
|
38
|
+
"nodemailer": "8.0.1",
|
|
39
39
|
"passport": "0.7.0",
|
|
40
40
|
"passport-strategy": "1.0.0",
|
|
41
|
-
"sax": "1.4.
|
|
41
|
+
"sax": "1.4.4",
|
|
42
42
|
"statuses": "1.2.1",
|
|
43
43
|
"verror": "1.10.1",
|
|
44
44
|
"yauzl": "3.2.0",
|
|
45
45
|
"yazl": "2.4.1",
|
|
46
|
-
"axios": "^1.
|
|
46
|
+
"axios": "^1.13.5"
|
|
47
47
|
},
|
|
48
48
|
"engines": {
|
|
49
49
|
"node": "^18.x || ^20.x || ^22.x"
|