Skip to content

Commit 8305b48

Browse files
committed
chore: 1.4.3
1 parent 57ea940 commit 8305b48

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

.stackblitz/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@
1111
"nuxt": "3.9.3"
1212
},
1313
"dependencies": {
14-
"nuxt-security": "^1.4.2"
14+
"nuxt-security": "^1.4.3"
1515
}
1616
}

.stackblitz/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4296,10 +4296,10 @@ nuxt-csurf@^1.5.1:
42964296
defu "^6.1.4"
42974297
uncsrf "^1.1.1"
42984298

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==
43034303
dependencies:
43044304
"@nuxt/kit" "^3.11.2"
43054305
basic-auth "^2.0.1"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nuxt-security",
3-
"version": "1.4.2",
3+
"version": "1.4.3",
44
"license": "MIT",
55
"type": "module",
66
"homepage": "https://nuxt-security.vercel.app",

0 commit comments

Comments
 (0)