Skip to content

Commit

Permalink
Bump cookie and react-cookie in /extension/cockpit-plugin
Browse files Browse the repository at this point in the history
Bumps [cookie](https://github.com/jshttp/cookie) to 0.7.2 and updates ancestor dependency [react-cookie](https://github.com/bendotcodes/cookies). These dependencies need to be updated together.


Updates `cookie` from 0.4.2 to 0.7.2
- [Release notes](https://github.com/jshttp/cookie/releases)
- [Commits](jshttp/cookie@v0.4.2...v0.7.2)

Updates `react-cookie` from 4.1.1 to 7.2.1
- [Release notes](https://github.com/bendotcodes/cookies/releases)
- [Changelog](https://github.com/bendotcodes/cookies/blob/main/LEGACY-CHANGELOG.md)
- [Commits](https://github.com/bendotcodes/cookies/commits/v7.2.1)

---
updated-dependencies:
- dependency-name: cookie
  dependency-type: indirect
- dependency-name: react-cookie
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 10, 2024
1 parent fad5487 commit 8e9dcdb
Show file tree
Hide file tree
Showing 2 changed files with 42 additions and 42 deletions.
82 changes: 41 additions & 41 deletions extension/cockpit-plugin/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 extension/cockpit-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"date-fns": "2.29.3",
"lodash-es": "4.17.21",
"react": "^18.2.0",
"react-cookie": "^4.1.1",
"react-cookie": "^7.2.1",
"react-dom": "^18.2.0"
},
"devDependencies": {
Expand Down

0 comments on commit 8e9dcdb

Please sign in to comment.