Skip to content

Commit

Permalink
feat-#334: bump nuxt-csurf
Browse files Browse the repository at this point in the history
  • Loading branch information
Baroshem committed Mar 21, 2024
1 parent df0d711 commit 89e32ee
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -55,7 +55,7 @@
"basic-auth": "^2.0.1",
"cheerio": "^1.0.0-rc.12",
"defu": "^6.1.1",
"nuxt-csurf": "^1.3.1",
"nuxt-csurf": "^1.5.1",
"pathe": "^1.0.0",
"unplugin-remove": "^1.0.0",
"xss": "^1.0.14"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -4478,10 +4478,10 @@ nuxi@^3.10.1:
optionalDependencies:
fsevents "~2.3.3"

nuxt-csurf@^1.3.1:
version "1.4.2"
resolved "https://registry.yarnpkg.com/nuxt-csurf/-/nuxt-csurf-1.4.2.tgz#a8f818d80516a10fb6803e29e65060bb76c197b6"
integrity sha512-piANsSYs1N/T5FqTOHLhbnhxFNRtBQcyy+AJ2ADRGP12+mydpM5zXOH2BJjLjhyRwTrejiAUBgLbHlK5/v1pFQ==
nuxt-csurf@^1.5.1:
version "1.5.1"
resolved "https://registry.yarnpkg.com/nuxt-csurf/-/nuxt-csurf-1.5.1.tgz#63586ca272933ea9c557c5f76f8f44f9cc0b9f98"
integrity sha512-eR59ogunxo0/GBUczkRbTjnO03Zl6KD1+Wa0DcqqoA3FjWaZ4M3dre3pwRPIL67yh62UtXEWXcNt8cUek3b49w==
dependencies:
"@nuxt/kit" "^3.10.2"
defu "^6.1.4"
Expand Down

0 comments on commit 89e32ee

Please sign in to comment.