Skip to content
This repository was archived by the owner on Apr 15, 2021. It is now read-only.

Commit fec9171

Browse files
committed
chore(deps): update dependency @types/node to v14.14.37
1 parent 05c8746 commit fec9171

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"prod:pm2": "cross-env NODE_ENV=production pm2 restart ecosystem.config.js"
88
},
99
"devDependencies": {
10-
"@types/node": "14.14.8",
10+
"@types/node": "14.14.37",
1111
"@types/react": "16.9.56",
1212
"cross-env": "7.0.2",
1313
"graphql": "15.4.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -200,10 +200,10 @@
200200
"@prefresh/core" "^1.0.0"
201201
"@prefresh/utils" "^1.0.0"
202202

203-
"@types/[email protected].8":
204-
version "14.14.8"
205-
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.8.tgz#2127bd81949a95c8b7d3240f3254352d72563aec"
206-
integrity sha512-z/5Yd59dCKI5kbxauAJgw6dLPzW+TNOItNE00PkpzNwUIEwdj/Lsqwq94H5DdYBX7C13aRA0CY32BK76+neEUA==
203+
"@types/[email protected].37":
204+
version "14.14.37"
205+
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.37.tgz#a3dd8da4eb84a996c36e331df98d82abd76b516e"
206+
integrity sha512-XYmBiy+ohOR4Lh5jE379fV2IU+6Jn4g5qASinhitfyO71b/sCo6MKsMLF5tc7Zf2CE8hViVQyYSobJNke8OvUw==
207207

208208
"@types/prop-types@*":
209209
version "15.7.3"

0 commit comments

Comments
 (0)