Skip to content

Commit

Permalink
fix: upgrade redux-saga from 1.1.3 to 1.2.3
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade redux-saga from 1.1.3 to 1.2.3.

See this package in npm:
https://www.npmjs.com/package/redux-saga

See this project in Snyk:
https://app.snyk.io/org/jbahire/project/856e73f0-e00e-4934-90cc-0cd733be909f?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Apr 27, 2023
1 parent 43a0329 commit 6536f2e
Show file tree
Hide file tree
Showing 2 changed files with 66 additions and 62 deletions.
126 changes: 65 additions & 61 deletions services/web/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 services/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"react-scripts": "3.4.4",
"redux": "^4.2.0",
"redux-persist": "^6.0.0",
"redux-saga": "^1.1.3"
"redux-saga": "^1.2.3"
},
"scripts": {
"start": "react-scripts start",
Expand Down

0 comments on commit 6536f2e

Please sign in to comment.