Skip to content

Commit f6aa608

Browse files
committed
chore(deps): pin dependencies
1 parent a392187 commit f6aa608

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

packages/git-webhook-handler/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -28,10 +28,10 @@
2828
"license": "MIT",
2929
"dependencies": {},
3030
"devDependencies": {
31-
"@types/node": "*",
32-
"run-series": "~1.1.8",
33-
"standard": "~14.3.1",
34-
"tape": "~4.11.0",
35-
"through2": "~3.0.1"
31+
"@types/node": "20.4.5",
32+
"run-series": "1.1.9",
33+
"standard": "14.3.4",
34+
"tape": "4.11.0",
35+
"through2": "3.0.2"
3636
}
3737
}

0 commit comments

Comments
 (0)