diff --git a/package.json b/package.json index bdde2e60..4cb619e1 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "dependencies": { "cookie-es": "^1.0.0", "defu": "^6.1.2", - "destr": "^1.2.2", + "destr": "^2.0.0", "iron-webcrypto": "^0.7.0", "radix3": "^1.0.1", "ufo": "^1.1.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b2964835..012547cc 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -8,8 +8,8 @@ dependencies: specifier: ^6.1.2 version: 6.1.2 destr: - specifier: ^1.2.2 - version: 1.2.2 + specifier: ^2.0.0 + version: 2.0.0 iron-webcrypto: specifier: ^0.7.0 version: 0.7.0 @@ -2233,6 +2233,11 @@ packages: /destr@1.2.2: resolution: {integrity: sha512-lrbCJwD9saUQrqUfXvl6qoM+QN3W7tLV5pAOs+OqOmopCCz/JkE05MHedJR1xfk4IAnZuJXPVuN5+7jNA2ZCiA==} + dev: true + + /destr@2.0.0: + resolution: {integrity: sha512-FJ9RDpf3GicEBvzI3jxc2XhHzbqD8p4ANw/1kPsFBfTvP1b7Gn/Lg1vO7R9J4IVgoMbyUmFrFGZafJ1hPZpvlg==} + dev: false /destroy@1.2.0: resolution: {integrity: sha512-2sJGJTaXIIaR1w4iJSNoN0hnMY7Gpc/n8D4qSCJw8QqFWXf7cuAgnEHxBpweaVcPevC2l3KpjYCx3NypQQgaJg==}