Skip to content

Commit 8831f62

Browse files
feat(deps): update dependencies
1 parent f193c13 commit 8831f62

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

bun.lockb

10.3 KB
Binary file not shown.

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -10,18 +10,18 @@
1010
"test": "bun jest"
1111
},
1212
"dependencies": {
13-
"axios": "1.10.0",
13+
"axios": "1.11.0",
1414
"lodash.mapkeys": "4.6.0",
15-
"zod": "4.0.5"
15+
"zod": "4.0.8"
1616
},
1717
"devDependencies": {
18-
"@octokit/webhooks": "14.1.0",
19-
"@swc/jest": "0.2.38",
20-
"@types/aws-lambda": "8.10.150",
18+
"@octokit/webhooks": "14.1.1",
19+
"@swc/jest": "0.2.39",
20+
"@types/aws-lambda": "8.10.152",
2121
"@types/jest": "30.0.0",
2222
"@types/lodash.mapkeys": "4.6.9",
2323
"@types/micromatch": "4.0.9",
24-
"jest": "30.0.3",
24+
"jest": "30.0.5",
2525
"prettier": "3.6.2",
2626
"typescript": "5.8.3"
2727
},

0 commit comments

Comments
 (0)