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