diff --git a/package-lock.json b/package-lock.json index 16263d0f9..7160bcf1f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -3218,12 +3218,12 @@ "integrity": "sha512-igX9a37DR2ZPGYtV6suZ6whr8pTFtyHL3K/oLUotxpSVO2ASaprmAe2Dkq7tBo7CRY7MMDrAa9nuQP9/YG8FxQ==" }, "node_modules/@emotion/react": { - "version": "11.6.0", - "resolved": "https://registry.npmjs.org/@emotion/react/-/react-11.6.0.tgz", - "integrity": "sha512-23MnRZFBN9+D1lHXC5pD6z4X9yhPxxtHr6f+iTGz6Fv6Rda0GdefPrsHL7otsEf+//7uqCdT5QtHeRxHCERzuw==", + "version": "11.7.1", + "resolved": "https://registry.npmjs.org/@emotion/react/-/react-11.7.1.tgz", + "integrity": "sha512-DV2Xe3yhkF1yT4uAUoJcYL1AmrnO5SVsdfvu+fBuS7IbByDeTVx9+wFmvx9Idzv7/78+9Mgx2Hcmr7Fex3tIyw==", "dependencies": { "@babel/runtime": "^7.13.10", - "@emotion/cache": "^11.6.0", + "@emotion/cache": "^11.7.1", "@emotion/serialize": "^1.0.2", "@emotion/sheet": "^1.1.0", "@emotion/utils": "^1.0.0", @@ -35510,7 +35510,7 @@ "@chakra-ui/react": "1.7.4", "@chakra-ui/theme": "1.12.3", "@chakra-ui/theme-tools": "1.3.1", - "@emotion/react": "11.6.0", + "@emotion/react": "11.7.1", "@emotion/styled": "11.6.0", "@matejmazur/react-katex": "3.1.3", "@okta/okta-react": "3.0.8", @@ -37945,12 +37945,12 @@ "integrity": "sha512-igX9a37DR2ZPGYtV6suZ6whr8pTFtyHL3K/oLUotxpSVO2ASaprmAe2Dkq7tBo7CRY7MMDrAa9nuQP9/YG8FxQ==" }, "@emotion/react": { - "version": "11.6.0", - "resolved": "https://registry.npmjs.org/@emotion/react/-/react-11.6.0.tgz", - "integrity": "sha512-23MnRZFBN9+D1lHXC5pD6z4X9yhPxxtHr6f+iTGz6Fv6Rda0GdefPrsHL7otsEf+//7uqCdT5QtHeRxHCERzuw==", + "version": "11.7.1", + "resolved": "https://registry.npmjs.org/@emotion/react/-/react-11.7.1.tgz", + "integrity": "sha512-DV2Xe3yhkF1yT4uAUoJcYL1AmrnO5SVsdfvu+fBuS7IbByDeTVx9+wFmvx9Idzv7/78+9Mgx2Hcmr7Fex3tIyw==", "requires": { "@babel/runtime": "^7.13.10", - "@emotion/cache": "^11.6.0", + "@emotion/cache": "^11.7.1", "@emotion/serialize": "^1.0.2", "@emotion/sheet": "^1.1.0", "@emotion/utils": "^1.0.0", @@ -38773,7 +38773,7 @@ "@chakra-ui/react": "1.7.4", "@chakra-ui/theme": "1.12.3", "@chakra-ui/theme-tools": "1.3.1", - "@emotion/react": "11.6.0", + "@emotion/react": "11.7.1", "@emotion/styled": "11.6.0", "@matejmazur/react-katex": "3.1.3", "@okta/okta-react": "3.0.8", diff --git a/packages/frontend/package.json b/packages/frontend/package.json index efd9b6d46..6a24c274f 100644 --- a/packages/frontend/package.json +++ b/packages/frontend/package.json @@ -8,7 +8,7 @@ "@chakra-ui/react": "1.7.4", "@chakra-ui/theme": "1.12.3", "@chakra-ui/theme-tools": "1.3.1", - "@emotion/react": "11.6.0", + "@emotion/react": "11.7.1", "@emotion/styled": "11.6.0", "@matejmazur/react-katex": "3.1.3", "@okta/okta-react": "3.0.8",