update node

This commit is contained in:
marocchino 2021-01-21 07:06:45 +09:00
parent 56ced276ec
commit 6843719494
No known key found for this signature in database
GPG key ID: AFF521DBDB122570
2 changed files with 4 additions and 4 deletions

View file

@ -1 +1 @@
nodejs 12.18.0 nodejs 14.15.4

6
package-lock.json generated
View file

@ -9127,9 +9127,9 @@
} }
}, },
"kind-of": { "kind-of": {
"version": "6.0.2", "version": "6.0.3",
"resolved": "https://registry.npmjs.org/kind-of/-/kind-of-6.0.2.tgz", "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-6.0.3.tgz",
"integrity": "sha512-s5kLOcnH0XqDO+FvuaLX8DDjZ18CGFk7VygH40QoKPUQhW4e2rvM0rwUq0t8IQDOwYSeLK01U90OjzBTme2QqA==", "integrity": "sha512-dcS1ul+9tmeD95T+x28/ehLgd9mENa3LsvDTtzm3vyBEO7RPptvAD+t44WVXaUjTBRcrpFeFlC8WCruUR456hw==",
"dev": true "dev": true
}, },
"kleur": { "kleur": {