@sap/async-xsjs 2.1.10 → 2.1.12

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 CHANGED
@@ -5,6 +5,24 @@ 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.12"></a>
9
+ ## 2.1.12 - 2026-05-14
10
+
11
+ ### Updated
12
+ - update @sap/hana-client version to 2.28.20
13
+
14
+ <a name="2.1.11"></a>
15
+ ## 2.1.11 - 2026-04-16
16
+
17
+ ### Updated
18
+ - update @sap/xsodata version to 8.3.2
19
+ - update @sap/hdbext version to 8.1.13
20
+ - update nodemailer version to 8.0.5
21
+ - update lodash version to 4.18.1
22
+ - update yauzl version to 3.3.0
23
+ - update @sap/node-jwt version to 1.6.28
24
+ - update @sap/node-vsi version to 1.4.32
25
+
8
26
  <a name="2.1.10"></a>
9
27
  ## 2.1.10 - 2026-03-17
10
28
 
@@ -275,4 +293,4 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/).
275
293
  <a name="1.0.0"></a>
276
294
  ## 1.0.0 - 2023-01-26
277
295
 
278
- ### Initial release
296
+ ### Initial release
@@ -1,26 +1,26 @@
1
1
  {
2
2
  "name": "@sap/async-xsjs",
3
- "version": "2.1.10",
3
+ "version": "2.1.12",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "@sap/async-xsjs",
9
- "version": "2.1.10",
9
+ "version": "2.1.12",
10
10
  "license": "SEE LICENSE IN LICENSE file",
11
11
  "dependencies": {
12
12
  "@sap/audit-logging": "^7.0.0",
13
13
  "@sap/e2e-trace": "^6.1.0",
14
- "@sap/hana-client": "2.27.24",
15
- "@sap/hdbext": "8.1.12",
14
+ "@sap/hana-client": "2.28.20",
15
+ "@sap/hdbext": "8.1.13",
16
16
  "@sap/instance-manager": "^5.2.5",
17
17
  "@sap/jobs-client": "^1.8.6",
18
18
  "@sap/logging": "^9.1.1",
19
- "@sap/node-jwt": "^1.6.26",
20
- "@sap/node-vsi": "^1.4.30",
19
+ "@sap/node-jwt": "^1.6.28",
20
+ "@sap/node-vsi": "^1.4.32",
21
21
  "@sap/textbundle": "^6.1.0",
22
22
  "@sap/xsenv": "^6.1.0",
23
- "@sap/xsodata": "^8.3.1",
23
+ "@sap/xsodata": "^8.3.2",
24
24
  "@sap/xss-secure": "^6.1.0",
25
25
  "@sap/xssec": "^3.6.0",
26
26
  "accept-language": "2.0.16",
@@ -33,17 +33,17 @@
33
33
  "cookie": "1.1.1",
34
34
  "cookie-parser": "1.4.7",
35
35
  "express": "4.22.1",
36
- "lodash": "4.17.23",
36
+ "lodash": "4.18.1",
37
37
  "media-typer": "0.3.0",
38
38
  "moment": "2.30.1",
39
39
  "multiparty": "4.2.3",
40
- "nodemailer": "8.0.1",
40
+ "nodemailer": "8.0.5",
41
41
  "passport": "0.7.0",
42
42
  "passport-strategy": "1.0.0",
43
43
  "sax": "1.4.4",
44
44
  "statuses": "1.2.1",
45
45
  "verror": "1.10.1",
46
- "yauzl": "3.2.0",
46
+ "yauzl": "3.3.0",
47
47
  "yazl": "2.4.1"
48
48
  },
49
49
  "engines": {
@@ -51,10 +51,10 @@
51
51
  }
52
52
  },
53
53
  "node_modules/@sap/audit-logging": {
54
- "version": "7.0.0",
54
+ "version": "7.0.1",
55
55
  "license": "SEE LICENSE IN LICENSE file",
56
56
  "dependencies": {
57
- "@sap/xssec": "4.9.0",
57
+ "@sap/xssec": "4.13.0",
58
58
  "debug": "4.4.3"
59
59
  },
60
60
  "engines": {
@@ -62,10 +62,10 @@
62
62
  }
63
63
  },
