@wavemaker/angular-codegen 11.4.0-next.24667 → 11.4.0-next.24669

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,25 +5960,15 @@
5960
5960
  }
5961
5961
  },
5962
5962
  "@wavemaker/variables": {
5963
- "version": "11.4.0-next.24667",
5964
- "resolved": "https://registry.npmjs.org/@wavemaker/variables/-/variables-11.4.0-next.24667.tgz",
5965
- "integrity": "sha512-Noqpm/GkyIUMBYANQYyJfG60NiJZhsEq3+95j6ZJJ7Wea2M2Qn2wl/ejshNvy1eV8mzkn9LxB+Hd194+aMqdwA==",
5963
+ "version": "11.4.0-next.24669",
5964
+ "resolved": "https://registry.npmjs.org/@wavemaker/variables/-/variables-11.4.0-next.24669.tgz",
5965
+ "integrity": "sha512-DuNz8dQCzyTVQ6c9kzI1h+XYFRzmtoz6pcnbPnQnVEmwx5qkmv+cwS8OPTUZFDmaKAv2JY9cJ4/dMzi2lqrdqw==",
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.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
- }
5971
+ "x2js": "3.2.6"
5982
5972
  }
5983
5973
  },
5984
5974
  "@webassemblyjs/ast": {
@@ -6181,11 +6171,6 @@
6181
6171
  "@xtuc/long": "4.2.2"
6182
6172
  }
6183
6173
  },
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
- },
6189
6174
  "@xtuc/ieee754": {
6190
6175
  "version": "1.2.0",
6191
6176
  "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.24667",
50
+ "@wavemaker/variables": "11.4.0-next.24669",
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.24667"
75
+ "@wavemaker/app-ng-runtime": "11.4.0-next.24669"
76
76
  },
77
77
  "devDependencies": {
78
78
  "@ampproject/rollup-plugin-closure-compiler": "0.8.5",