diff --git a/.github/workflows/secrets_scanner.yaml b/.github/workflows/secrets_scanner.yaml index 047158d..991405e 100644 --- a/.github/workflows/secrets_scanner.yaml +++ b/.github/workflows/secrets_scanner.yaml @@ -11,7 +11,7 @@ jobs: with: fetch-depth: 0 - name: TruffleHog OSS - uses: trufflesecurity/trufflehog@06bbd6fd493fcac4a6db0e4850a92bcf932fafed # v3.81.10 + uses: trufflesecurity/trufflehog@029f03e7bd5e0828dc8d2c768b5c60167a94cbbb # v3.82.1 with: path: ./ base: ${{ github.event.repository.default_branch }} diff --git a/bun.lockb b/bun.lockb index 20a2cef..5411b0e 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 8ed7930..fe81684 100644 --- a/package.json +++ b/package.json @@ -25,12 +25,12 @@ "@iconify-json/simple-icons": "^1.2.1", "@iconify-json/vscode-icons": "^1.2.0", "@nuxt/content": "^2.13.2", - "@nuxt/eslint": "^0.5.5", - "@nuxt/fonts": "^0.7.2", + "@nuxt/eslint": "^0.5.7", + "@nuxt/fonts": "^0.8.0", "@nuxt/image": "^1.8.0", "@nuxt/ui": "^2.18.4", - "@nuxt/ui-pro": "^1.4.1", - "@nuxtjs/seo": "^2.0.0-rc.20", + "@nuxt/ui-pro": "^1.4.2", + "@nuxtjs/seo": "^2.0.0-rc.21", "dayjs": "^1.11.13", "nuxt": "^3.13.1", "nuxt-gtag": "^2.1.0",