64
64
  "node_modules/@sap/audit-logging/node_modules/@sap/xssec": {
65
- "version": "4.9.0",
65
+ "version": "4.13.0",
66
66
  "license": "SAP DEVELOPER LICENSE AGREEMENT",
67
67
  "dependencies": {
68
- "debug": "^4.3.4",
68
+ "debug": "^4.4.3",
69
69
  "jwt-decode": "^4"
70
70
  },
71
71
  "engines": {
@@ -73,7 +73,7 @@
73
73
  }
74
74
  },
75
75
  "node_modules/@sap/e2e-trace": {
76
- "version": "6.1.0",
76
+ "version": "6.2.1",
77
77
  "license": "SEE LICENSE IN LICENSE file",
78
78
  "dependencies": {
79
79
  "request-stats": "3.0.0"
@@ -83,7 +83,7 @@
83
83
  }
84
84
  },
85
85
  "node_modules/@sap/hana-client": {
86
- "version": "2.27.24",
86
+ "version": "2.28.20",
87
87
  "hasInstallScript": true,
88
88
  "license": "SEE LICENSE IN developer-license-3_2.txt",
89
89
  "dependencies": {
@@ -105,7 +105,7 @@
105
105
  "license": "MIT"
106
106
  },
107
107
  "node_modules/@sap/hdbext": {
108
- "version": "8.1.12",
108
+ "version": "8.1.13",
109
109
  "license": "SEE LICENSE IN LICENSE file",
110
110
  "dependencies": {
111
111
  "@sap/e2e-trace": "6.0.0",
@@ -113,7 +113,7 @@
113
113
  "accept-language": "2.0.16",
114
114
  "async": "3.2.6",
115
115
  "debug": "4.4.3",
116
- "lodash": "4.17.23",
116
+ "lodash": "4.18.1",
117
117
  "verror": "1.10.1"
118
118
  },
119
119
  "engines": {
@@ -130,38 +130,54 @@
130
130
  "node": "^20.0.0 || ^22.0.0 || ^24.0.0"
131
131
  }
132
132
  },
133
+ "node_modules/@sap/hdbext/node_modules/@sap/hana-client": {
134
+ "version": "2.27.24",
135
+ "hasInstallScript": true,
136
+ "license": "SEE LICENSE IN developer-license-3_2.txt",
137
+ "dependencies": {
138
+ "debug": "3.1.0"
139
+ },
140
+ "engines": {
141
+ "node": ">=4.0.0"
142
+ }
143
+ },
144
+ "node_modules/@sap/hdbext/node_modules/@sap/hana-client/node_modules/debug": {
145
+ "version": "3.1.0",
146
+ "license": "MIT",
147
+ "dependencies": {
148
+ "ms": "2.0.0"
149
+ }
150
+ },
151
+ "node_modules/@sap/hdbext/node_modules/ms": {
152
+ "version": "2.0.0",
153
+ "license": "MIT"
154
+ },
133
155
  "node_modules/@sap/instance-manager": {
134
- "version": "5.2.5",
156
+ "version": "5.2.6",
135
157
  "license": "SEE LICENSE IN LICENSE file",
136
158
  "dependencies": {
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"
159
+ "@sap/xssec": "^4.0.0",
160
+ "debug": "4.4.3",
161
+ "lru-cache": "^11.0.2",
162
+ "node-fetch": "2.7.0"
143
163
  },
144
164
  "engines": {
145
165
  "node": "^20 || ^22 || ^24.0.0"
146
166
  }
147
167
  },
148
- "node_modules/@sap/instance-manager/node_modules/debug": {
149
- "version": "4.3.7",
150
- "license": "MIT",
168
+ "node_modules/@sap/instance-manager/node_modules/@sap/xssec": {
169
+ "version": "4.13.0",
170
+ "license": "SAP DEVELOPER LICENSE AGREEMENT",
151
171
  "dependencies": {
152
- "ms": "^2.1.3"
172
+ "debug": "^4.4.3",
173
+ "jwt-decode": "^4"
153
174
  },
154
175
  "engines": {
155
- "node": ">=6.0"
156
- },
157
- "peerDependenciesMeta": {
158
- "supports-color": {
159
- "optional": true
160
- }
176
+ "node": ">=18"
161
177
  }
162
178
  },
163
179
  "node_modules/@sap/jobs-client": {
164
- "version": "1.8.6",
180
+ "version": "1.9.0",
165
181
  "license": "SEE LICENSE IN LICENSE",
166
182
  "dependencies": {
167
183
  "@sap/xsenv": "5.4.0"
@@ -198,11 +214,11 @@
198
214
  }
199
215
  },
200
216
  "node_modules/@sap/logging": {
201
- "version": "9.1.1",
217
+ "version": "9.2.1",
202
218
  "license": "SEE LICENSE IN LICENSE file",
203
219
  "dependencies": {
204
- "@sap/e2e-trace": "^6.1.0",
205
- "lodash": "4.17.23",
220
+ "@sap/e2e-trace": "^6.2.1",
221
+ "lodash": "4.18.1",
206
222
  "moment": "2.30.1"
207
223
  },
208
224
  "engines": {
@@ -210,31 +226,31 @@
210
226
  }
211
227
  },
212
228
  "node_modules/@sap/node-jwt": {
213
- "version": "1.6.26",
229
+ "version": "1.6.28",
214
230
  "hasInstallScript": true,
215
231
  "license": "SAP DEVELOPER LICENSE AGREEMENT",
216
232
  "engines": {
217
- "node": "<23.0.0"
233
+ "node": "<25.0.0"
218
234
  }
219
235
  },
220
236
  "node_modules/@sap/node-vsi": {
221
- "version": "1.4.30",
237
+ "version": "1.4.32",
222
238
  "hasInstallScript": true,
223
239
  "license": "SAP DEVELOPER LICENSE AGREEMENT",
224
240
  "engines": {
225
- "node": "<23.0.0"
241
+ "node": "<25.0.0"
226
242
  }
227
243
  },
228
244
  "node_modules/@sap/textbundle": {
229
- "version": "6.1.0",
245
+ "version": "6.2.0",
230
246
  "license": "SEE LICENSE IN LICENSE file",
231
247
  "engines": {
232
248
  "node": "^20.0.0 || ^22.0.0 || ^24.0.0"
233
249
  }
234
250
  },
235
251
  "node_modules/@sap/xsenv": {
236
- "version": "6.1.0",
237
- "license": "SEE LICENSE IN LICENSE file",
252
+ "version": "6.2.1",
253
+ "license": "SEE LICENSE IN LICENSE",
238
254
  "dependencies": {
239
255
  "debug": "4.4.3",
240
256
  "node-cache": "^5.1.2",
@@ -245,7 +261,7 @@
245
261
  }
246
262
  },
247
263
  "node_modules/@sap/xsodata": {
248
- "version": "8.3.1",
264
+ "version": "8.3.2",
249
265
  "license": "SEE LICENSE IN developer-license-3.1.txt",
250
266
  "dependencies": {
251
267
  "@sap/xsenv": "5.6.1",
@@ -254,7 +270,7 @@
254
270
  "big.js": "7.0.1",
255
271
  "body-parser": "1.20.4",
256
272
  "hdb": "0.19.12",
257
- "lodash": "4.17.23",
273
+ "lodash": "4.18.1",
258
274
  "negotiator": "1.0.0",
259
275
  "rwlock": "5.0.0",
260
276
  "xml-writer": "1.7.0"
@@ -358,7 +374,7 @@
358
374
  }
359
375
  },
360
376
  "node_modules/@sap/xss-secure": {
361
- "version": "6.1.0",
377
+ "version": "6.2.0",
362
378
  "license": "SEE LICENSE IN LICENSE file",
363
379
  "engines": {
364
380
  "node": "^20.0.0 || ^22.0.0 || ^24.0.0"
@@ -402,6 +418,16 @@
402
418
  "node": ">= 0.6"
403
419
  }
404
420
  },
421
+ "node_modules/agent-base": {
422
+ "version": "6.0.2",
423
+ "license": "MIT",
424
+ "dependencies": {
425
+ "debug": "4"
426
+ },
427
+ "engines": {
428
+ "node": ">= 6.0.0"
429
+ }
430
+ },
405
431
  "node_modules/array-flatten": {
406
432
  "version": "1.1.1",
407
433
  "license": "MIT"
@@ -429,12 +455,13 @@
429
455
  "license": "MIT"
430
456
  },
431
457
  "node_modules/axios": {
432
- "version": "1.13.6",
458
+ "version": "1.16.1",
433
459
  "license": "MIT",
434
460
  "dependencies": {
435
- "follow-redirects": "^1.15.11",
461
+ "follow-redirects": "^1.16.0",
436
462
  "form-data": "^4.0.5",
437
- "proxy-from-env": "^1.1.0"
463
+ "https-proxy-agent": "^5.0.1",
464
+ "proxy-from-env": "^2.1.0"
438
465
  }
439
466
  },
440
467
  "node_modules/bcp47": {
@@ -797,7 +824,7 @@
797
824
  }
798
825
  },
799
826
  "node_modules/express/node_modules/body-parser": {
800
- "version": "1.20.4",
827
+ "version": "1.20.5",
801
828
  "license": "MIT",
802
829
  "dependencies": {
803
830
  "bytes": "~3.1.2",
@@ -808,7 +835,7 @@
808
835
  "http-errors": "~2.0.1",
809
836
  "iconv-lite": "~0.4.24",
810
837
  "on-finished": "~2.4.1",
811
- "qs": "~6.14.0",
838
+ "qs": "~6.15.1",
812
839
  "raw-body": "~2.5.3",
813
840
  "type-is": "~1.6.18",
814
841
  "unpipe": "~1.0.0"
@@ -818,6 +845,19 @@
818
845
  "npm": "1.2.8000 || >= 1.4.16"
819
846
  }
820
847
  },
848
+ "node_modules/express/node_modules/body-parser/node_modules/qs": {
849
+ "version": "6.15.1",
850
+ "license": "BSD-3-Clause",
851
+ "dependencies": {
852
+ "side-channel": "^1.1.0"
853
+ },
854
+ "engines": {
855
+ "node": ">=0.6"
856
+ },
857
+ "funding": {
858
+ "url": "https://github.com/sponsors/ljharb"
859
+ }
860
+ },
821
861
  "node_modules/express/node_modules/cookie": {
822
862
  "version": "0.7.2",
823
863
  "license": "MIT",
@@ -919,7 +959,7 @@
919
959
  }
920
960
  },
