|
45 | 45 | "access": "public"
|
46 | 46 | },
|
47 | 47 | "dependencies": {
|
48 |
| - "@babel/plugin-transform-async-to-generator": "^7.4.0", |
49 |
| - "@babel/plugin-transform-flow-strip-types": "^7.4.0", |
| 48 | + "@babel/plugin-transform-async-to-generator": "7.13.0", |
| 49 | + "@babel/plugin-transform-flow-strip-types": "7.13.0", |
50 | 50 | "@stackstorm/module-api": "^2.4.3",
|
51 | 51 | "@stackstorm/module-router": "^2.4.3",
|
52 | 52 | "@stackstorm/module-store": "^2.4.3",
|
|
74 | 74 | "urijs": "^1.19.4 "
|
75 | 75 | },
|
76 | 76 | "devDependencies": {
|
77 |
| - "@babel/core": "7.4.3", |
78 |
| - "@babel/plugin-proposal-class-properties": "7.4.0", |
79 |
| - "@babel/plugin-proposal-decorators": "7.4.0", |
80 |
| - "@babel/plugin-proposal-object-rest-spread": "7.4.3", |
81 |
| - "@babel/plugin-transform-runtime": "7.4.3", |
82 |
| - "@babel/polyfill": "7.4.3", |
83 |
| - "@babel/preset-env": "7.4.3", |
84 |
| - "@babel/preset-react": "7.0.0", |
85 |
| - "@babel/register": "7.4.0", |
| 77 | + "@babel/core": "7.13.8", |
| 78 | + "@babel/plugin-proposal-class-properties": "7.13.0", |
| 79 | + "@babel/plugin-proposal-decorators": "7.13.5", |
| 80 | + "@babel/plugin-proposal-object-rest-spread": "7.13.8", |
| 81 | + "@babel/plugin-transform-runtime": "7.13.9", |
| 82 | + "@babel/polyfill": "7.12.1", |
| 83 | + "@babel/preset-env": "7.13.9", |
| 84 | + "@babel/preset-react": "7.12.13", |
| 85 | + "@babel/register": "7.13.8", |
86 | 86 | "@stackstorm/browserify-postcss": "0.3.4-patch.5",
|
87 | 87 | "@stackstorm/module-test-utils": "^2.4.3",
|
88 | 88 | "@stackstorm/st2-build": "^2.4.2",
|
|
0 commit comments