fix(deps): update dependency mariadb to v3.3.2 (master) (#5902)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -49,7 +49,7 @@
|
||||
"lodash": "4.17.21",
|
||||
"lutim": "1.0.3",
|
||||
"lz-string": "git+https://github.com/hackmdio/lz-string.git#commit=6edfccb79cd8c210f03fd3bf18e41ca144fbeefb",
|
||||
"mariadb": "3.3.1",
|
||||
"mariadb": "3.3.2",
|
||||
"markdown-it": "13.0.2",
|
||||
"markdown-it-abbr": "1.0.4",
|
||||
"markdown-it-container": "3.0.0",
|
||||
|
||||
34
yarn.lock
34
yarn.lock
@@ -844,7 +844,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/node@npm:^20.0.0, @types/node@npm:^20.11.17":
|
||||
"@types/node@npm:^20.0.0":
|
||||
version: 20.16.3
|
||||
resolution: "@types/node@npm:20.16.3"
|
||||
dependencies:
|
||||
@@ -853,6 +853,15 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/node@npm:^22.5.4":
|
||||
version: 22.10.2
|
||||
resolution: "@types/node@npm:22.10.2"
|
||||
dependencies:
|
||||
undici-types: "npm:~6.20.0"
|
||||
checksum: 10/451adfefed4add58b069407173e616220fd4aaa3307cdde1bb701aa053b65b54ced8483db2f870dcedec7a58cb3b06101fbc19d85852716672ec1fd3660947fa
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/qs@npm:*":
|
||||
version: 6.9.15
|
||||
resolution: "@types/qs@npm:6.9.15"
|
||||
@@ -1301,7 +1310,7 @@ __metadata:
|
||||
lodash: "npm:4.17.21"
|
||||
lutim: "npm:1.0.3"
|
||||
lz-string: "git+https://github.com/hackmdio/lz-string.git#commit=6edfccb79cd8c210f03fd3bf18e41ca144fbeefb"
|
||||
mariadb: "npm:3.3.1"
|
||||
mariadb: "npm:3.3.2"
|
||||
markdown-it: "npm:13.0.2"
|
||||
markdown-it-abbr: "npm:1.0.4"
|
||||
markdown-it-container: "npm:3.0.0"
|
||||
@@ -9370,7 +9379,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"lru-cache@npm:^10.0.1, lru-cache@npm:^10.2.0":
|
||||
"lru-cache@npm:^10.0.1, lru-cache@npm:^10.2.0, lru-cache@npm:^10.3.0":
|
||||
version: 10.4.3
|
||||
resolution: "lru-cache@npm:10.4.3"
|
||||
checksum: 10/e6e90267360476720fa8e83cc168aa2bf0311f3f2eea20a6ba78b90a885ae72071d9db132f40fda4129c803e7dcec3a6b6a6fbb44ca90b081630b810b5d6a41a
|
||||
@@ -9523,16 +9532,16 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"mariadb@npm:3.3.1":
|
||||
version: 3.3.1
|
||||
resolution: "mariadb@npm:3.3.1"
|
||||
"mariadb@npm:3.3.2":
|
||||
version: 3.3.2
|
||||
resolution: "mariadb@npm:3.3.2"
|
||||
dependencies:
|
||||
"@types/geojson": "npm:^7946.0.14"
|
||||
"@types/node": "npm:^20.11.17"
|
||||
"@types/node": "npm:^22.5.4"
|
||||
denque: "npm:^2.1.0"
|
||||
iconv-lite: "npm:^0.6.3"
|
||||
lru-cache: "npm:^10.2.0"
|
||||
checksum: 10/3335133b122c797c2f8fc3a08b147890a3ca49d976b41394b642308015c8a9afadd6dbb4ff97b5588d9cec0ddec5c3e025270019990fbffecd237741a87dc710
|
||||
lru-cache: "npm:^10.3.0"
|
||||
checksum: 10/c521a5e88eedb174416776d8d2c1037dd119e91e92336462ba34b09d7d4bfafe843fa0e81aa7437c03730fc8a6625e962ca865707d44e445f43a14ad76ee4bf7
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@@ -15957,6 +15966,13 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"undici-types@npm:~6.20.0":
|
||||
version: 6.20.0
|
||||
resolution: "undici-types@npm:6.20.0"
|
||||
checksum: 10/583ac7bbf4ff69931d3985f4762cde2690bb607844c16a5e2fbb92ed312fe4fa1b365e953032d469fa28ba8b224e88a595f0b10a449332f83fa77c695e567dbe
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"unified-args@npm:^11.0.0":
|
||||
version: 11.0.1
|
||||
resolution: "unified-args@npm:11.0.1"
|
||||
|
||||
Reference in New Issue
Block a user