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

Commit aec1055

Browse files
Bump typeorm from 0.2.16 to 0.2.18
Bumps [typeorm](https://github.com/typeorm/typeorm) from 0.2.16 to 0.2.18. - [Release notes](https://github.com/typeorm/typeorm/releases) - [Changelog](https://github.com/typeorm/typeorm/blob/master/CHANGELOG.md) - [Commits](typeorm/typeorm@0.2.16...0.2.18)
1 parent 2b54715 commit aec1055

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
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.16",
67+
"typeorm": "0.2.18",
6868
"url": "^0.11.0"
6969
},
7070
"husky": {

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3035,7 +3035,7 @@ [email protected]:
30353035
resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-4.0.0.tgz#19203fb59991df98e3a287050d4647cdeaf32499"
30363036
integrity sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==
30373037

3038-
js-yaml@^3.12.2, js-yaml@^3.13.0:
3038+
js-yaml@^3.13.0, js-yaml@^3.13.1:
30393039
version "3.13.1"
30403040
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.13.1.tgz#aff151b30bfdfa8e49e05da22e7415e9dfa37847"
30413041
integrity sha512-YfbcO7jXDdyj0DGxYVSlSeQNHbD7XPWvrVWeVUujrQEoZzWJIRrCPoyk6kL6IAjAG2IolMK4T0hNUe0HOUs5Jw==
@@ -5275,10 +5275,10 @@ type-is@~1.6.16:
52755275
media-typer "0.3.0"
52765276
mime-types "~2.1.24"
52775277

5278-
5279-
version "0.2.16"
5280-
resolved "https://registry.yarnpkg.com/typeorm/-/typeorm-0.2.16.tgz#cfc119254e21f37410a60616a726cad97a8d95f6"
5281-
integrity sha512-Ntx9Hjx2aJcPsbqTsqnhCZOG30bDQ8EalMa9J49CXMCatUuMbn9QTyreM9AuSQb2N91ENCRWPZIuzgRaSmC1Vw==
5278+
5279+
version "0.2.18"
5280+
resolved "https://registry.yarnpkg.com/typeorm/-/typeorm-0.2.18.tgz#8ae1d21104117724af41ddc11035c40a705e1de8"
5281+
integrity sha512-S553GwtG5ab268+VmaLCN7gKDqFPIzUw0eGMTobJ9yr0Np62Ojfx8j1Oa9bIeh5p7Pz1/kmGabAHoP1MYK05pA==
52825282
dependencies:
52835283
app-root-path "^2.0.1"
52845284
buffer "^5.1.0"
@@ -5287,7 +5287,7 @@ [email protected]:
52875287
debug "^4.1.1"
52885288
dotenv "^6.2.0"
52895289
glob "^7.1.2"
5290-
js-yaml "^3.12.2"
5290+
js-yaml "^3.13.1"
52915291
mkdirp "^0.5.1"
52925292
reflect-metadata "^0.1.13"
52935293
tslib "^1.9.0"

0 commit comments

Comments
 (0)