Bumped warren-bank/serve to newest version for security reasons
All checks were successful
/ release (push) Successful in 7s
/ build (push) Successful in 1m24s

This commit is contained in:
Firq 2024-06-20 18:34:12 +02:00
parent b05388db50
commit c88dffcbee
Signed by: Firq
GPG key ID: 3ACC61C8CEC83C20
2 changed files with 2 additions and 1 deletions

1
.gitignore vendored Normal file
View file

@ -0,0 +1 @@
.vscode/*

View file

@ -1,2 +1,2 @@
FROM node:lts
RUN npm install --global "@warren-bank/serve"
RUN npm install --global "@warren-bank/serve@130002.18.6"