|
@@ -13,14 +13,16 @@
|
|
|
"hoek": "^6.1.3",
|
|
"hoek": "^6.1.3",
|
|
|
"moment": "^2.24.0",
|
|
"moment": "^2.24.0",
|
|
|
"muicss": "^0.10.1",
|
|
"muicss": "^0.10.1",
|
|
|
- "react": "^16.13.0",
|
|
|
|
|
- "react-dom": "^16.13.0",
|
|
|
|
|
|
|
+ "react": "^16.13.1",
|
|
|
|
|
+ "react-dom": "^16.13.1",
|
|
|
"react-modal": "^3.11.2",
|
|
"react-modal": "^3.11.2",
|
|
|
"react-moment": "^0.9.7",
|
|
"react-moment": "^0.9.7",
|
|
|
"react-router-dom": "^5.1.2",
|
|
"react-router-dom": "^5.1.2",
|
|
|
- "react-scripts": "3.4.0",
|
|
|
|
|
- "string-template": "^1.0.0",
|
|
|
|
|
- "validator": "^12.2.0"
|
|
|
|
|
|
|
+ "react-scripts": "3.4.1",
|
|
|
|
|
+ "string-template": "^1.0.0"
|
|
|
|
|
+ },
|
|
|
|
|
+ "resolutions": {
|
|
|
|
|
+ "minimist": "^1.2.3"
|
|
|
},
|
|
},
|
|
|
"scripts": {
|
|
"scripts": {
|
|
|
"start": "react-scripts start",
|
|
"start": "react-scripts start",
|