Skip to content
This repository was archived by the owner on Jun 22, 2019. It is now read-only.

Commit e001189

Browse files
committed
Update dependency @types/node to v9.6.45
1 parent 92aaca1 commit e001189

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
},
1616
"devDependencies": {
1717
"@types/cuid": "1.3.0",
18-
"@types/node": "9.6.41",
18+
"@types/node": "9.6.45",
1919
"dotenv": "4.0.0",
2020
"nodemon": "1.18.9",
2121
"now": "9.3.3",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -57,9 +57,9 @@
5757
version "9.3.0"
5858
resolved "https://registry.yarnpkg.com/@types/node/-/node-9.3.0.tgz#3a129cda7c4e5df2409702626892cb4b96546dd5"
5959

60-
"@types/node@9.6.41":
61-
version "9.6.41"
62-
resolved "https://registry.yarnpkg.com/@types/node/-/node-9.6.41.tgz#e57c3152eb2e7ec748c733cebd0c095b437c5d37"
60+
"@types/node@9.6.45":
61+
version "9.6.45"
62+
resolved "https://registry.yarnpkg.com/@types/node/-/node-9.6.45.tgz#a9e5cfd026a3abaaf17e3c0318a470da9f2f178e"
6363

6464
"@types/serve-static@*":
6565
version "1.13.1"

0 commit comments

Comments
 (0)