Skip to content

Commit 7b62d5c

Browse files
authored
Merge pull request #132 from w3tecch/dependabot/npm_and_yarn/typeorm-0.2.25
chore(deps-dev): bump typeorm from 0.2.24 to 0.2.25
2 parents c9fbefa + 5ba2347 commit 7b62d5c

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4934,7 +4934,7 @@ mixin-deep@^1.2.0:
49344934
for-in "^1.0.2"
49354935
is-extendable "^1.0.1"
49364936

4937-
mkdirp@1.x:
4937+
mkdirp@1.x, mkdirp@^1.0.3:
49384938
version "1.0.4"
49394939
resolved "https://registry.yarnpkg.com/mkdirp/-/mkdirp-1.0.4.tgz#3eb5ed62622756d79a5f0e2a221dfebad75c2f7e"
49404940
integrity sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw==
@@ -7425,9 +7425,9 @@ typedarray@^0.0.6:
74257425
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
74267426

74277427
typeorm@^0.2.24:
7428-
version "0.2.24"
7429-
resolved "https://registry.yarnpkg.com/typeorm/-/typeorm-0.2.24.tgz#cd0fbd907326873a96c98e290fca49c589f0ffa8"
7430-
integrity sha512-L9tQv6nNLRyh+gex/qc8/CyLs8u0kXKqk1OjYGF13k/KOg6N2oibwkuGgv0FuoTGYx2ta2NmqvuMUAMrHIY5ew==
7428+
version "0.2.25"
7429+
resolved "https://registry.yarnpkg.com/typeorm/-/typeorm-0.2.25.tgz#1a33513b375b78cc7740d2405202208b918d7dde"
7430+
integrity sha512-yzQ995fyDy5wolSLK9cmjUNcmQdixaeEm2TnXB5HN++uKbs9TiR6Y7eYAHpDlAE8s9J1uniDBgytecCZVFergQ==
74317431
dependencies:
74327432
app-root-path "^3.0.0"
74337433
buffer "^5.1.0"
@@ -7437,7 +7437,7 @@ typeorm@^0.2.24:
74377437
dotenv "^6.2.0"
74387438
glob "^7.1.2"
74397439
js-yaml "^3.13.1"
7440-
mkdirp "^0.5.1"
7440+
mkdirp "^1.0.3"
74417441
reflect-metadata "^0.1.13"
74427442
sha.js "^2.4.11"
74437443
tslib "^1.9.0"

0 commit comments

Comments
 (0)