Merge pull request #8871 from overleaf/briangough-issue8868

Upgrade node to v16.16.0

GitOrigin-RevId: 6bc6d63aa4af1940649f1eb5966f182250ecac22
This commit is contained in:
Brian Gough
2022-07-15 11:52:41 +01:00
committed by Copybot
parent 8043485572
commit e7531eb047
66 changed files with 84 additions and 84 deletions

View File

@@ -1,4 +1,4 @@
FROM node:16.14.2
FROM node:16.16.0
# Install Google Chrome
RUN wget -q -O - https://dl-ssl.google.com/linux/linux_signing_key.pub | apt-key add -