921
961
  "node_modules/follow-redirects": {
922
- "version": "1.15.11",
962
+ "version": "1.16.0",
923
963
  "funding": [
924
964
  {
925
965
  "type": "individual",
@@ -1038,7 +1078,7 @@
1038
1078
  }
1039
1079
  },
1040
1080
  "node_modules/hasown": {
1041
- "version": "2.0.2",
1081
+ "version": "2.0.3",
1042
1082
  "license": "MIT",
1043
1083
  "dependencies": {
1044
1084
  "function-bind": "^1.1.2"
@@ -1099,6 +1139,17 @@
1099
1139
  "next-line": "^1.1.0"
1100
1140
  }
1101
1141
  },
1142
+ "node_modules/https-proxy-agent": {
1143
+ "version": "5.0.1",
1144
+ "license": "MIT",
1145
+ "dependencies": {
1146
+ "agent-base": "6",
1147
+ "debug": "4"
1148
+ },
1149
+ "engines": {
1150
+ "node": ">= 6"
1151
+ }
1152
+ },
1102
1153
  "node_modules/iconv-lite": {
1103
1154
  "version": "0.7.2",
1104
1155
  "license": "MIT",
@@ -1169,7 +1220,7 @@
1169
1220
  }
1170
1221
  },
1171
1222
  "node_modules/lodash": {
1172
- "version": "4.17.23",
1223
+ "version": "4.18.1",
1173
1224
  "license": "MIT"
1174
1225
  },
