Skip to content

Commit bc43aed

Browse files
author
Gery Hirschfeld
authored
Merge pull request #46 from w3tecch/feature/deps-upgrade
Feature/deps upgrade
2 parents e43f940 + 381cd58 commit bc43aed

File tree

1 file changed

+13
-12
lines changed

1 file changed

+13
-12
lines changed

yarn.lock

+13-12
Original file line numberDiff line numberDiff line change
@@ -72,8 +72,8 @@
7272
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-21.1.8.tgz#d497213725684f1e5a37900b17a47c9c018f1a97"
7373

7474
"@types/lodash@^4.14.80":
75-
version "4.14.88"
76-
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.88.tgz#97eaf2dc668f33ed8e511a5b627035f4ea20b0f5"
75+
version "4.14.89"
76+
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.89.tgz#dd2114403d653a45c3d2f0cae1599949b99a5a3a"
7777

7878
"@types/mime@*":
7979
version "2.0.0"
@@ -92,16 +92,16 @@
9292
"@types/node" "*"
9393

9494
"@types/node@*":
95-
version "8.0.57"
96-
resolved "https://registry.yarnpkg.com/@types/node/-/node-8.0.57.tgz#e5d8b4dc112763e35cfc51988f4f38da3c486d99"
95+
version "8.5.1"
96+
resolved "https://registry.yarnpkg.com/@types/node/-/node-8.5.1.tgz#4ec3020bcdfe2abffeef9ba3fbf26fca097514b5"
9797

9898
9999
version "0.0.5"
100100
resolved "https://registry.yarnpkg.com/@types/reflect-metadata/-/reflect-metadata-0.0.5.tgz#9c042bfa9803d577aad4f57dfbca4b7cae4286fe"
101101

102102
"@types/request@^2.0.8":
103-
version "2.0.8"
104-
resolved "https://registry.yarnpkg.com/@types/request/-/request-2.0.8.tgz#424d3de255868107ed4dd6695c65c5f1766aba80"
103+
version "2.0.9"
104+
resolved "https://registry.yarnpkg.com/@types/request/-/request-2.0.9.tgz#125b8a60d8a439e8d87e6d1335c61cccdc18343a"
105105
dependencies:
106106
"@types/form-data" "*"
107107
"@types/node" "*"
@@ -3023,8 +3023,8 @@ node-pre-gyp@^0.6.39, node-pre-gyp@~0.6.38:
30233023
tar-pack "^3.4.0"
30243024

30253025
nodemon@^1.12.1:
3026-
version "1.12.5"
3027-
resolved "https://registry.yarnpkg.com/nodemon/-/nodemon-1.12.5.tgz#bd34afa1aa855f1996b561147848519f136de620"
3026+
version "1.12.7"
3027+
resolved "https://registry.yarnpkg.com/nodemon/-/nodemon-1.12.7.tgz#4d0fa8386291c4f532f583cc102c05350722f647"
30283028
dependencies:
30293029
chokidar "^1.7.0"
30303030
debug "^2.6.8"
@@ -4124,8 +4124,8 @@ supports-color@^4.0.0:
41244124
has-flag "^2.0.0"
41254125

41264126
swagger-ui-express@^2.0.10:
4127-
version "2.0.11"
4128-
resolved "https://registry.yarnpkg.com/swagger-ui-express/-/swagger-ui-express-2.0.11.tgz#db331cf888640a93b7a5b06111b02907a4be9c35"
4127+
version "2.0.12"
4128+
resolved "https://registry.yarnpkg.com/swagger-ui-express/-/swagger-ui-express-2.0.12.tgz#62d9df3b654fe3a04c0b6716f86150bc2c3f1619"
41294129

41304130
symbol-tree@^3.2.1:
41314131
version "3.2.2"
@@ -4361,12 +4361,13 @@ typeorm-typedi-extensions@^0.1.1:
43614361
resolved "https://registry.yarnpkg.com/typeorm-typedi-extensions/-/typeorm-typedi-extensions-0.1.1.tgz#e99a66dcf501fbd5837cf2f7a3dc75e13de89734"
43624362

43634363
typeorm@^0.1.3:
4364-
version "0.1.7"
4365-
resolved "https://registry.yarnpkg.com/typeorm/-/typeorm-0.1.7.tgz#40fdb0ff1d5f69560a43a9b21297cb293152a8e2"
4364+
version "0.1.9"
4365+
resolved "https://registry.yarnpkg.com/typeorm/-/typeorm-0.1.9.tgz#208a5a2c7e0139621cacecb0636753190a988d2b"
43664366
dependencies:
43674367
app-root-path "^2.0.1"
43684368
chalk "^2.0.1"
43694369
cli-highlight "^1.1.4"
4370+
debug "^3.1.0"
43704371
dotenv "^4.0.0"
43714372
glob "^7.1.2"
43724373
js-yaml "^3.8.4"

0 commit comments

Comments
 (0)