Skip to content

Commit c1b1851

Browse files
build(deps): bump cookie and iron-session (#365)
Bumps [cookie](https://github.com/jshttp/cookie) to 0.7.2 and updates ancestor dependency [iron-session](https://github.com/vvo/iron-session). 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 `iron-session` from 8.0.3 to 8.0.4 - [Release notes](https://github.com/vvo/iron-session/releases) - [Changelog](https://github.com/vvo/iron-session/blob/main/CHANGELOG.md) - [Commits](vvo/iron-session@v8.0.3...v8.0.4) --- updated-dependencies: - dependency-name: cookie dependency-type: indirect - dependency-name: iron-session dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7b49dad commit c1b1851

File tree

2 files changed

+20
-39
lines changed

2 files changed

+20
-39
lines changed

package-lock.json

Lines changed: 19 additions & 38 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"@trpc/server": "10.45.2",
6464
"@types/lodash": "^4.14.202",
6565
"@types/validator": "^13.11.7",
66-
"iron-session": "^8.0.1",
66+
"iron-session": "^8.0.4",
6767
"lodash": "^4.17.21",
6868
"nanoid": "^5.0.8",
6969
"next": "15.1.2",

0 commit comments

Comments
 (0)