@sap/async-xsjs 2.1.12 → 2.2.0

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,7 +5,26 @@ 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>
8
+ <a name="2.2.0"></a>
9
+ ## 2.2.0 - 2026-05-18
10
+
11
+ ### Updated
12
+ - update @sap/node-vsi version to 1.4.33
13
+ - update nodemailer to 8.0.7
14
+ - update axios to 1.16.1
15
+ - update @sap/audit-logging to 7.0.1
16
+ - update @sap/e2e-trace to 6.2.1
17
+ - update @sap/instance-manager to 5.2.6
18
+ - update @sap/jobs-client to 1.9.0
19
+ - update @sap/logging to 9.2.1
20
+ - update @sap/textbundle to 6.2.0
21
+ - update @sap/xsenv to 6.2.1
22
+ - update @sap/xss-secure to 6.2.0
23
+ - update multiparty to 4.3.0
24
+ - update sax to 1.6.0
25
+ - removed node 18 support & tests
26
+
27
+ <a name="2.1.12"></a>
9
28
  ## 2.1.12 - 2026-05-14
10
29
 
11
30
  ### Updated
@@ -1,30 +1,30 @@
1
1
  {
2
2
  "name": "@sap/async-xsjs",
3
- "version": "2.1.12",
3
+ "version": "2.2.0",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "@sap/async-xsjs",
9
- "version": "2.1.12",
9
+ "version": "2.2.0",
10
10
  "license": "SEE LICENSE IN LICENSE file",
11
11
  "dependencies": {
12
- "@sap/audit-logging": "^7.0.0",
13
- "@sap/e2e-trace": "^6.1.0",
12
+ "@sap/audit-logging": "^7.0.1",
13
+ "@sap/e2e-trace": "^6.2.1",
14
14
  "@sap/hana-client": "2.28.20",
15
15
  "@sap/hdbext": "8.1.13",
16
- "@sap/instance-manager": "^5.2.5",
17
- "@sap/jobs-client": "^1.8.6",
18
- "@sap/logging": "^9.1.1",
16
+ "@sap/instance-manager": "^5.2.6",
17
+ "@sap/jobs-client": "^1.9.0",
18
+ "@sap/logging": "^9.2.1",
19
19
  "@sap/node-jwt": "^1.6.28",
20
- "@sap/node-vsi": "^1.4.32",
21
- "@sap/textbundle": "^6.1.0",
22
- "@sap/xsenv": "^6.1.0",
20
+ "@sap/node-vsi": "^1.4.33",
21
+ "@sap/textbundle": "^6.2.0",
22
+ "@sap/xsenv": "^6.2.1",
23
23
  "@sap/xsodata": "^8.3.2",
24
- "@sap/xss-secure": "^6.1.0",
24
+ "@sap/xss-secure": "^6.2.0",
25
25
  "@sap/xssec": "^3.6.0",
26
26
  "accept-language": "2.0.16",
27
- "axios": "^1.13.5",
27
+ "axios": "^1.16.1",
28
28
  "big.js": "7.0.1",
29
29
  "body-parser": "2.2.2",
30
30
  "callsite": "1.0.0",
@@ -36,18 +36,18 @@
36
36
  "lodash": "4.18.1",
37
37
  "media-typer": "0.3.0",
38
38
  "moment": "2.30.1",
39
- "multiparty": "4.2.3",
40
- "nodemailer": "8.0.5",
39
+ "multiparty": "4.3.0",
40
+ "nodemailer": "8.0.7",
41
41
  "passport": "0.7.0",
42
42
  "passport-strategy": "1.0.0",
43
- "sax": "1.4.4",
43
+ "sax": "1.6.0",
44
44
  "statuses": "1.2.1",
45
45
  "verror": "1.10.1",
46
46
  "yauzl": "3.3.0",
47
47
  "yazl": "2.4.1"
48
48
  },
49
49
  "engines": {
50
- "node": "^18.x || ^20.x || ^22.x"
50
+ "node": "^20.x || ^22.x"
51
51
  }
52
52
  },
53
53
  "node_modules/@sap/audit-logging": {
@@ -234,7 +234,7 @@
234
234
  }
235
235
  },
236
236
  "node_modules/@sap/node-vsi": {
237
- "version": "1.4.32",
237
+ "version": "1.4.33",
238
238
  "hasInstallScript": true,
239
239
  "license": "SAP DEVELOPER LICENSE AGREEMENT",
240
240
  "engines": {
@@ -846,7 +846,7 @@
846
846
  }
847
847
  },
