Skip to content

Commit 1f7b82b

Browse files
committed
fix: upgrade @emotion/react from 11.11.4 to 11.12.0
Snyk has created this PR to upgrade @emotion/react from 11.11.4 to 11.12.0. See this package in npm: @emotion/react See this project in Snyk: https://app.snyk.io/org/kazimanzurrashid/project/631b74cb-7bbd-407d-8b94-56f52bc322c8?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent a0219cd commit 1f7b82b

File tree

2 files changed

+74
-47
lines changed

2 files changed

+74
-47
lines changed

package-lock.json

+73-46
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"release": "npm run format && npm run lint && npm run test && npm run build"
1515
},
1616
"dependencies": {
17-
"@emotion/react": "^11.11.4",
17+
"@emotion/react": "^11.12.0",
1818
"@emotion/styled": "^11.11.5",
1919
"@mui/material": "^5.15.19",
2020
"@reduxjs/toolkit": "^2.2.5",

0 commit comments

Comments
 (0)