diff --git a/package.json b/package.json index ed50acd..96ce80a 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "dependencies": { "@draftbot/nuxtjs-auth": "^5.1.2", "@nuxtjs/axios": "^5.13.6", - "@nuxtjs/device": "^2.1.0", + "@nuxtjs/device": "^3.2.4", "@nuxtjs/proxy": "^2.1.0", "@nuxtjs/pwa": "^3.3.5", "@nuxtjs/robots": "^2.5.0", diff --git a/yarn.lock b/yarn.lock index 8e29ca0..6c02913 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2209,12 +2209,12 @@ consola "^2.15.3" defu "^5.0.0" -"@nuxtjs/device@^2.1.0": - version "2.1.0" - resolved "https://registry.yarnpkg.com/@nuxtjs/device/-/device-2.1.0.tgz#552c668b2d82dc982d18429845777c19d48d87d6" - integrity sha512-TYBdt1w2bmCCWp+MhgcBATZtqyUBi3nSdNpcLGILw5USLwCsC/yZtIkq9YisuEzuRnod9w/RZpoE80MxLftEuA== +"@nuxtjs/device@^3.2.4": + version "3.2.4" + resolved "https://registry.yarnpkg.com/@nuxtjs/device/-/device-3.2.4.tgz#574a0beefa207fa19fc992d116f731274e710eb4" + integrity sha512-jIvN6QeodBNrUrL/1FCHk4bebsiLsGHlJd8c/m2ksLrGY4IZ0npA8IYhDTdYV92epGxoe8+3iZOzCjav+6TshQ== dependencies: - defu "^3.2.2" + defu "^6.1.4" "@nuxtjs/eslint-config@^7.0.0": version "7.0.0" @@ -4688,6 +4688,11 @@ defu@^6.1.2, defu@^6.1.3: resolved "https://registry.yarnpkg.com/defu/-/defu-6.1.3.tgz#6d7f56bc61668e844f9f593ace66fd67ef1205fd" integrity sha512-Vy2wmG3NTkmHNg/kzpuvHhkqeIx3ODWqasgCRbKtbXEN0G+HpEEv9BtJLp7ZG1CZloFaC41Ah3ZFbq7aqCqMeQ== +defu@^6.1.4: + version "6.1.4" + resolved "https://registry.yarnpkg.com/defu/-/defu-6.1.4.tgz#4e0c9cf9ff68fe5f3d7f2765cc1a012dfdcb0479" + integrity sha512-mEQCMmwJu317oSz8CwdIOdwf3xMif1ttiM8LTufzc3g6kR+9Pe236twL8j3IYT1F7GfRgGcW6MWxzZjLIkuHIg== + depd@2.0.0: version "2.0.0" resolved "https://registry.yarnpkg.com/depd/-/depd-2.0.0.tgz#b696163cc757560d09cf22cc8fad1571b79e76df"