1175
1226
  "node_modules/lodash.includes": {
@@ -1201,11 +1252,10 @@
1201
1252
  "license": "MIT"
1202
1253
  },
1203
1254
  "node_modules/lru-cache": {
1204
- "version": "4.1.5",
1205
- "license": "ISC",
1206
- "dependencies": {
1207
- "pseudomap": "^1.0.2",
1208
- "yallist": "^2.1.2"
1255
+ "version": "11.3.6",
1256
+ "license": "BlueOak-1.0.0",
1257
+ "engines": {
1258
+ "node": "20 || >=22"
1209
1259
  }
1210
1260
  },
1211
1261
  "node_modules/math-intrinsics": {
@@ -1368,7 +1418,7 @@
1368
1418
  }
1369
1419
  },
1370
1420
  "node_modules/nodemailer": {
1371
- "version": "8.0.1",
1421
+ "version": "8.0.5",
1372
1422
  "license": "MIT-0",
1373
1423
  "engines": {
1374
1424
  "node": ">=6.0.0"
@@ -1438,7 +1488,7 @@
1438
1488
  }
1439
1489
  },
1440
1490
  "node_modules/path-to-regexp": {
1441
- "version": "0.1.12",
1491
+ "version": "0.1.13",
1442
1492
  "license": "MIT"
1443
1493
  },
