Merge pull request #6481 from overleaf/jpa-node-14-18-3

[misc] upgrade node version from 14.18.1 to 14.18.3

GitOrigin-RevId: 976542fcc0271e323695c59a987dcf1614ee633e
This commit is contained in:
Jakob Ackermann
2022-01-27 10:29:20 +00:00
committed by Copybot
parent 409d8cd1a8
commit 8789296f5a
65 changed files with 72 additions and 72 deletions

View File

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