mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-06-06 01:21:39 -04:00
fix(deps): update dependency typeorm to v0.3.15
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
b2ea61ef2e
commit
165cd4c7a3
2 changed files with 7 additions and 7 deletions
|
@ -72,7 +72,7 @@
|
||||||
"rimraf": "5.0.0",
|
"rimraf": "5.0.0",
|
||||||
"rxjs": "7.8.0",
|
"rxjs": "7.8.0",
|
||||||
"sqlite3": "5.1.6",
|
"sqlite3": "5.1.6",
|
||||||
"typeorm": "0.3.14",
|
"typeorm": "0.3.15",
|
||||||
"ws": "8.13.0",
|
"ws": "8.13.0",
|
||||||
"yjs": "13.5.52"
|
"yjs": "13.5.52"
|
||||||
},
|
},
|
||||||
|
|
12
yarn.lock
12
yarn.lock
|
@ -2307,7 +2307,7 @@ __metadata:
|
||||||
ts-mockery: 1.2.0
|
ts-mockery: 1.2.0
|
||||||
ts-node: 10.9.1
|
ts-node: 10.9.1
|
||||||
tsconfig-paths: 4.2.0
|
tsconfig-paths: 4.2.0
|
||||||
typeorm: 0.3.14
|
typeorm: 0.3.15
|
||||||
typescript: 5.0.4
|
typescript: 5.0.4
|
||||||
ws: 8.13.0
|
ws: 8.13.0
|
||||||
yjs: 13.5.52
|
yjs: 13.5.52
|
||||||
|
@ -17842,9 +17842,9 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"typeorm@npm:0.3.14":
|
"typeorm@npm:0.3.15":
|
||||||
version: 0.3.14
|
version: 0.3.15
|
||||||
resolution: "typeorm@npm:0.3.14"
|
resolution: "typeorm@npm:0.3.15"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@sqltools/formatter": ^1.2.5
|
"@sqltools/formatter": ^1.2.5
|
||||||
app-root-path: ^3.1.0
|
app-root-path: ^3.1.0
|
||||||
|
@ -17866,7 +17866,7 @@ __metadata:
|
||||||
better-sqlite3: ^7.1.2 || ^8.0.0
|
better-sqlite3: ^7.1.2 || ^8.0.0
|
||||||
hdb-pool: ^0.1.6
|
hdb-pool: ^0.1.6
|
||||||
ioredis: ^5.0.4
|
ioredis: ^5.0.4
|
||||||
mongodb: ^3.6.0
|
mongodb: ^5.2.0
|
||||||
mssql: ^9.1.1
|
mssql: ^9.1.1
|
||||||
mysql2: ^2.2.5 || ^3.0.1
|
mysql2: ^2.2.5 || ^3.0.1
|
||||||
oracledb: ^5.1.0
|
oracledb: ^5.1.0
|
||||||
|
@ -17917,7 +17917,7 @@ __metadata:
|
||||||
typeorm: cli.js
|
typeorm: cli.js
|
||||||
typeorm-ts-node-commonjs: cli-ts-node-commonjs.js
|
typeorm-ts-node-commonjs: cli-ts-node-commonjs.js
|
||||||
typeorm-ts-node-esm: cli-ts-node-esm.js
|
typeorm-ts-node-esm: cli-ts-node-esm.js
|
||||||
checksum: bbbef95275265ceab30bc0286579236c6d96fe77912e7999b9b22f43a227175385c9aa39b64c1ac9c6bf4f5ec2c63de1c5dc7f15292071a8b79e287bb81a5d10
|
checksum: 91038765ac3472ede5a979454c6e5c9b9d93527d5e61426c6c434e5f37c3561230fe9517fad93b8309fcf5cdd57648521b86791ecf9f6cbbb7872bfba74cf4f8
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue