Skip to content

Commit

Permalink
chore: bump to 0.14.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Baroshem committed Jul 19, 2023
1 parent b0bfb83 commit aba942f
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.2.3"
},
"dependencies": {
"nuxt-security": "^0.14.1"
"nuxt-security": "^0.14.2"
}
}
8 changes: 4 additions & 4 deletions .stackblitz/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3038,10 +3038,10 @@ nuxt-csurf@^1.1.0:
"@nuxt/kit" "^3.1.0"
defu "^6.1.1"

nuxt-security@^0.14.1:
version "0.14.1"
resolved "https://registry.yarnpkg.com/nuxt-security/-/nuxt-security-0.14.1.tgz#e44378300741705399e19389fbdb4a5d6a77e50f"
integrity sha512-fsvK5oZqtnMNCzvsputPXt8MFRtPfcFFUMtwG/guGTuivwseHE2ucPnp7M6GKqNZyAng8dWIJTUADyDVD8ZSMA==
nuxt-security@^0.14.2:
version "0.14.2"
resolved "https://registry.yarnpkg.com/nuxt-security/-/nuxt-security-0.14.2.tgz#ce11d8a4ac94818078dff578db9855c9078f2fe6"
integrity sha512-2AmOxwmJOgOBYnYxy8QapIJx98DnLq6EAAvH24l6jMx7wSPJEtT/bb6i3VGy7EticHZkfJFM7H3eD2LxgxJ16Q==
dependencies:
"@nuxt/kit" "^3.2.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": "0.14.1",
"version": "0.14.2",
"license": "MIT",
"type": "module",
"homepage": "https://nuxt-security.vercel.app",
Expand Down

1 comment on commit aba942f

@vercel
Copy link

@vercel vercel bot commented on aba942f Jul 19, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

nuxt-security – ./

nuxt-security.vercel.app
nuxt-security-git-main-baroshem.vercel.app
nuxt-security-baroshem.vercel.app

Please sign in to comment.