mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-05-29 06:15:29 -04:00
fix(deps): update dependency mariadb to v3.2.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
b11e8362fc
commit
08446aa143
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.1.2",
|
"mariadb": "3.2.0",
|
||||||
"markdown-it": "13.0.1",
|
"markdown-it": "13.0.1",
|
||||||
"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
|
@ -1225,7 +1225,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.1.2
|
mariadb: 3.2.0
|
||||||
markdown-it: 13.0.1
|
markdown-it: 13.0.1
|
||||||
markdown-it-abbr: 1.0.4
|
markdown-it-abbr: 1.0.4
|
||||||
markdown-it-container: 3.0.0
|
markdown-it-container: 3.0.0
|
||||||
|
@ -9326,16 +9326,16 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"mariadb@npm:3.1.2":
|
"mariadb@npm:3.2.0":
|
||||||
version: 3.1.2
|
version: 3.2.0
|
||||||
resolution: "mariadb@npm:3.1.2"
|
resolution: "mariadb@npm:3.2.0"
|
||||||
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: ^7.14.0
|
lru-cache: ^7.14.0
|
||||||
checksum: 70079e09ecc2ae4113b317912419053645aabbcc3e584c7c1dba89306cb0af1a47438ccbf03f1c97f8fee07b952c33952edbc100847d55a30aa9d897b04c729f
|
checksum: 971a84cf42e026ddfd209450cbf98b2af00a6cf9a49fe245b2662e767196a7a8f26ab728cdc6b715aafbb40631f57754e19251f9e38e679106c7d190106d4eee
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue