diff --git a/package.json b/package.json index 9bb83542..066e4a6f 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ }, "dependencies": { "@nuxt/content": "^1.15.1", - "@nuxtjs/auth-next": "5.0.0-1642152945.3bb6b5f", + "@nuxtjs/auth-next": "5.0.0-1642674937.d38a8d7", "@nuxtjs/axios": "^5.13.6", "@nuxtjs/pwa": "^3.3.5", "core-js": "^3.20.3", diff --git a/yarn.lock b/yarn.lock index c6315b86..0327672a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1451,13 +1451,13 @@ webpack-node-externals "^3.0.0" webpackbar "^4.0.0" -"@nuxtjs/auth-next@5.0.0-1642152945.3bb6b5f": - version "5.0.0-1642152945.3bb6b5f" - resolved "https://registry.yarnpkg.com/@nuxtjs/auth-next/-/auth-next-5.0.0-1642152945.3bb6b5f.tgz#a818594a82115fcaf207ef61af2f3008217902bf" - integrity sha512-oGtFf28KnHP+ZVx9xsCxC69Qj7L9d0IltpX+OS9vDiy+xCxdvG1BOFjRtGtfvqiceIBrmD/n/l940asP2mQcsg== +"@nuxtjs/auth-next@5.0.0-1642674937.d38a8d7": + version "5.0.0-1642674937.d38a8d7" + resolved "https://registry.yarnpkg.com/@nuxtjs/auth-next/-/auth-next-5.0.0-1642674937.d38a8d7.tgz#fa76ebd1227075f32c8720420b7e23df50fc7866" + integrity sha512-VPp6FTf0lP5pTy6C03z1J0IPUc+Gf/OVuz/CAK+7kX9Hh4bel/1dhrhljwDPOELIzv3MCFQR3zMFyVMM6sTk/w== dependencies: "@nuxtjs/axios" "^5.13.6" - axios "^0.24.0" + axios "^0.25.0" body-parser "^1.19.1" consola "^2.15.3" cookie "^0.4.1" @@ -2677,12 +2677,12 @@ axios@^0.21.1: dependencies: follow-redirects "^1.14.0" -axios@^0.24.0: - version "0.24.0" - resolved "https://registry.yarnpkg.com/axios/-/axios-0.24.0.tgz#804e6fa1e4b9c5288501dd9dff56a7a0940d20d6" - integrity sha512-Q6cWsys88HoPgAaFAVUb0WpPk0O8iTeisR9IMqy9G8AbO4NlpVknrnQS03zzF9PGAWgO3cgletO3VjV/P7VztA== +axios@^0.25.0: + version "0.25.0" + resolved "https://registry.yarnpkg.com/axios/-/axios-0.25.0.tgz#349cfbb31331a9b4453190791760a8d35b093e0a" + integrity sha512-cD8FOb0tRH3uuEe6+evtAbgJtfxr7ly3fQjYcMcuPlgkwVS9xboaVIpcDV+cYQe+yGykgwZCs1pzjntcGa6l5g== dependencies: - follow-redirects "^1.14.4" + follow-redirects "^1.14.7" babel-loader@^8.2.2: version "8.2.3" @@ -4958,11 +4958,16 @@ flush-write-stream@^1.0.0: inherits "^2.0.3" readable-stream "^2.3.6" -follow-redirects@^1.0.0, follow-redirects@^1.14.0, follow-redirects@^1.14.4: +follow-redirects@^1.0.0, follow-redirects@^1.14.0: version "1.14.6" resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.14.6.tgz#8cfb281bbc035b3c067d6cd975b0f6ade6e855cd" integrity sha512-fhUl5EwSJbbl8AR+uYL2KQDxLkdSjZGR36xy46AO7cOMTrCMON6Sa28FmAnC2tRTDbd/Uuzz3aJBv7EBN7JH8A== +follow-redirects@^1.14.7: + version "1.14.7" + resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.14.7.tgz#2004c02eb9436eee9a21446a6477debf17e81685" + integrity sha512-+hbxoLbFMbRKDwohX8GkTataGqO6Jb7jGwpAlwgy2bIz25XtRm7KEzJM76R1WiNT5SwZkX4Y75SwBolkpmE7iQ== + for-in@^1.0.2: version "1.0.2" resolved "https://registry.yarnpkg.com/for-in/-/for-in-1.0.2.tgz#81068d295a8142ec0ac726c6e2200c30fb6d5e80"