Skip to content
This repository was archived by the owner on Sep 13, 2025. It is now read-only.

Commit bbd6172

Browse files
Update utilities
1 parent 64314de commit bbd6172

2 files changed

Lines changed: 72 additions & 57 deletions

File tree

package-lock.json

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

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -25,15 +25,15 @@
2525
},
2626
"dependencies": {
2727
"@probot/adapter-github-actions": "3.1.3",
28-
"cron": "2.1.0",
29-
"dayjs": "1.11.7",
28+
"cron": "2.4.4",
29+
"dayjs": "1.11.13",
3030
"dedent-js": "1.0.1",
31-
"dotenv": "16.0.3",
31+
"dotenv": "16.6.0",
3232
"dotenv-parse-variables": "2.0.0",
33-
"http-status-codes": "2.2.0",
34-
"js-base64": "3.7.3",
33+
"http-status-codes": "2.3.0",
34+
"js-base64": "3.7.7",
3535
"lodash": "4.17.21",
36-
"module-alias": "2.2.2",
36+
"module-alias": "2.2.3",
3737
"node-fetch": "^2.6.7",
3838
"pino-multi-stream": "6.0.0",
3939
"pino-tee": "0.3.0",

0 commit comments

Comments
 (0)