mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-24 18:56:32 -05:00
fix(deps): update dependency mariadb to v3.2.3
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
a9ef39b089
commit
ec5691b7b4
2 changed files with 6 additions and 6 deletions
|
@ -48,7 +48,7 @@
|
||||||
"lodash": "4.17.21",
|
"lodash": "4.17.21",
|
||||||
"lutim": "1.0.3",
|
"lutim": "1.0.3",
|
||||||
"lz-string": "git+https://github.com/hackmdio/lz-string.git",
|
"lz-string": "git+https://github.com/hackmdio/lz-string.git",
|
||||||
"mariadb": "3.2.2",
|
"mariadb": "3.2.3",
|
||||||
"markdown-it": "13.0.2",
|
"markdown-it": "13.0.2",
|
||||||
"markdown-it-abbr": "1.0.4",
|
"markdown-it-abbr": "1.0.4",
|
||||||
"markdown-it-container": "3.0.0",
|
"markdown-it-container": "3.0.0",
|
||||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -1266,7 +1266,7 @@ __metadata:
|
||||||
lodash: 4.17.21
|
lodash: 4.17.21
|
||||||
lutim: 1.0.3
|
lutim: 1.0.3
|
||||||
lz-string: "git+https://github.com/hackmdio/lz-string.git"
|
lz-string: "git+https://github.com/hackmdio/lz-string.git"
|
||||||
mariadb: 3.2.2
|
mariadb: 3.2.3
|
||||||
markdown-it: 13.0.2
|
markdown-it: 13.0.2
|
||||||
markdown-it-abbr: 1.0.4
|
markdown-it-abbr: 1.0.4
|
||||||
markdown-it-container: 3.0.0
|
markdown-it-container: 3.0.0
|
||||||
|
@ -9417,16 +9417,16 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"mariadb@npm:3.2.2":
|
"mariadb@npm:3.2.3":
|
||||||
version: 3.2.2
|
version: 3.2.3
|
||||||
resolution: "mariadb@npm:3.2.2"
|
resolution: "mariadb@npm:3.2.3"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@types/geojson": ^7946.0.10
|
"@types/geojson": ^7946.0.10
|
||||||
"@types/node": ^17.0.45
|
"@types/node": ^17.0.45
|
||||||
denque: ^2.1.0
|
denque: ^2.1.0
|
||||||
iconv-lite: ^0.6.3
|
iconv-lite: ^0.6.3
|
||||||
lru-cache: ^10.0.1
|
lru-cache: ^10.0.1
|
||||||
checksum: 87719e4092c1941b595b60e288f4a7a41d14d03d0fec24eabcf1e98715e9976986db5236861ef69c18de192ac53c47a658d754a1b55deb9ada7e3d0879b207a7
|
checksum: e21c2280e3f67f8934be14ae91edeaba1656b9dd48da132d6bc27a27824d65b443264c68da81231233504d4e4c6912b950466c71eafcee0744c27eac5981a321
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue