We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a392187 commit f6aa608Copy full SHA for f6aa608
packages/git-webhook-handler/package.json
@@ -28,10 +28,10 @@
28
"license": "MIT",
29
"dependencies": {},
30
"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"
+ "@types/node": "20.4.5",
+ "run-series": "1.1.9",
+ "standard": "14.3.4",
+ "tape": "4.11.0",
+ "through2": "3.0.2"
36
}
37
0 commit comments