|
19 | 19 | "/lib"
|
20 | 20 | ],
|
21 | 21 | "dependencies": {
|
22 |
| - "amplify-appsync-simulator": "^1.13.1", |
23 |
| - "amplify-util-mock": "^3.13.1", |
24 |
| - "aws-sdk": "^2.585.0", |
25 |
| - "axios": "^0.19.0", |
| 22 | + "amplify-appsync-simulator": "^1.19.0", |
| 23 | + "amplify-util-mock": "^3.18.0", |
| 24 | + "aws-sdk": "^2.659.0", |
| 25 | + "axios": "^0.19.2", |
26 | 26 | "cfn-resolver-lib": "^1.1.5",
|
27 | 27 | "dataloader": "^2.0.0",
|
28 | 28 | "lodash": "^4.17.15"
|
29 | 29 | },
|
30 | 30 | "devDependencies": {
|
31 |
| - "@babel/cli": "^7.7.4", |
32 |
| - "@babel/core": "^7.7.4", |
33 |
| - "@babel/plugin-transform-modules-commonjs": "^7.7.4", |
34 |
| - "@babel/preset-env": "^7.7.4", |
35 |
| - "babel-eslint": "^10.0.3", |
| 31 | + "@babel/cli": "^7.8.4", |
| 32 | + "@babel/core": "^7.9.0", |
| 33 | + "@babel/plugin-transform-modules-commonjs": "^7.9.0", |
| 34 | + "@babel/preset-env": "^7.9.5", |
| 35 | + "babel-eslint": "^10.1.0", |
36 | 36 | "eslint": "^6.7.1",
|
37 |
| - "eslint-config-airbnb-base": "^14.0.0", |
38 |
| - "eslint-plugin-import": "^2.18.2", |
39 |
| - "eslint-plugin-node": "^10.0.0", |
| 37 | + "eslint-config-airbnb-base": "^14.1.0", |
| 38 | + "eslint-plugin-import": "^2.20.2", |
| 39 | + "eslint-plugin-node": "^11.1.0", |
40 | 40 | "eslint-plugin-promise": "^4.2.1",
|
41 | 41 | "eslint-plugin-standard": "^4.0.1"
|
42 | 42 | },
|
|
0 commit comments