1444
1494
  "node_modules/pause": {
@@ -1460,12 +1510,11 @@
1460
1510
  }
1461
1511
  },
1462
1512
  "node_modules/proxy-from-env": {
1463
- "version": "1.1.0",
1464
- "license": "MIT"
1465
- },
1466
- "node_modules/pseudomap": {
1467
- "version": "1.0.2",
1468
- "license": "ISC"
1513
+ "version": "2.1.0",
1514
+ "license": "MIT",
1515
+ "engines": {
1516
+ "node": ">=10"
1517
+ }
1469
1518
  },
1470
1519
  "node_modules/qs": {
1471
1520
  "version": "6.14.2",
@@ -1552,7 +1601,7 @@
1552
1601
  }
1553
1602
  },
1554
1603
  "node_modules/semver": {
1555
- "version": "7.7.4",
1604
+ "version": "7.8.0",
1556
1605
  "license": "ISC",
1557
1606
  "bin": {
1558
1607
  "semver": "bin/semver.js"
@@ -1636,11 +1685,11 @@
1636
1685
  }
1637
1686
  },
1638
1687
  "node_modules/side-channel-list": {
1639
- "version": "1.0.0",
1688
+ "version": "1.0.1",
1640
1689
  "license": "MIT",
1641
1690
  "dependencies": {
1642
1691
  "es-errors": "^1.3.0",
1643
- "object-inspect": "^1.13.3"
1692
+ "object-inspect": "^1.13.4"
1644
1693
  },
1645
1694
  "engines": {
1646
1695
  "node": ">= 0.4"
@@ -1698,15 +1747,30 @@
1698
1747
  "license": "MIT"
1699
1748
  },
1700
1749
  "node_modules/type-is": {
1701
- "version": "2.0.1",
1750
+ "version": "2.1.0",
1702
1751
  "license": "MIT",
1703
1752
  "dependencies": {
1704
- "content-type": "^1.0.5",
1753
+ "content-type": "^2.0.0",
1705
1754
  "media-typer": "^1.1.0",
1706
1755
  "mime-types": "^3.0.0"
1707
1756
  },
1708
1757
  "engines": {
1709
- "node": ">= 0.6"
1758
+ "node": ">= 18"
1759
+ },
1760
+ "funding": {
1761
+ "type": "opencollective",
1762
+ "url": "https://opencollective.com/express"
1763
+ }
1764
+ },
1765
+ "node_modules/type-is/node_modules/content-type": {
1766
+ "version": "2.0.0",
1767
+ "license": "MIT",
1768
+ "engines": {
1769
+ "node": ">=18"
1770
+ },
1771
+ "funding": {
1772
+ "type": "opencollective",
1773
+ "url": "https://opencollective.com/express"
1710
1774
  }
1711
1775
  },
1712
1776
  "node_modules/type-is/node_modules/media-typer": {
@@ -1754,17 +1818,6 @@
1754
1818
  "node": ">= 0.4.0"
1755
1819
  }
1756
1820
  },
