We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 68dd22a commit 224c1ecCopy full SHA for 224c1ec
package.json
@@ -42,7 +42,7 @@
42
},
43
"dependencies": {
44
"@nuxt/kit": "^3.13.2",
45
- "cookie-es": "^1.0.0",
+ "cookie-es": "^2.0.0",
46
"defu": "^6.1.2",
47
"destr": "^2.0.0",
48
"h3": "^1.6.4",
yarn.lock
@@ -2814,7 +2814,7 @@ __metadata:
2814
"@typescript-eslint/eslint-plugin": "npm:5.62.0"
2815
"@typescript-eslint/parser": "npm:5.62.0"
2816
"@vue/eslint-config-typescript": "npm:13.0.0"
2817
- cookie-es: "npm:^1.0.0"
+ cookie-es: "npm:^2.0.0"
2818
defu: "npm:^6.1.2"
2819
destr: "npm:^2.0.0"
2820
eslint: "npm:8.57.1"
0 commit comments