Skip to content

Commit 3e8bd9e

Browse files
chore(deps): update node.js to v12.22.12
1 parent ea65987 commit 3e8bd9e

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM node:12.22.1-alpine
1+
FROM node:12.22.12-alpine
22

33
ENV YARN_VERSION 1.22.0
44

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -301,7 +301,7 @@
301301
"whatwg-fetch": "3.6.2"
302302
},
303303
"engines": {
304-
"node": "12.22.1",
304+
"node": "12.22.12",
305305
"yarn": "~1.22.0"
306306
},
307307
"scripts": {

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -9715,10 +9715,10 @@ mkdirp@^1.0.4:
97159715
resolved "https://registry.yarnpkg.com/mkdirp/-/mkdirp-1.0.4.tgz#3eb5ed62622756d79a5f0e2a221dfebad75c2f7e"
97169716
integrity sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw==
97179717

9718-
9719-
version "2.29.2"
9720-
resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.2.tgz#00910c60b20843bcba52d37d58c628b47b1f20e4"
9721-
integrity sha512-UgzG4rvxYpN15jgCmVJwac49h9ly9NurikMWGPdVxm8GZD6XjkKPxDTjQQ43gtGgnV3X0cAyWDdP2Wexoquifg==
9718+
9719+
version "2.29.4"
9720+
resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.4.tgz#3dbe052889fe7c1b2ed966fcb3a77328964ef108"
9721+
integrity sha512-5LC9SOxjSc2HF6vO2CyuTDNivEdoz2IvyJJGj6X8DJ0eFyfszE0QiEd+iXmBvUP3WHxSjFH/vIsA0EN00cgr8w==
97229722

97239723
97249724
version "1.6.5"

0 commit comments

Comments
 (0)