1757
- "node_modules/uuid": {
1758
- "version": "10.0.0",
1759
- "funding": [
1760
- "https://github.com/sponsors/broofa",
1761
- "https://github.com/sponsors/ctavan"
1762
- ],
1763
- "license": "MIT",
1764
- "bin": {
1765
- "uuid": "dist/bin/uuid"
1766
- }
1767
- },
1768
1821
  "node_modules/vary": {
1769
1822
  "version": "1.1.2",
1770
1823
  "license": "MIT",
@@ -1811,12 +1864,8 @@
1811
1864
  "node": ">=0.4.0"
1812
1865
  }
1813
1866
  },
1814
- "node_modules/yallist": {
1815
- "version": "2.1.2",
1816
- "license": "ISC"
1817
- },
1818
1867
  "node_modules/yauzl": {
1819
- "version": "3.2.0",
1868
+ "version": "3.3.0",
1820
1869
  "license": "MIT",
1821
1870
  "dependencies": {
1822
1871
  "buffer-crc32": "~0.2.3",
package/package.json CHANGED
@@ -1,7 +1,7 @@
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.10",
4
+ "version": "2.1.12",
5
5
  "repository": {
6
6
  "url": "git@github.wdf.sap.corp:xs2/async-xsjs.git"
7
7
  },
@@ -10,16 +10,16 @@
10
10
  "dependencies": {
11
11
  "@sap/audit-logging": "^7.0.0",
12
12
  "@sap/e2e-trace": "^6.1.0",
13
- "@sap/hana-client": "2.27.24",
14
- "@sap/hdbext": "8.1.12",
13
+ "@sap/hana-client": "2.28.20",
14
+ "@sap/hdbext": "8.1.13",
15
15
  "@sap/instance-manager": "^5.2.5",
16
16
  "@sap/jobs-client": "^1.8.6",
17
17
  "@sap/logging": "^9.1.1",
18
- "@sap/node-jwt": "^1.6.26",
19
- "@sap/node-vsi": "^1.4.30",
18
+ "@sap/node-jwt": "^1.6.28",
19
+ "@sap/node-vsi": "^1.4.32",
20
20
  "@sap/textbundle": "^6.1.0",
21
21
  "@sap/xsenv": "^6.1.0",
22
- "@sap/xsodata": "^8.3.1",
22
+ "@sap/xsodata": "^8.3.2",
23
23
  "@sap/xss-secure": "^6.1.0",
24
24
  "@sap/xssec": "^3.6.0",
25
25
  "accept-language": "2.0.16",
@@ -31,17 +31,17 @@
31
31
  "cookie": "1.1.1",
32
32
  "cookie-parser": "1.4.7",
33
33
  "express": "4.22.1",
34
- "lodash": "4.17.23",
34
+ "lodash": "4.18.1",
35
35
  "media-typer": "0.3.0",
36
36
  "moment": "2.30.1",
37
37
  "multiparty": "4.2.3",
38
- "nodemailer": "8.0.1",
38
+ "nodemailer": "8.0.5",
39
39
  "passport": "0.7.0",
40
40
  "passport-strategy": "1.0.0",
41
41
  "sax": "1.4.4",
42
42
  "statuses": "1.2.1",
43
43
  "verror": "1.10.1",
44
- "yauzl": "3.2.0",
44
+ "yauzl": "3.3.0",
45
45
  "yazl": "2.4.1",
46
46
  "axios": "^1.13.5"
47
47
  },