chore: Merge master

This commit is contained in:
Louis Lam
2026-06-09 11:45:01 +08:00
parent 1a36862abc
commit 28ee14d30d
+8 -8
View File
@@ -14,7 +14,7 @@
"@louislam/sqlite3": "15.1.6",
"@vvo/tzdb": "~6.198.0",
"args-parser": "~1.3.0",
"axios": "~0.31.0",
"axios": "~0.32.0",
"badge-maker": "~3.3.1",
"bcryptjs": "~2.4.3",
"chardet": "~1.4.0",
@@ -51,7 +51,7 @@
"kafkajs": "~2.2.4",
"knex": "~3.1.0",
"limiter": "~2.1.0",
"liquidjs": "~10.25.0",
"liquidjs": "~10.26.0",
"marked": "~14.1.4",
"mitt": "~3.0.1",
"mongodb": "~4.17.2",
@@ -3995,9 +3995,9 @@
}
},
"node_modules/axios": {
"version": "0.31.1",
"resolved": "https://registry.npmjs.org/axios/-/axios-0.31.1.tgz",
"integrity": "sha512-Ef8DUZSZQP6igY48mjGaoEjwhely97lserep0IFJifBH4YdKvwH5eMLniy3kig2HQoBNR8EkZpDjowxwTJcmbg==",
"version": "0.32.0",
"resolved": "https://registry.npmjs.org/axios/-/axios-0.32.0.tgz",
"integrity": "sha512-sGQArzERW2SI8IRkjuJ5y91Sm9QjiRq4Ay4kOLqpbBt5CeKDNq4g6nirJdyD+palK3yEDXnJiVXsesX66AjwyA==",
"license": "MIT",
"dependencies": {
"follow-redirects": "^1.15.4",
@@ -9318,9 +9318,9 @@
"license": "MIT"
},
"node_modules/liquidjs": {
"version": "10.25.7",
"resolved": "https://registry.npmjs.org/liquidjs/-/liquidjs-10.25.7.tgz",
"integrity": "sha512-rPCjJLiD4eDhQjvv964AeXFC+HbeYBbZrd7Z82Q6hqv1lX7G+5w4SJcKLn9CAAAwHI4aS3dTdo083UB79K3pDA==",
"version": "10.26.0",
"resolved": "https://registry.npmjs.org/liquidjs/-/liquidjs-10.26.0.tgz",
"integrity": "sha512-Ub9FFNOLB9tdH/gB2MKkeU7x9NifoVidxAam6YWU7LUcy7Glumi6q5C3tDpWOEpeNaT8Cdwdb1axEdlvLSoyaQ==",
"license": "MIT",
"dependencies": {
"commander": "^10.0.0"