Skip to content

Commit 48f05f2

Browse files
committed
fix: upgrade styled-components from 5.2.1 to 5.2.3
Snyk has created this PR to upgrade styled-components from 5.2.1 to 5.2.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=upgrade-pr
1 parent 794d2c9 commit 48f05f2

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

client/package-lock.json

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

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.0.5",
3737
"redux-thunk": "^2.3.0",
38-
"styled-components": "^5.2.1"
38+
"styled-components": "^5.2.3"
3939
},
4040
"scripts": {
4141
"start": "react-scripts start",

0 commit comments

Comments
 (0)