Skip to content

Commit

Permalink
build(deps): bump cookie from 0.7.2 to 1.0.2
Browse files Browse the repository at this point in the history
Bumps [cookie](https://github.com/jshttp/cookie) from 0.7.2 to 1.0.2.
- [Release notes](https://github.com/jshttp/cookie/releases)
- [Commits](jshttp/cookie@v0.7.2...v1.0.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 10, 2024
1 parent 0492ca1 commit 5caef04
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 6 deletions.
19 changes: 14 additions & 5 deletions 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@angular/platform-browser-dynamic": "^18.2.13",
"@angular/router": "^18.2.13",
"bootstrap": "^5.3.3",
"cookie": "^0.7.1",
"cookie": "^1.0.2",
"npm-check-updates": "^17.1.11",
"pdf-lib": "^1.17.1",
"rxjs": "~7.8.1",
Expand Down

0 comments on commit 5caef04

Please sign in to comment.