File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 11
11
"nuxt" : " 3.9.3"
12
12
},
13
13
"dependencies" : {
14
- "nuxt-security" : " ^1.4.2 "
14
+ "nuxt-security" : " ^1.4.3 "
15
15
}
16
16
}
Original file line number Diff line number Diff line change @@ -4296,10 +4296,10 @@ nuxt-csurf@^1.5.1:
4296
4296
defu "^6.1.4"
4297
4297
uncsrf "^1.1.1"
4298
4298
4299
- nuxt-security@^1.4.2 :
4300
- version "1.4.2 "
4301
- resolved "https://registry.yarnpkg.com/nuxt-security/-/nuxt-security-1.4.2 .tgz#8ebff7b36c42373192322f6c115e80195c8daa26 "
4302
- integrity sha512-0rxruaiKcSXqZS9bEQuXTzUMfw3Jd73Kx+AtqT9mwsstTihPZjdaQ/125KLrnBKrH9gGSPXiCNo09TgBvgf5DQ ==
4299
+ nuxt-security@^1.4.3 :
4300
+ version "1.4.3 "
4301
+ resolved "https://registry.yarnpkg.com/nuxt-security/-/nuxt-security-1.4.3 .tgz#422e7934e9acc81f76d88406555fb08c5bbaa457 "
4302
+ integrity sha512-Fd2GqXPgXj0UOJ0ZnQgVpPeIoCX+P9PhUcGB9Or92aYPDoOAGdFbGrRCJZsBM8txMZQHmxQDcva/5xyWeVWyLQ ==
4303
4303
dependencies :
4304
4304
" @nuxt/kit" " ^3.11.2"
4305
4305
basic-auth "^2.0.1"
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " nuxt-security" ,
3
- "version" : " 1.4.2 " ,
3
+ "version" : " 1.4.3 " ,
4
4
"license" : " MIT" ,
5
5
"type" : " module" ,
6
6
"homepage" : " https://nuxt-security.vercel.app" ,
You can’t perform that action at this time.
0 commit comments