Skip to content

Commit 52df89e

Browse files
committed
fix: upgrade @emotion/react from 11.10.4 to 11.11.1
Snyk has created this PR to upgrade @emotion/react from 11.10.4 to 11.11.1. See this package in npm: https://www.npmjs.com/package/@emotion/react See this project in Snyk: https://app.snyk.io/org/sammytezzy/project/9bfc2424-fbd6-4c98-ac59-d8845768ee76?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 1c5827d commit 52df89e

File tree

2 files changed

+84
-78
lines changed

2 files changed

+84
-78
lines changed

starters/gatsby-starter-blog-theme/package-lock.json

Lines changed: 83 additions & 77 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

starters/gatsby-starter-blog-theme/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
},
1111
"license": "0BSD",
1212
"dependencies": {
13-
"@emotion/react": "^11.10.4",
13+
"@emotion/react": "^11.11.1",
1414
"@emotion/styled": "^11.10.4",
1515
"@mdx-js/react": "^1.6.22",
1616
"gatsby": "^4.24.7",

0 commit comments

Comments
 (0)