Skip to content
This repository was archived by the owner on Mar 15, 2024. It is now read-only.

Commit 7c19699

Browse files
dependabot-supportjohnrees
authored andcommitted
Bump typeorm from 0.2.15 to 0.2.16
Bumps [typeorm](https://github.com/typeorm/typeorm) from 0.2.15 to 0.2.16. - [Release notes](https://github.com/typeorm/typeorm/releases) - [Changelog](https://github.com/typeorm/typeorm/blob/master/CHANGELOG.md) - [Commits](typeorm/typeorm@0.2.15...0.2.16) Signed-off-by: dependabot[bot] <[email protected]>
1 parent c2caf5d commit 7c19699

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"sharedb-access": "^5.0.0",
6565
"socket.io": "^2.2.0",
6666
"stream": "^0.0.2",
67-
"typeorm": "0.2.15",
67+
"typeorm": "0.2.16",
6868
"url": "^0.11.0"
6969
},
7070
"husky": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5639,10 +5639,10 @@ type-is@~1.6.16:
56395639
media-typer "0.3.0"
56405640
mime-types "~2.1.18"
56415641

5642-
5643-
version "0.2.15"
5644-
resolved "https://registry.yarnpkg.com/typeorm/-/typeorm-0.2.15.tgz#b0cdb4fdc6c38671350135ed72d91d1242e6ea30"
5645-
integrity sha512-Gpl6fdgb7WLngtuSw2l7dOdOp4jrbVIjlSgpL3P6DX9GKvSzbXmjurmGQ9RRomn+us1Bg+tCYAiSv3j55riplQ==
5642+
5643+
version "0.2.16"
5644+
resolved "https://registry.yarnpkg.com/typeorm/-/typeorm-0.2.16.tgz#cfc119254e21f37410a60616a726cad97a8d95f6"
5645+
integrity sha512-Ntx9Hjx2aJcPsbqTsqnhCZOG30bDQ8EalMa9J49CXMCatUuMbn9QTyreM9AuSQb2N91ENCRWPZIuzgRaSmC1Vw==
56465646
dependencies:
56475647
app-root-path "^2.0.1"
56485648
buffer "^5.1.0"

0 commit comments

Comments
 (0)