feat: cookie jar data is persisted and loaded

This commit is contained in:
Andrew Bastin
2023-10-25 18:34:32 +05:30
parent d068da1341
commit 3f1ca8f20b
4 changed files with 47 additions and 16 deletions

6
pnpm-lock.yaml generated
View File

@@ -610,6 +610,9 @@ importers:
yargs-parser:
specifier: ^21.1.1
version: 21.1.1
zod:
specifier: ^3.22.2
version: 3.22.2
devDependencies:
'@esbuild-plugins/node-globals-polyfill':
specifier: ^0.2.3
@@ -25502,7 +25505,7 @@ packages:
deprecated: The library contains critical security issues and should not be used for production! The maintenance of the project has been discontinued. Consider migrating your code to isolated-vm.
hasBin: true
dependencies:
acorn: 8.10.0
acorn: 8.11.2
acorn-walk: 8.2.0
dev: false
@@ -26943,7 +26946,6 @@ packages:
/zod@3.22.2:
resolution: {integrity: sha512-wvWkphh5WQsJbVk1tbx1l1Ly4yg+XecD+Mq280uBGt9wa5BKSWf4Mhp6GmrkPixhMxmabYY7RbzlwVP32pbGCg==}
dev: true
/zod@3.22.4:
resolution: {integrity: sha512-iC+8Io04lddc+mVqQ9AZ7OQ2MrUKGN+oIQyq1vemgt46jwCwLfhq7/pwnBnNXXXZb8VTVLKwp9EDkx+ryxIWmg==}