diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml index 0d6173c..c6d2ea5 100644 --- a/.github/workflows/build.yaml +++ b/.github/workflows/build.yaml @@ -21,7 +21,7 @@ jobs: - name: Log in to the ghcr.io Container registry - uses: docker/login-action@9780b0c442fbb1117ed29e0efdff1e18412f7567 + uses: docker/login-action@3b8fed7e4b60203b2aa0ecc6c6d6d91d12c06760 with: registry: ghcr.io username: ${{ github.actor }} diff --git a/.github/workflows/push_main.yaml b/.github/workflows/push_main.yaml index 9847af3..3420fc7 100644 --- a/.github/workflows/push_main.yaml +++ b/.github/workflows/push_main.yaml @@ -22,7 +22,7 @@ jobs: - name: Log in to the ghcr.io Container registry - uses: docker/login-action@9780b0c442fbb1117ed29e0efdff1e18412f7567 + uses: docker/login-action@3b8fed7e4b60203b2aa0ecc6c6d6d91d12c06760 with: registry: ghcr.io username: ${{ github.actor }} diff --git a/site/package-lock.json b/site/package-lock.json index 5e83e46..a218d7c 100644 --- a/site/package-lock.json +++ b/site/package-lock.json @@ -1804,9 +1804,9 @@ } }, "node_modules/@swup/head-plugin": { - "version": "2.2.0", - "resolved": "https://registry.npmjs.org/@swup/head-plugin/-/head-plugin-2.2.0.tgz", - "integrity": "sha512-8/p86H6Ypu+peAAnRZEugOdot3IHhWRMoP/19f9ZEOqErDnIpSWHOkiTI/dWAcHZ6Gbia67fu67cgD2Rag1eKQ==", + "version": "2.2.1", + "resolved": "https://registry.npmjs.org/@swup/head-plugin/-/head-plugin-2.2.1.tgz", + "integrity": "sha512-GmUTkjAvkaXkf6VWaHXH623lrnvo+vQzc6DFcyox99ec+HkGVWpgGvrz2imq2veLyFk5o348SEvNnSQyXYxkiA==", "license": "MIT", "dependencies": { "@swup/plugin": "^4.0.0" @@ -4423,9 +4423,9 @@ "license": "MIT" }, "node_modules/vite": { - "version": "5.4.6", - "resolved": "https://registry.npmjs.org/vite/-/vite-5.4.6.tgz", - "integrity": "sha512-IeL5f8OO5nylsgzd9tq4qD2QqI0k2CQLGrWD0rCN0EQJZpBK5vJAx0I+GDkMOXxQX/OfFHMuLIx6ddAxGX/k+Q==", + "version": "5.4.7", + "resolved": "https://registry.npmjs.org/vite/-/vite-5.4.7.tgz", + "integrity": "sha512-5l2zxqMEPVENgvzTuBpHer2awaetimj2BGkhBPdnwKbPNOlHsODU+oiazEZzLK7KhAnOrO+XGYJYn4ZlUhDtDQ==", "dev": true, "license": "MIT", "dependencies": {