Skip to content

Commit 5f3e4b5

Browse files
committed
fix(deps): update all non-major dependencies
1 parent f6aa608 commit 5f3e4b5

3 files changed

Lines changed: 33 additions & 33 deletions

File tree

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@fastify/env": "4.2.0",
2323
"@fastify/etag": "4.2.0",
2424
"@fastify/helmet": "11.0.0",
25-
"@fastify/multipart": "7.7.2",
25+
"@fastify/multipart": "7.7.3",
2626
"@fastify/one-line-logger": "1.2.0",
2727
"@fastify/rate-limit": "8.0.3",
2828
"@fastify/sensible": "5.2.0",
@@ -33,7 +33,7 @@
3333
"chalk": "4.1.2",
3434
"close-with-grace": "1.2.0",
3535
"consola": "2.15.3",
36-
"cron": "2.3.1",
36+
"cron": "2.4.0",
3737
"dayjs": "1.11.9",
3838
"dotenv": "16.3.1",
3939
"fastify": "4.20.0",
@@ -43,7 +43,7 @@
4343
"git-webhook-handler": "link:./packages/git-webhook-handler",
4444
"husky": "8.0.3",
4545
"lodash": "4.17.21",
46-
"marked": "5.1.1",
46+
"marked": "5.1.2",
4747
"randomcolor": "0.6.2",
4848
"remove-markdown": "0.5.0",
4949
"socket.io-client": "4.7.1",
@@ -55,9 +55,9 @@
5555
"@innei/eslint-config-ts": "0.11.1",
5656
"@innei/prettier": "0.11.1",
5757
"@types/cron": "2.0.1",
58-
"@types/lodash": "4.14.195",
58+
"@types/lodash": "4.14.196",
5959
"@types/marked": "5.0.1",
60-
"@types/node": "20.4.4",
60+
"@types/node": "20.4.5",
6161
"@types/node-telegram-bot-api": "0.61.6",
6262
"@types/randomcolor": "0.5.7",
6363
"@types/remove-markdown": "0.3.1",

packages/git-webhook-handler/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"@types/node": "20.4.5",
3232
"run-series": "1.1.9",
3333
"standard": "14.3.4",
34-
"tape": "4.11.0",
34+
"tape": "4.16.2",
3535
"through2": "3.0.2"
3636
}
3737
}

pnpm-lock.yaml

Lines changed: 27 additions & 27 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)