Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 28a378a

Browse files
committed
fix: upgrade @types/node from 20.9.0 to 20.14.11
Snyk has created this PR to upgrade @types/node from 20.9.0 to 20.14.11. See this package in npm: @types/node See this project in Snyk: https://app.snyk.io/org/hashim21223445/project/c1eefded-329c-4b0f-9ff4-2acee37bee6b?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent c1cae44 commit 28a378a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"@octokit/core": "^5.0.1",
4848
"@octokit/plugin-request-log": "^4.0.0",
4949
"@octokit/plugin-retry": "^6.0.1",
50-
"@types/node": "^20.14.10"
50+
"@types/node": "^20.14.11"
5151
},
5252
"devDependencies": {
5353
"@types/jest": "^29.5.5",

0 commit comments

Comments
 (0)