Skip to content

Commit

Permalink
fix: upgrade @emotion/react from 11.11.1 to 11.11.3
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade @emotion/react from 11.11.1 to 11.11.3.

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

See this project in Snyk:
https://app.snyk.io/org/viewers/project/0e1917d3-54d8-4ded-afb3-1259552b96ba?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Jan 14, 2024
1 parent 5ae0f8d commit 5264396
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
30 changes: 15 additions & 15 deletions react-app/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion react-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"validate": "npm run typecheck && npm run lint:check && npm run prettier:check"
},
"dependencies": {
"@emotion/react": "^11.10.6",
"@emotion/react": "^11.11.3",
"@emotion/styled": "^11.10.0",
"d3": "^7.8.4",
"d3-color": "^3.0.1",
Expand Down

0 comments on commit 5264396

Please sign in to comment.