This repository was archived by the owner on Mar 15, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 64
64
"sharedb-access" : " ^5.0.0" ,
65
65
"socket.io" : " ^2.2.0" ,
66
66
"stream" : " ^0.0.2" ,
67
- "typeorm" : " 0.2.16 " ,
67
+ "typeorm" : " 0.2.18 " ,
68
68
"url" : " ^0.11.0"
69
69
},
70
70
"husky" : {
Original file line number Diff line number Diff line change 3035
3035
resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-4.0.0.tgz#19203fb59991df98e3a287050d4647cdeaf32499"
3036
3036
integrity sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==
3037
3037
3038
- js-yaml@^3.12.2 , js-yaml@^3.13.0 :
3038
+ js-yaml@^3.13.0 , js-yaml@^3.13.1 :
3039
3039
version "3.13.1"
3040
3040
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.13.1.tgz#aff151b30bfdfa8e49e05da22e7415e9dfa37847"
3041
3041
integrity sha512-YfbcO7jXDdyj0DGxYVSlSeQNHbD7XPWvrVWeVUujrQEoZzWJIRrCPoyk6kL6IAjAG2IolMK4T0hNUe0HOUs5Jw==
@@ -5275,10 +5275,10 @@ type-is@~1.6.16:
5275
5275
media-typer "0.3.0"
5276
5276
mime-types "~2.1.24"
5277
5277
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 ==
5282
5282
dependencies :
5283
5283
app-root-path "^2.0.1"
5284
5284
buffer "^5.1.0"
5287
5287
debug "^4.1.1"
5288
5288
dotenv "^6.2.0"
5289
5289
glob "^7.1.2"
5290
- js-yaml "^3.12.2 "
5290
+ js-yaml "^3.13.1 "
5291
5291
mkdirp "^0.5.1"
5292
5292
reflect-metadata "^0.1.13"
5293
5293
tslib "^1.9.0"
You can’t perform that action at this time.
0 commit comments