Skip to content

Commit

Permalink
fix: upgrade react-cookie from 4.1.0 to 4.1.1 (#3635)
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade react-cookie from 4.1.0 to 4.1.1.

See this package in npm:
https://www.npmjs.com/package/react-cookie

See this project in Snyk:
https://app.snyk.io/org/cvat/project/c1f463ee-3776-44c4-b0fa-cd2254d0a094?utm_source=github&utm_medium=upgrade-pr
  • Loading branch information
snyk-bot authored Sep 6, 2021
1 parent 7a3cb3e commit 6d0042c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions cvat-ui/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 cvat-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
"react": "^16.14.0",
"react-awesome-query-builder": "^3.0.0",
"react-color": "^2.19.3",
"react-cookie": "^4.1.0",
"react-cookie": "^4.1.1",
"react-dom": "^16.14.0",
"react-moment": "^1.1.1",
"react-redux": "^7.2.4",
Expand Down

0 comments on commit 6d0042c

Please sign in to comment.