package updates
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
... | ... | @@ -80,7 +80,7 @@ |
"@types/compression": "0.0.36", | ||
"@types/express": "^4.16.1", | ||
"@types/jest": "^24.0.9", | ||
"@types/node": "^11.9.6", | ||
"@types/node": "^11.10.4", | ||
"@types/node-fetch": "^2.1.6", | ||
"@types/react": "^16.8.6", | ||
"@types/react-dom": "^16.8.2", | ||
... | ... | @@ -122,9 +122,9 @@ |
"graphql": "^14.1.1", | ||
"immutable": "^3.8.2", | ||
"node-fetch": "^2.3.0", | ||
"react": "^16.8.3", | ||
"react-dom": "^16.8.3", | ||
"react": "^16.8.4", | ||
"react-dom": "^16.8.4", | ||
"rxjs": "^6.4.0", | ||
"swagger-ui-dist": "^3.20.9" | ||
"swagger-ui-dist": "^3.21.0" | ||
} | ||
} |
Please register or sign in to comment