Skip to content

Commit 96d792b

Browse files
fix(deps): bump cookie-es from 1.2.2 to 2.0.0 in the majorprod group
Bumps the majorprod group with 1 update: [cookie-es](https://github.com/unjs/cookie-es). Updates `cookie-es` from 1.2.2 to 2.0.0 - [Release notes](https://github.com/unjs/cookie-es/releases) - [Changelog](https://github.com/unjs/cookie-es/blob/main/CHANGELOG.md) - [Commits](unjs/cookie-es@v1.2.2...v2.0.0) --- updated-dependencies: - dependency-name: cookie-es dependency-version: 2.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: majorprod ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 03612a1 commit 96d792b

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package-lock.json

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

packages/cookie/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"routup": "^4.0.1"
5757
},
5858
"dependencies": {
59-
"cookie-es": "^1.2.2"
59+
"cookie-es": "^2.0.0"
6060
},
6161
"devDependencies": {
6262
"@types/supertest": "^6.0.2",

0 commit comments

Comments
 (0)