Skip to content

Commit a2adce8

Browse files
committed
feat: upgrade @types/node from 12.0.2 to 24.0.4
Snyk has created this PR to upgrade @types/node from 12.0.2 to 24.0.4. See this package in npm: @types/node See this project in Snyk: https://app.snyk.io/org/nerds-github/project/b91bb779-b73f-48e7-b0d2-db179982e97d?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 5780f10 commit a2adce8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"uuid": "^8.3.2"
4242
},
4343
"devDependencies": {
44-
"@types/node": "^12.0.2",
44+
"@types/node": "^24.0.4",
4545
"@types/uuid": "^8.3.4"
4646
}
4747
}

0 commit comments

Comments
 (0)