chore(web): update lockfile version

This commit is contained in:
Luke
2023-06-11 10:29:42 +02:00
parent cfb75b2d23
commit bc4a342bb1
2 changed files with 6 additions and 2 deletions

View File

@@ -21,7 +21,7 @@ jobs:
- uses: pnpm/action-setup@v2.0.1
with:
version: 8.3.1
version: 8.6.1
- name: Setup node
uses: actions/setup-node@v2