@wavemaker/angular-codegen 11.4.0-next.141075 → 11.4.0-next.141077

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,13 +5960,14 @@
5960
5960
  }
5961
5961
  },
5962
5962
  "@wavemaker/variables": {
5963
- "version": "11.4.0-next.141075",
5964
- "resolved": "https://registry.npmjs.org/@wavemaker/variables/-/variables-11.4.0-next.141075.tgz",
5965
- "integrity": "sha512-IobBwgbiMCTJqtzSF7RNq2jxRpjPPn6ndnPnpJo/ooa5dUFkSsgQxEqe+ANZNxdy42qSFuZkqqsw9XpJaP3xxA==",
5963
+ "version": "11.4.0-next.141077",
5964
+ "resolved": "https://registry.npmjs.org/@wavemaker/variables/-/variables-11.4.0-next.141077.tgz",
5965
+ "integrity": "sha512-rNHo+46Ai1mvdSzrpETYKrLajt9W7NHtl/T7oVOvFJIZKH4Zs+3LBlKbVxkqNmC/FI19DLZpgK3oJwMnK2cAbQ==",
5966
5966
  "requires": {
5967
5967
  "@metrichor/jmespath": "^0.3.1",
5968
5968
  "he": "^1.2.0",
5969
5969
  "lodash": "^4.17.21",
5970
+ "moment": "^2.29.4",
5970
5971
  "x2js": "^3.4.3"
5971
5972
  },
5972
5973
  "dependencies": {
@@ -14856,8 +14857,7 @@
14856
14857
  "moment": {
14857
14858
  "version": "2.29.4",
14858
14859
  "resolved": "https://registry.npmjs.org/moment/-/moment-2.29.4.tgz",
14859
- "integrity": "sha512-5LC9SOxjSc2HF6vO2CyuTDNivEdoz2IvyJJGj6X8DJ0eFyfszE0QiEd+iXmBvUP3WHxSjFH/vIsA0EN00cgr8w==",
14860
- "dev": true
14860
+ "integrity": "sha512-5LC9SOxjSc2HF6vO2CyuTDNivEdoz2IvyJJGj6X8DJ0eFyfszE0QiEd+iXmBvUP3WHxSjFH/vIsA0EN00cgr8w=="
14861
14861
  },
14862
14862
  "moment-timezone": {
14863
14863
  "version": "0.5.39",
@@ -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.141075",
50
+ "@wavemaker/variables": "11.4.0-next.141077",
51
51
  "angular-imask": "6.0.4",
52
52
  "angular2-websocket": "0.9.7",
53
53
  "core-js": "2.5.4",
@@ -71,7 +71,7 @@
71
71
  "tslib": "^2.0.0",
72
72
  "x2js": "3.2.6",
73
73
  "zone.js": "~0.11.4",
74
- "@wavemaker/app-ng-runtime": "11.4.0-next.141075"
74
+ "@wavemaker/app-ng-runtime": "11.4.0-next.141077"
75
75
  },
76
76
  "devDependencies": {
77
77
  "@ampproject/rollup-plugin-closure-compiler": "0.8.5",