diff --git a/package-lock.json b/package-lock.json index 4a25af7..9e02151 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9,7 +9,7 @@ "version": "0.3.0", "license": "MIT", "dependencies": { - "@cincoders/cinnamon": "^1.0.2", + "@cincoders/cinnamon": "^1.2.0", "@emotion/react": "^11.11.1", "@emotion/styled": "^11.11.0", "@mui/icons-material": "^5.14.1", @@ -2185,9 +2185,9 @@ "integrity": "sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==" }, "node_modules/@cincoders/cinnamon": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/@cincoders/cinnamon/-/cinnamon-1.0.2.tgz", - "integrity": "sha512-A3aR+9dx1SKXEFZivpGT+J1CiCGtDSJ+YwGOWvgJ2Rq+OQxweR/cCaD8VPqLit9bwNsYP0u+OTCZ1zANEZlnhg==", + "version": "1.2.0", + "resolved": "https://registry.npmjs.org/@cincoders/cinnamon/-/cinnamon-1.2.0.tgz", + "integrity": "sha512-/s+5KZzAMHZXsZJ2CmoauJwMOmt88oV95MB30lU5HKO0iynzl5Rki8UUOFKzpkHV/AwBvJTqiK5kwNiiakMj7g==", "dependencies": { "@emotion/react": "^11.9.3", "@emotion/styled": "^11.10.5", @@ -2195,8 +2195,7 @@ "@mui/material": "^5.11.14", "@rollup/plugin-url": "^6.1.0", "buffer": "^6.0.3", - "keycloak-js": "^18.0.0", - "postcss": "^8.3.6", + "postcss": "^8.4.31", "react-oidc-context": "^2.2.2", "react-toastify": "^9.1.1", "react-transition-group": "^4.4.2", @@ -6943,9 +6942,9 @@ } }, "node_modules/crypto-js": { - "version": "4.1.1", - "resolved": "https://registry.npmjs.org/crypto-js/-/crypto-js-4.1.1.tgz", - "integrity": "sha512-o2JlM7ydqd3Qk9CA0L4NL6mTzU2sdx96a+oOfPu8Mkl/PK51vSyoi8/rQ8NknZtk44vq15lmhAj9CIAGwgeWKw==", + "version": "4.2.0", + "resolved": "https://registry.npmjs.org/crypto-js/-/crypto-js-4.2.0.tgz", + "integrity": "sha512-KALDyEYgpY+Rlob/iriUtjV6d5Eq+Y191A5g4UqLAi8CyGP9N1+FdVbkc1SxKc2r4YAYqG8JzO2KGL+AizD70Q==", "peer": true }, "node_modules/crypto-random-string": { @@ -12869,11 +12868,6 @@ "jiti": "bin/jiti.js" } }, - "node_modules/js-sha256": { - "version": "0.9.0", - "resolved": "https://registry.npmjs.org/js-sha256/-/js-sha256-0.9.0.tgz", - "integrity": "sha512-sga3MHh9sgQN2+pJ9VYZ+1LPwXOxuBJBA5nrR5/ofPfuiJBE2hnjsaN8se8JznOmGLN2p49Pe5U/ttafcs/apA==" - }, "node_modules/js-tokens": { "version": "4.0.0", "resolved": "https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz", @@ -13015,15 +13009,6 @@ "integrity": "sha512-UfpWE/VZn0iP50d8cz9NrZLM9lSWhcJ+0Gt/nm4by88UL+J1SiKN8/5dkjMmbEzwL2CAe+67GsegCbIKtbp75A==", "peer": true }, - "node_modules/keycloak-js": { - "version": "18.0.1", - "resolved": "https://registry.npmjs.org/keycloak-js/-/keycloak-js-18.0.1.tgz", - "integrity": "sha512-IRXToYpbIrkyfLeNNJly2OjUCf11ncx2Sdsg257NVDwjOYE923osu47w8pfxEVWpTaS14/Y2QjbTHciuBK0RBQ==", - "dependencies": { - "base64-js": "^1.5.1", - "js-sha256": "^0.9.0" - } - }, "node_modules/kind-of": { "version": "6.0.3", "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-6.0.3.tgz", @@ -14228,9 +14213,9 @@ } }, "node_modules/postcss": { - "version": "8.4.24", - "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.24.tgz", - "integrity": "sha512-M0RzbcI0sO/XJNucsGjvWU9ERWxb/ytp1w6dKtxTKgixdtQDq4rmx/g8W1hnaheq9jgwL/oyEdH5Bc4WwJKMqg==", + "version": "8.4.31", + "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.31.tgz", + "integrity": "sha512-PS08Iboia9mts/2ygV3eLpY5ghnUcfLV/EXTOW1E2qYxJKGGBUtNjN76FYHnMs36RmARn41bC0AZmn+rR0OVpQ==", "funding": [ { "type": "opencollective", diff --git a/package.json b/package.json index e7988d3..5c1173a 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "eject": "react-scripts eject" }, "dependencies": { - "@cincoders/cinnamon": "^1.0.2", + "@cincoders/cinnamon": "^1.2.0", "@emotion/react": "^11.11.1", "@emotion/styled": "^11.11.0", "@mui/icons-material": "^5.14.1",