848
848
  "node_modules/express/node_modules/body-parser/node_modules/qs": {
849
- "version": "6.15.1",
849
+ "version": "6.15.2",
850
850
  "license": "BSD-3-Clause",
851
851
  "dependencies": {
852
852
  "side-channel": "^1.1.0"
@@ -1252,7 +1252,7 @@
1252
1252
  "license": "MIT"
1253
1253
  },
1254
1254
  "node_modules/lru-cache": {
1255
- "version": "11.3.6",
1255
+ "version": "11.4.0",
1256
1256
  "license": "BlueOak-1.0.0",
1257
1257
  "engines": {
1258
1258
  "node": "20 || >=22"
@@ -1332,10 +1332,10 @@
1332
1332
  "license": "MIT"
1333
1333
  },
1334
1334
  "node_modules/multiparty": {
1335
- "version": "4.2.3",
1335
+ "version": "4.3.0",
1336
1336
  "license": "MIT",
1337
1337
  "dependencies": {
1338
- "http-errors": "~1.8.1",
1338
+ "http-errors": "2.0.0",
1339
1339
  "safe-buffer": "5.2.1",
1340
1340
  "uid-safe": "2.1.5"
1341
1341
  },
@@ -1343,32 +1343,25 @@
1343
1343
  "node": ">= 0.10"
1344
1344
  }
1345
1345
  },
1346
- "node_modules/multiparty/node_modules/depd": {
1347
- "version": "1.1.2",
1348
- "license": "MIT",
1349
- "engines": {
1350
- "node": ">= 0.6"
1351
- }
1352
- },
1353
1346
  "node_modules/multiparty/node_modules/http-errors": {
1354
- "version": "1.8.1",
1347
+ "version": "2.0.0",
1355
1348
  "license": "MIT",
1356
1349
  "dependencies": {
1357
- "depd": "~1.1.2",
1350
+ "depd": "2.0.0",
1358
1351
  "inherits": "2.0.4",
1359
1352
  "setprototypeof": "1.2.0",
1360
- "statuses": ">= 1.5.0 < 2",
1353
+ "statuses": "2.0.1",
1361
1354
  "toidentifier": "1.0.1"
1362
1355
  },
1363
1356
  "engines": {
1364
- "node": ">= 0.6"
1357
+ "node": ">= 0.8"
1365
1358
  }
1366
1359
  },
1367
1360
  "node_modules/multiparty/node_modules/statuses": {
1368
- "version": "1.5.0",
1361
+ "version": "2.0.1",
1369
1362
  "license": "MIT",
1370
1363
  "engines": {
1371
- "node": ">= 0.6"
1364
+ "node": ">= 0.8"
1372
1365
  }
1373
1366
  },
1374
1367
  "node_modules/negotiator": {
@@ -1418,7 +1411,7 @@
1418
1411
  }
1419
1412
  },
1420
1413
  "node_modules/nodemailer": {
1421
- "version": "8.0.5",
1414
+ "version": "8.0.7",
1422
1415
  "license": "MIT-0",
1423
1416
  "engines": {
1424
1417
  "node": ">=6.0.0"
@@ -1594,7 +1587,7 @@
1594
1587
  "license": "MIT"
1595
1588
  },
1596
1589
  "node_modules/sax": {
1597
- "version": "1.4.4",
1590
+ "version": "1.6.0",
1598
1591
  "license": "BlueOak-1.0.0",
1599
1592
  "engines": {
1600
1593
  "node": ">=11.0.0"
package/package.json CHANGED
@@ -1,26 +1,26 @@
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.12",
4
+ "version": "2.2.0",
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": "^7.0.0",
12
- "@sap/e2e-trace": "^6.1.0",
11
+ "@sap/audit-logging": "^7.0.1",
12
+ "@sap/e2e-trace": "^6.2.1",
13
13
  "@sap/hana-client": "2.28.20",
14
14
  "@sap/hdbext": "8.1.13",
15
- "@sap/instance-manager": "^5.2.5",
16
- "@sap/jobs-client": "^1.8.6",
17
- "@sap/logging": "^9.1.1",
15
+ "@sap/instance-manager": "^5.2.6",
16
+ "@sap/jobs-client": "^1.9.0",
17
+ "@sap/logging": "^9.2.1",
18
18
  "@sap/node-jwt": "^1.6.28",
19
- "@sap/node-vsi": "^1.4.32",
20
- "@sap/textbundle": "^6.1.0",
21
- "@sap/xsenv": "^6.1.0",
19
+ "@sap/node-vsi": "^1.4.33",
20
+ "@sap/textbundle": "^6.2.0",
21
+ "@sap/xsenv": "^6.2.1",
22
22
  "@sap/xsodata": "^8.3.2",
23
- "@sap/xss-secure": "^6.1.0",
23
+ "@sap/xss-secure": "^6.2.0",
24
24
  "@sap/xssec": "^3.6.0",
25
25
  "accept-language": "2.0.16",
26
26
  "big.js": "7.0.1",
@@ -34,19 +34,19 @@
34
34
  "lodash": "4.18.1",
35
35
  "media-typer": "0.3.0",
36
36
  "moment": "2.30.1",
37
- "multiparty": "4.2.3",
38
- "nodemailer": "8.0.5",
37
+ "multiparty": "4.3.0",
38
+ "nodemailer": "8.0.7",
39
39
  "passport": "0.7.0",
40
40
  "passport-strategy": "1.0.0",
41
- "sax": "1.4.4",
41
+ "sax": "1.6.0",
42
42
  "statuses": "1.2.1",
43
43
  "verror": "1.10.1",
44
44
  "yauzl": "3.3.0",
45
45
  "yazl": "2.4.1",
46
- "axios": "^1.13.5"
46
+ "axios": "^1.16.1"
47
47
  },
48
48
  "engines": {
49
- "node": "^18.x || ^20.x || ^22.x"
49
+ "node": "^20.x || ^22.x"
50
50
  },
51
51
  "files": [
52
52
  "lib",