Skip to content

Commit

Permalink
build(deps): bump cookie and universal-cookie in /admin
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 [universal-cookie](https://github.com/bendotcodes/cookies). These dependencies need to be updated together.


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

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 14, 2024
1 parent be358d0 commit 79600ec
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 deletions admin/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 admin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@vueuse/integrations": "^10.10.0",
"axios": "^1.7.7",
"lodash-es": "^4.17.21",
"universal-cookie": "^7.1.4",
"universal-cookie": "^7.2.1",
"vee-validate": "^4.13.2",
"vue": "^3.4.37",
"vue-i18n": "^9.13.1",
Expand Down

0 comments on commit 79600ec

Please sign in to comment.