fix: upgrade @emotion/core from 10.0.28 to 10.0.34

Snyk has created this PR to upgrade @emotion/core from 10.0.28 to 10.0.34.

See this package in npm:
https://www.npmjs.com/package/@emotion/core

See this project in Snyk:
https://app.snyk.io/org/guardicore/project/b4a24b2f-c0d4-474c-9f18-da5a77c685fe?utm_source=github&utm_medium=upgrade-pr
This commit is contained in:
snyk-bot 2020-09-01 07:03:46 +00:00
parent c79bc8f47b
commit ef64f4f122
2 changed files with 4 additions and 4 deletions

View File

@ -1156,9 +1156,9 @@
} }
}, },
"@emotion/core": { "@emotion/core": {
"version": "10.0.28", "version": "10.0.34",
"resolved": "https://registry.npmjs.org/@emotion/core/-/core-10.0.28.tgz", "resolved": "https://registry.npmjs.org/@emotion/core/-/core-10.0.34.tgz",
"integrity": "sha512-pH8UueKYO5jgg0Iq+AmCLxBsvuGtvlmiDCOuv8fGNYn3cowFpLN98L8zO56U0H1PjDIyAlXymgL3Wu7u7v6hbA==", "integrity": "sha512-Kcs8WHZG1NgaVFQsSpgN07G0xpfPAKUclwKvUqKrYrJovezl9uTz++1M4JfXHrgFVEiJ5QO46hMo1ZDDfvY/tw==",
"requires": { "requires": {
"@babel/runtime": "^7.5.5", "@babel/runtime": "^7.5.5",
"@emotion/cache": "^10.0.27", "@emotion/cache": "^10.0.27",

View File

@ -59,7 +59,7 @@
"webpack-dev-server": "^3.11.0" "webpack-dev-server": "^3.11.0"
}, },
"dependencies": { "dependencies": {
"@emotion/core": "^10.0.22", "@emotion/core": "^10.0.34",
"@fortawesome/fontawesome-svg-core": "^1.2.29", "@fortawesome/fontawesome-svg-core": "^1.2.29",
"@fortawesome/free-regular-svg-icons": "^5.13.1", "@fortawesome/free-regular-svg-icons": "^5.13.1",
"@fortawesome/free-solid-svg-icons": "^5.13.1", "@fortawesome/free-solid-svg-icons": "^5.13.1",