@sap/async-xsjs 2.1.9 → 2.1.11

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.11"></a>
9
+ ## 2.1.11 - 2026-04-16
10
+
11
+ ### Updated
12
+ - update @sap/xsodata version to 8.3.2
13
+ - update @sap/hdbext version to 8.1.13
14
+ - update nodemailer version to 8.0.5
15
+ - update lodash version to 4.18.1
16
+ - update yauzl version to 3.3.0
17
+ - update @sap/node-jwt version to 1.6.28
18
+ - update @sap/node-vsi version to 1.4.32
19
+
20
+ <a name="2.1.10"></a>
21
+ ## 2.1.10 - 2026-03-17
22
+
23
+ ### Updated
24
+ - update @sap/hdbext version to 8.1.12
25
+
8
26
  <a name="2.1.9"></a>
9
27
  ## 2.1.9 - 2026-03-12
10
28
 
@@ -1,26 +1,26 @@
1
1
  {
2
2
  "name": "@sap/async-xsjs",
3
- "version": "2.1.9",
3
+ "version": "2.1.11",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "@sap/async-xsjs",
9
- "version": "2.1.9",
9
+ "version": "2.1.11",
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
14
  "@sap/hana-client": "2.27.24",
15
- "@sap/hdbext": "8.1.11",
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"
@@ -105,7 +105,7 @@
105
105
  "license": "MIT"
106
106
  },
107
107
  "node_modules/@sap/hdbext": {
108
- "version": "8.1.11",
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": {
@@ -198,11 +198,11 @@
198
198
  }
199
199
  },
200
200
  "node_modules/@sap/logging": {
201
- "version": "9.1.1",
201
+ "version": "9.2.0",
202
202
  "license": "SEE LICENSE IN LICENSE file",
203
203
  "dependencies": {
204
- "@sap/e2e-trace": "^6.1.0",
205
- "lodash": "4.17.23",
204
+ "@sap/e2e-trace": "^6.2.1",
205
+ "lodash": "4.18.01",
206
206
  "moment": "2.30.1"
207
207
  },
208
208
  "engines": {
@@ -210,30 +210,30 @@
210
210
  }
211
211
  },
212
212
  "node_modules/@sap/node-jwt": {
213
- "version": "1.6.26",
213
+ "version": "1.6.28",
214
214
  "hasInstallScript": true,
215
215
  "license": "SAP DEVELOPER LICENSE AGREEMENT",
216
216
  "engines": {
217
- "node": "<23.0.0"
217
+ "node": "<25.0.0"
218
218
  }
219
219
  },
220
220
  "node_modules/@sap/node-vsi": {
221
- "version": "1.4.30",
221
+ "version": "1.4.32",
222
222
  "hasInstallScript": true,
223
223
  "license": "SAP DEVELOPER LICENSE AGREEMENT",
224
224
  "engines": {
225
- "node": "<23.0.0"
225
+ "node": "<25.0.0"
226
226
  }
227
227
  },
228
228
  "node_modules/@sap/textbundle": {
229
- "version": "6.1.0",
229
+ "version": "6.2.0",
230
230
  "license": "SEE LICENSE IN LICENSE file",
231
231
  "engines": {
232
232
  "node": "^20.0.0 || ^22.0.0 || ^24.0.0"
233
233
  }
234
234
  },
235
235
  "node_modules/@sap/xsenv": {
236
- "version": "6.1.0",
236
+ "version": "6.2.0",
237
237
  "license": "SEE LICENSE IN LICENSE file",
238
238
  "dependencies": {
239
239
  "debug": "4.4.3",
@@ -245,7 +245,7 @@
245
245
  }
246
246
  },
247
247
  "node_modules/@sap/xsodata": {
248
- "version": "8.3.1",
248
+ "version": "8.3.2",
249
249
  "license": "SEE LICENSE IN developer-license-3.1.txt",
250
250
  "dependencies": {
251
251
  "@sap/xsenv": "5.6.1",
@@ -254,7 +254,7 @@
254
254
  "big.js": "7.0.1",
255
255
  "body-parser": "1.20.4",
256
256
  "hdb": "0.19.12",
257
- "lodash": "4.17.23",
257
+ "lodash": "4.18.1",
258
258
  "negotiator": "1.0.0",
259
259
  "rwlock": "5.0.0",
260
260
  "xml-writer": "1.7.0"
@@ -358,7 +358,7 @@
358
358
  }
359
359
  },
