diff --git a/package-lock.json b/package-lock.json index 2881cd5..5d0ef0d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2188,9 +2188,9 @@ } }, "@material-ui/system": { - "version": "4.11.3", - "resolved": "https://registry.npmjs.org/@material-ui/system/-/system-4.11.3.tgz", - "integrity": "sha512-SY7otguNGol41Mu2Sg6KbBP1ZRFIbFLHGK81y4KYbsV2yIcaEPOmsCK6zwWlp+2yTV3J/VwT6oSBARtGIVdXPw==", + "version": "4.12.0", + "resolved": "https://registry.npmjs.org/@material-ui/system/-/system-4.12.0.tgz", + "integrity": "sha512-fXfiLeHBLwoBgCrsjwGkwWVmtaZSi4Rcm3SnQwQy9HWq6JzQ6EmZCa0jyCRhDeh0p9qL1/RszTXloaAsuRAM0A==", "requires": { "@babel/runtime": "^7.4.4", "@material-ui/utils": "^4.11.2", diff --git a/package.json b/package.json index 437d971..62b5102 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "@material-ui/core": "^4.11.4", "@material-ui/icons": "^4.11.2", "@material-ui/pickers": "^3.3.10", - "@material-ui/system": "^4.11.3", + "@material-ui/system": "^4.12.0", "@stripe/react-stripe-js": "^1.4.1", "@stripe/stripe-js": "^1.15.0", "aos": "^2.3.4",