@wavemaker/angular-codegen 11.4.0-next.24675 → 11.4.0-next.24679

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.
@@ -5960,15 +5960,25 @@
5960
5960
  }
5961
5961
  },
5962
5962
  "@wavemaker/variables": {
5963
- "version": "11.4.0-next.24675",
5964
- "resolved": "https://registry.npmjs.org/@wavemaker/variables/-/variables-11.4.0-next.24675.tgz",
5965
- "integrity": "sha512-C75SYV+TPNtOxVfNJYI0TtocVdoEa7W9ocxWDjVFzaT8mCvCXiWN1Asm21oXKbLSFbbAWv4K6a9PA42TRHZSSA==",
5963
+ "version": "11.4.0-next.24679",
5964
+ "resolved": "https://registry.npmjs.org/@wavemaker/variables/-/variables-11.4.0-next.24679.tgz",
5965
+ "integrity": "sha512-syWx67JzFmYi4ryIyDz4vy8+Ecj2heUs1PhBAGTXcWuwF5T7MZgNPqS+fnK74odx22He62Foaiy9oTA1Rk7RIQ==",
5966
5966
  "requires": {
5967
5967
  "@metrichor/jmespath": "^0.3.1",
5968
5968
  "he": "^1.2.0",
5969
5969
  "lodash": "^4.17.21",
5970
5970
  "moment": "^2.29.4",
5971
- "x2js": "3.2.6"
5971
+ "x2js": "^3.4.3"
5972
+ },
5973
+ "dependencies": {
5974
+ "x2js": {
5975
+ "version": "3.4.4",
5976
+ "resolved": "https://registry.npmjs.org/x2js/-/x2js-3.4.4.tgz",
5977
+ "integrity": "sha512-yG/ThaBCgnsa3aoMPAe7QwDpcyU4D70hjXC4Y1lZSfD/Tgd0MpE19FnZZRAjekryw0c8cffpOt9zsPEiqktO6Q==",
5978
+ "requires": {
5979
+ "@xmldom/xmldom": "^0.8.3"
5980
+ }
5981
+ }
5972
5982
  }
5973
5983
  },
5974
5984
  "@webassemblyjs/ast": {
@@ -6171,6 +6181,11 @@
6171
6181
  "@xtuc/long": "4.2.2"
6172
6182
  }
6173
6183
  },
6184
+ "@xmldom/xmldom": {
6185
+ "version": "0.8.10",
6186
+ "resolved": "https://registry.npmjs.org/@xmldom/xmldom/-/xmldom-0.8.10.tgz",
6187
+ "integrity": "sha512-2WALfTl4xo2SkGCYRt6rDTFfk9R1czmBvUQy12gK2KuRKIpWEhcbbzy8EZXtz/jkRqHX8bFEc6FC1HjX4TUWYw=="
6188
+ },
6174
6189
  "@xtuc/ieee754": {
6175
6190
  "version": "1.2.0",
6176
6191
  "resolved": "https://registry.npmjs.org/@xtuc/ieee754/-/ieee754-1.2.0.tgz",
@@ -47,7 +47,7 @@
47
47
  "@metrichor/jmespath": "^0.3.1",
48
48
  "@wavemaker.com/nvd3": "1.0.0",
49
49
  "@wavemaker/focus-trap": "^1.0.0",
50
- "@wavemaker/variables": "11.4.0-next.24675",
50
+ "@wavemaker/variables": "11.4.0-next.24679",
51
51
  "@ztree/ztree_v3": "^3.5.48",
52
52
  "angular-imask": "6.0.4",
53
53
  "angular2-websocket": "0.9.7",
@@ -72,7 +72,7 @@
72
72
  "tslib": "^2.0.0",
73
73
  "x2js": "3.2.6",
74
74
  "zone.js": "~0.11.4",
75
- "@wavemaker/app-ng-runtime": "11.4.0-next.24675"
75
+ "@wavemaker/app-ng-runtime": "11.4.0-next.24679"
76
76
  },
77
77
  "devDependencies": {
78
78
  "@ampproject/rollup-plugin-closure-compiler": "0.8.5",
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@wavemaker/angular-codegen",
3
- "version": "11.4.0-next.24675",
3
+ "version": "11.4.0-next.24679",
4
4
  "description": "",
5
5
  "main": "index.js",
6
6
  "scripts": {