Skip to content

Commit

Permalink
Bump universal-cookie from 4.0.4 to 7.2.2
Browse files Browse the repository at this point in the history
Bumps [universal-cookie](https://github.com/bendotcodes/cookies) from 4.0.4 to 7.2.2.
- [Release notes](https://github.com/bendotcodes/cookies/releases)
- [Changelog](https://github.com/bendotcodes/cookies/blob/main/LEGACY-CHANGELOG.md)
- [Commits](bendotcodes/cookies@v4.0.4...v7.2.2)

---
updated-dependencies:
- dependency-name: universal-cookie
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 1, 2024
1 parent 64e7683 commit be9c8df
Show file tree
Hide file tree
Showing 4 changed files with 23 additions and 10 deletions.
2 changes: 1 addition & 1 deletion apps/SageAccountWeb/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"react-router-dom": "^5.3.4",
"sass": "^1.71.1",
"synapse-react-client": "workspace:*",
"universal-cookie": "^4.0.4"
"universal-cookie": "^7.2.2"
},
"devDependencies": {
"@testing-library/jest-dom": "^6.4.6",
Expand Down
2 changes: 1 addition & 1 deletion apps/synapse-oauth-signin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"react-dom": "^18.2.0",
"react-router-dom": "^5.3.4",
"sass": "^1.71.1",
"universal-cookie": "^4.0.4",
"universal-cookie": "^7.2.2",
"synapse-react-client": "workspace:*"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/synapse-react-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@
"tinycolor2": "^1.6.0",
"tslib": "^2.6.2",
"ua-parser-js": "^1.0.37",
"universal-cookie": "^4.0.4",
"universal-cookie": "^7.2.2",
"use-deep-compare-effect": "^1.8.1",
"xss": "^1.0.15",
"zod": "^3.22.4"
Expand Down
27 changes: 20 additions & 7 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit be9c8df

Please sign in to comment.