Skip to content

Commit

Permalink
chore: bump to 0.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Baroshem committed Jul 14, 2023
1 parent a4b2c6e commit 87880b0
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.13.0"
"nuxt-security": "^0.14.0"
}
}
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.13.0:
version "0.13.0"
resolved "https://registry.yarnpkg.com/nuxt-security/-/nuxt-security-0.13.0.tgz#471108143f2a038e377ac1831b163125ae20c3a5"
integrity sha512-D2u6ggMA2PVRQIVT/y8jXJ0D+7pxi0f627DlzVTFb6MOhZdazQYZGE54zI2g8fAvZciLHqZ8r+bbt3QlRLzIVg==
nuxt-security@^0.14.0:
version "0.14.0"
resolved "https://registry.yarnpkg.com/nuxt-security/-/nuxt-security-0.14.0.tgz#c0879cb3b31ff3a176745eff113b336603c9a7f0"
integrity sha512-gBUTilz4W1BHBYNzukQdGF+TSCLMww+FHc2wMf/bG3J0HsNVJVR678uL4R78FS0hvMi40nA+i6nerpUQYQxs1Q==
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.13.1",
"version": "0.14.0",
"license": "MIT",
"type": "module",
"homepage": "https://nuxt-security.vercel.app",
Expand Down

1 comment on commit 87880b0

@vercel
Copy link

@vercel vercel bot commented on 87880b0 Jul 14, 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.