Skip to content

Commit d72847b

Browse files
committed
chore(deps): update dependency @types/node to v17.0.45
1 parent 68959f7 commit d72847b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

app/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
},
2626
"devDependencies": {
2727
"@types/javascript-time-ago": "2.0.3",
28-
"@types/node": "17.0.23",
28+
"@types/node": "17.0.45",
2929
"@types/react": "17.0.50",
3030
"eslint": "8.24.0",
3131
"eslint-config-next": "12.3.1",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1221,10 +1221,10 @@
12211221
dependencies:
12221222
"@types/node" "*"
12231223

1224-
"@types/node@*", "@types/[email protected].23":
1225-
version "17.0.23"
1226-
resolved "https://registry.yarnpkg.com/@types/node/-/node-17.0.23.tgz#3b41a6e643589ac6442bdbd7a4a3ded62f33f7da"
1227-
integrity sha512-UxDxWn7dl97rKVeVS61vErvw086aCYhDLyvRQZ5Rk65rZKepaFdm53GeqXaKBuOhED4e9uWq34IC3TdSdJJ2Gw==
1224+
"@types/node@*", "@types/[email protected].45":
1225+
version "17.0.45"
1226+
resolved "https://registry.yarnpkg.com/@types/node/-/node-17.0.45.tgz#2c0fafd78705e7a18b7906b5201a522719dc5190"
1227+
integrity sha512-w+tIMs3rq2afQdsPJlODhoUEKzFP1ayaoyl1CcnwtIlsVe7K7bA1NGm4s3PraqTLlXnbIN84zuBlxBWo1u9BLw==
12281228

12291229
"@types/parse-json@^4.0.0":
12301230
version "4.0.0"

0 commit comments

Comments
 (0)