diff --git a/.node-version b/.node-version index 2a0dc9a..18711d2 100644 --- a/.node-version +++ b/.node-version @@ -1 +1 @@ -14.16.0 +14.17.5 diff --git a/package.json b/package.json index 9678ab0..03dac54 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "license": "MIT", "bugs": "https://github.com/masuP9/noalte/issues", "devDependencies": { - "@types/node": "14.14.37", + "@types/node": "14.17.12", "@types/react": "17.0.3", "@types/react-dom": "17.0.3", "@types/styled-components": "5.1.9", diff --git a/yarn.lock b/yarn.lock index a1139ea..befd90e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1295,11 +1295,16 @@ resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.4.tgz#38fd73ddfd9b55abb1e1b2ed578cb55bd7b7d339" integrity sha512-8+KAKzEvSUdeo+kmqnKrqgeE+LcA0tjYWFY7RPProVYwnqDjukzO+3b6dLD56rYX5TdWejnEOLJYOIeh4CXKuA== -"@types/node@*", "@types/node@14.14.37": +"@types/node@*": version "14.14.37" resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.37.tgz#a3dd8da4eb84a996c36e331df98d82abd76b516e" integrity sha512-XYmBiy+ohOR4Lh5jE379fV2IU+6Jn4g5qASinhitfyO71b/sCo6MKsMLF5tc7Zf2CE8hViVQyYSobJNke8OvUw== +"@types/node@14.17.12": + version "14.17.12" + resolved "https://registry.yarnpkg.com/@types/node/-/node-14.17.12.tgz#7a31f720b85a617e54e42d24c4ace136601656c7" + integrity sha512-vhUqgjJR1qxwTWV5Ps5txuy2XMdf7Fw+OrdChRboy8BmWUPkckOhphaohzFG6b8DW7CrxaBMdrdJ47SYFq1okw== + "@types/parse-json@^4.0.0": version "4.0.0" resolved "https://registry.yarnpkg.com/@types/parse-json/-/parse-json-4.0.0.tgz#2f8bb441434d163b35fb8ffdccd7138927ffb8c0"