Skip to content

Commit 73f3249

Browse files
committed
fix: upgrade @reduxjs/toolkit from 2.9.1 to 2.9.2
Snyk has created this PR to upgrade @reduxjs/toolkit from 2.9.1 to 2.9.2. See this package in npm: @reduxjs/toolkit See this project in Snyk: https://app.snyk.io/org/freddycoder/project/54ba868f-15a9-410b-89d0-3cec6c18ecfa?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 726b46b commit 73f3249

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"@emotion/react": "^11.14.0",
77
"@emotion/styled": "^11.14.1",
88
"@mui/material": "^7.3.4",
9-
"@reduxjs/toolkit": "^2.9.1",
9+
"@reduxjs/toolkit": "^2.9.2",
1010
"@testing-library/dom": "^10.4.1",
1111
"@testing-library/jest-dom": "^6.9.1",
1212
"@testing-library/react": "^16.3.0",

0 commit comments

Comments
 (0)