Skip to content

Commit 224c1ec

Browse files
fix(deps): update dependency cookie-es to v2
1 parent 68dd22a commit 224c1ec

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
},
4343
"dependencies": {
4444
"@nuxt/kit": "^3.13.2",
45-
"cookie-es": "^1.0.0",
45+
"cookie-es": "^2.0.0",
4646
"defu": "^6.1.2",
4747
"destr": "^2.0.0",
4848
"h3": "^1.6.4",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2814,7 +2814,7 @@ __metadata:
28142814
"@typescript-eslint/eslint-plugin": "npm:5.62.0"
28152815
"@typescript-eslint/parser": "npm:5.62.0"
28162816
"@vue/eslint-config-typescript": "npm:13.0.0"
2817-
cookie-es: "npm:^1.0.0"
2817+
cookie-es: "npm:^2.0.0"
28182818
defu: "npm:^6.1.2"
28192819
destr: "npm:^2.0.0"
28202820
eslint: "npm:8.57.1"

0 commit comments

Comments
 (0)