360
360
  "node_modules/@sap/xss-secure": {
361
- "version": "6.1.0",
361
+ "version": "6.2.0",
362
362
  "license": "SEE LICENSE IN LICENSE file",
363
363
  "engines": {
364
364
  "node": "^20.0.0 || ^22.0.0 || ^24.0.0"
@@ -429,12 +429,12 @@
429
429
  "license": "MIT"
430
430
  },
431
431
  "node_modules/axios": {
432
- "version": "1.13.6",
432
+ "version": "1.15.0",
433
433
  "license": "MIT",
434
434
  "dependencies": {
435
435
  "follow-redirects": "^1.15.11",
436
436
  "form-data": "^4.0.5",
437
- "proxy-from-env": "^1.1.0"
437
+ "proxy-from-env": "^2.1.0"
438
438
  }
439
439
  },
440
440
  "node_modules/bcp47": {
@@ -919,7 +919,7 @@
919
919
  }
920
920
  },
921
921
  "node_modules/follow-redirects": {
922
- "version": "1.15.11",
922
+ "version": "1.16.0",
923
923
  "funding": [
924
924
  {
925
925
  "type": "individual",
@@ -1169,7 +1169,7 @@
1169
1169
  }
1170
1170
  },
1171
1171
  "node_modules/lodash": {
1172
- "version": "4.17.23",
1172
+ "version": "4.18.1",
1173
1173
  "license": "MIT"
1174
1174
  },
1175
1175
  "node_modules/lodash.includes": {
@@ -1368,7 +1368,7 @@
1368
1368
  }
1369
1369
  },
1370
1370
  "node_modules/nodemailer": {
1371
- "version": "8.0.1",
1371
+ "version": "8.0.5",
1372
1372
  "license": "MIT-0",
1373
1373
  "engines": {
1374
1374
  "node": ">=6.0.0"
@@ -1438,7 +1438,7 @@
1438
1438
  }
1439
1439
  },
1440
1440
  "node_modules/path-to-regexp": {
1441
- "version": "0.1.12",
1441
+ "version": "0.1.13",
1442
1442
  "license": "MIT"
1443
1443
  },
1444
1444
  "node_modules/pause": {
@@ -1460,8 +1460,11 @@
1460
1460
  }
1461
1461
  },
1462
1462
  "node_modules/proxy-from-env": {
1463
- "version": "1.1.0",
1464
- "license": "MIT"
1463
+ "version": "2.1.0",
1464
+ "license": "MIT",
1465
+ "engines": {
1466
+ "node": ">=10"
1467
+ }
1465
1468
  },
1466
1469
  "node_modules/pseudomap": {
1467
1470
  "version": "1.0.2",
@@ -1636,11 +1639,11 @@
1636
1639
  }
1637
1640
  },
1638
1641
  "node_modules/side-channel-list": {
1639
- "version": "1.0.0",
1642
+ "version": "1.0.1",
1640
1643
  "license": "MIT",
1641
1644
  "dependencies": {
1642
1645
  "es-errors": "^1.3.0",
1643
- "object-inspect": "^1.13.3"
1646
+ "object-inspect": "^1.13.4"
1644
1647
  },
1645
1648
  "engines": {
1646
1649
  "node": ">= 0.4"
@@ -1816,7 +1819,7 @@
1816
1819
  "license": "ISC"
1817
1820
  },
1818
1821
  "node_modules/yauzl": {
1819
- "version": "3.2.0",
1822
+ "version": "3.3.0",
1820
1823
  "license": "MIT",
1821
1824
  "dependencies": {
1822
1825
  "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.9",
4
+ "version": "2.1.11",
5
5
  "repository": {
6
6
  "url": "git@github.wdf.sap.corp:xs2/async-xsjs.git"
7
7
  },
@@ -11,15 +11,15 @@
11
11
  "@sap/audit-logging": "^7.0.0",
12
12
  "@sap/e2e-trace": "^6.1.0",
13
13
  "@sap/hana-client": "2.27.24",
14
- "@sap/hdbext": "8.1.11",
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
  },