@finos/legend-application-repl-deployment 11.62.0 → 11.63.0

Sign up to get free protection for your applications and to get access to all the features.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@finos/legend-application-repl-deployment",
3
- "version": "11.62.0",
3
+ "version": "11.63.0",
4
4
  "description": "Legend REPL web application deployment",
5
5
  "keywords": [
6
6
  "legend",
@@ -40,10 +40,10 @@
40
40
  "setup": "rimraf \"dev\" && yarn node ./scripts/setup.js --dir ./dev"
41
41
  },
42
42
  "dependencies": {
43
- "@finos/legend-application": "15.1.7",
44
- "@finos/legend-application-repl": "0.0.24",
45
- "@finos/legend-art": "7.1.35",
46
- "@finos/legend-lego": "1.2.37"
43
+ "@finos/legend-application": "15.1.8",
44
+ "@finos/legend-application-repl": "0.0.25",
45
+ "@finos/legend-art": "7.1.36",
46
+ "@finos/legend-lego": "1.2.38"
47
47
  },
48
48
  "devDependencies": {
49
49
  "@finos/legend-dev-utils": "2.1.7",