@wavemaker/angular-codegen 11.2.0-next.140962 → 11.2.0-next.140964

Sign up to get free protection for your applications and to get access to all the features.
@@ -29,8 +29,8 @@
29
29
  "jest": "^27.0.6"
30
30
  },
31
31
  "engines": {
32
- "node": "~16.15.1",
33
- "npm": "~8.11.0"
32
+ "node": "~18.16.0",
33
+ "npm": "~9.5.1"
34
34
  }
35
35
  },
36
36
  "node_modules/@ampproject/remapping": {
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@wavemaker/angular-codegen",
3
- "version": "11.2.0-next.140962",
3
+ "version": "11.2.0-next.140964",
4
4
  "description": "",
5
5
  "main": "index.js",
6
6
  "scripts": {
@@ -31,8 +31,8 @@
31
31
  "jest": "^27.0.6"
32
32
  },
33
33
  "engines": {
34
- "node": "~16.15.1",
35
- "npm": "~8.11.0"
34
+ "node": "~18.16.0",
35
+ "npm": "~9.5.1"
36
36
  },
37
37
  "engineStrict": true
38
38
  }