File tree 3 files changed +6
-6
lines changed
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.2.1 "
14
+ "nuxt-security" : " ^1.2.2 "
15
15
}
16
16
}
Original file line number Diff line number Diff line change @@ -4101,10 +4101,10 @@ nuxt-csurf@^1.3.1:
4101
4101
defu "^6.1.1"
4102
4102
uncsrf "^1.1.1"
4103
4103
4104
- nuxt-security@^1.2.1 :
4105
- version "1.2.1 "
4106
- resolved "https://registry.yarnpkg.com/nuxt-security/-/nuxt-security-1.2.1 .tgz#f0a8fb174910beeca6d29b5bd0f7ba331d567eea "
4107
- integrity sha512-x6FfMWU/yATA4KmanhnNfqZuGQtbYDZn5dHpje808kBMwhO9qjqhWUlk1Nxkw5Txwj8jLDaXZCJryEC8X5Mp4w ==
4104
+ nuxt-security@^1.2.2 :
4105
+ version "1.2.2 "
4106
+ resolved "https://registry.yarnpkg.com/nuxt-security/-/nuxt-security-1.2.2 .tgz#3bd1248d83f468a44bc1099e80d2be16af60a338 "
4107
+ integrity sha512-/g2gjl4ReruHe2RDv+LkWvkNFXl2GMKLvDQgdEuMPTrL+9fYARkdCKC2iDvPaBp0EymlFDVGIjtlzLAxAWkgbg ==
4108
4108
dependencies :
4109
4109
" @nuxt/kit" " ^3.8.0"
4110
4110
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.2.1 " ,
3
+ "version" : " 1.2.2 " ,
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