Skip to content

Commit

Permalink
chore: 1.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Baroshem committed Apr 29, 2024
1 parent 57ea940 commit 8305b48
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion .stackblitz/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@
"nuxt": "3.9.3"
},
"dependencies": {
"nuxt-security": "^1.4.2"
"nuxt-security": "^1.4.3"
}
}
8 changes: 4 additions & 4 deletions .stackblitz/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4296,10 +4296,10 @@ nuxt-csurf@^1.5.1:
defu "^6.1.4"
uncsrf "^1.1.1"

nuxt-security@^1.4.2:
version "1.4.2"
resolved "https://registry.yarnpkg.com/nuxt-security/-/nuxt-security-1.4.2.tgz#8ebff7b36c42373192322f6c115e80195c8daa26"
integrity sha512-0rxruaiKcSXqZS9bEQuXTzUMfw3Jd73Kx+AtqT9mwsstTihPZjdaQ/125KLrnBKrH9gGSPXiCNo09TgBvgf5DQ==
nuxt-security@^1.4.3:
version "1.4.3"
resolved "https://registry.yarnpkg.com/nuxt-security/-/nuxt-security-1.4.3.tgz#422e7934e9acc81f76d88406555fb08c5bbaa457"
integrity sha512-Fd2GqXPgXj0UOJ0ZnQgVpPeIoCX+P9PhUcGB9Or92aYPDoOAGdFbGrRCJZsBM8txMZQHmxQDcva/5xyWeVWyLQ==
dependencies:
"@nuxt/kit" "^3.11.2"
basic-auth "^2.0.1"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nuxt-security",
"version": "1.4.2",
"version": "1.4.3",
"license": "MIT",
"type": "module",
"homepage": "https://nuxt-security.vercel.app",
Expand Down

0 comments on commit 8305b48

Please sign in to comment.