Skip to content

Commit e139746

Browse files
committed
fix: upgrade styled-components from 5.3.0 to 5.3.3
Snyk has created this PR to upgrade styled-components from 5.3.0 to 5.3.3. See this package in npm: https://www.npmjs.com/package/styled-components See this project in Snyk: https://app.snyk.io/org/wambugucoder/project/4ad982c5-88ce-4f1c-98fc-b63137218714?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 3a9f489 commit e139746

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"react-text-loop": "^2.3.0",
3636
"redux": "^4.1.0",
3737
"redux-thunk": "^2.3.0",
38-
"styled-components": "^5.3.0"
38+
"styled-components": "^5.3.3"
3939
},
4040
"scripts": {
4141
"start": "react-scripts start",

0 commit comments

Comments
 (0)