diff --git a/.github/workflows/secrets_scanner.yaml b/.github/workflows/secrets_scanner.yaml index 047158da..4fde4783 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@7e78ca385fb82c19568c7a4b341c97d57d9aa5e1 # v3.82.2 with: path: ./ base: ${{ github.event.repository.default_branch }} diff --git a/bun.lockb b/bun.lockb index baa295eb..1db09b87 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index a9f89147..fcde0406 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": "^2.18.5", + "@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",