mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-22 05:35:13 +00:00
chore(deps): update dependency cookie-es to ^1.1.0 (main) (#26568)
This commit is contained in:
parent
a3b0b11224
commit
41ab12414f
@ -73,7 +73,7 @@
|
||||
"acorn": "8.11.3",
|
||||
"c12": "^1.10.0",
|
||||
"chokidar": "^3.6.0",
|
||||
"cookie-es": "^1.0.0",
|
||||
"cookie-es": "^1.1.0",
|
||||
"defu": "^6.1.4",
|
||||
"destr": "^2.0.3",
|
||||
"devalue": "^4.3.2",
|
||||
|
@ -285,8 +285,8 @@ importers:
|
||||
specifier: ^3.6.0
|
||||
version: 3.6.0
|
||||
cookie-es:
|
||||
specifier: ^1.0.0
|
||||
version: 1.0.0
|
||||
specifier: ^1.1.0
|
||||
version: 1.1.0
|
||||
defu:
|
||||
specifier: ^6.1.4
|
||||
version: 6.1.4
|
||||
@ -5057,6 +5057,9 @@ packages:
|
||||
/cookie-es@1.0.0:
|
||||
resolution: {integrity: sha512-mWYvfOLrfEc996hlKcdABeIiPHUPC6DM2QYZdGGOvhOTbA3tjm2eBwqlJpoFdjC89NI4Qt6h0Pu06Mp+1Pj5OQ==}
|
||||
|
||||
/cookie-es@1.1.0:
|
||||
resolution: {integrity: sha512-L2rLOcK0wzWSfSDA33YR+PUHDG10a8px7rUHKWbGLP4YfbsMed2KFUw5fczvDPbT98DDe3LEzviswl810apTEw==}
|
||||
|
||||
/core-js-compat@3.34.0:
|
||||
resolution: {integrity: sha512-4ZIyeNbW/Cn1wkMMDy+mvrRUxrwFNjKwbhCfQpDd+eLgYipDqp8oGFGtLmhh18EDPKA0g3VUBYOxQGGwvWLVpA==}
|
||||
dependencies:
|
||||
@ -6767,7 +6770,7 @@ packages:
|
||||
/h3@1.11.1:
|
||||
resolution: {integrity: sha512-AbaH6IDnZN6nmbnJOH72y3c5Wwh9P97soSVdGSBbcDACRdkC0FEWf25pzx4f/NuOCK6quHmW18yF2Wx+G4Zi1A==}
|
||||
dependencies:
|
||||
cookie-es: 1.0.0
|
||||
cookie-es: 1.1.0
|
||||
crossws: 0.2.4
|
||||
defu: 6.1.4
|
||||
destr: 2.0.3
|
||||
|
Loading…
Reference in New Issue
Block a user