|
54 | 54 | },
|
55 | 55 | "license": "Apache-2.0",
|
56 | 56 | "dependencies": {
|
57 |
| - "@aws-amplify/auth": "^3.4.30", |
| 57 | + "@aws-amplify/auth": "^3.4.31", |
58 | 58 | "@fortawesome/fontawesome-svg-core": "^1.2.35",
|
59 | 59 | "@fortawesome/free-solid-svg-icons": "^5.15.3",
|
60 | 60 | "@fortawesome/react-fontawesome": "^0.1.13",
|
|
65 | 65 | "concat-stream": "^2.0.0",
|
66 | 66 | "cors": "^2.8.5",
|
67 | 67 | "crypto-js": "^3.3.0",
|
68 |
| - "dotenv": "^8.0.0", |
| 68 | + "dotenv": "^8.6.0", |
69 | 69 | "eslint-utils": "^2.1.0",
|
70 | 70 | "event-stream": "^4.0.1",
|
71 | 71 | "express": "^4.16.4",
|
|
97 | 97 | "reselect": "^4.0.0",
|
98 | 98 | "set-value": "^3.0.2",
|
99 | 99 | "shortid": "^2.2.16",
|
100 |
| - "swagger-client": "^3.13.2", |
| 100 | + "swagger-client": "^3.13.3", |
101 | 101 | "uuid": "^8.3.1",
|
102 | 102 | "x2js": "^3.4.1"
|
103 | 103 | },
|
|
108 | 108 | "@babel/plugin-proposal-optional-chaining": "^7.13.12",
|
109 | 109 | "@babel/plugin-syntax-dynamic-import": "^7.8.3",
|
110 | 110 | "@babel/plugin-transform-runtime": "^7.13.15",
|
111 |
| - "@babel/preset-env": "^7.14.0", |
| 111 | + "@babel/preset-env": "^7.14.1", |
112 | 112 | "@babel/preset-react": "^7.13.13",
|
113 | 113 | "@babel/runtime": "^7.14.0",
|
114 | 114 | "@testing-library/dom": "7.29.4",
|
|
126 | 126 | "eslint": "^6.7.2",
|
127 | 127 | "eslint-config-airbnb-base": "~14.0.0",
|
128 | 128 | "eslint-import-resolver-webpack": "^0.12.2",
|
129 |
| - "eslint-plugin-cypress": "^2.11.2", |
| 129 | + "eslint-plugin-cypress": "^2.11.3", |
130 | 130 | "eslint-plugin-import": "^2.22.1",
|
131 | 131 | "eslint-plugin-jest": "^23.20.0",
|
132 | 132 | "eslint-plugin-jsx-a11y": "^6.4.0",
|
|
0 commit comments