Skip to content

Commit 6c4f377

Browse files
Merge pull request #194 from samuelterra22/dependabot/npm_and_yarn/typeorm-0.2.28
Bump typeorm from 0.2.27 to 0.2.28
2 parents ecbf6c3 + 85177be commit 6c4f377

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
@@ -34,7 +34,7 @@
3434
"redis": "^3.0.2",
3535
"reflect-metadata": "^0.1.13",
3636
"tsyringe": "^4.3.0",
37-
"typeorm": "^0.2.27",
37+
"typeorm": "^0.2.28",
3838
"uuidv4": "^6.2.3"
3939
},
4040
"devDependencies": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6945,10 +6945,10 @@ typedarray@^0.0.6:
69456945
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
69466946
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
69476947

6948-
typeorm@^0.2.27:
6949-
version "0.2.27"
6950-
resolved "https://registry.yarnpkg.com/typeorm/-/typeorm-0.2.27.tgz#6142a243e0259457aca226bf5cde748def73a3ca"
6951-
integrity sha512-squNxpZNTBSgcAhpQHV5z++vG46cHSpgdxX/44YQLJIeCwl6iLYbZw/lA78cWs5h2RChqMPiO4F58CkhEevm2g==
6948+
typeorm@^0.2.28:
6949+
version "0.2.28"
6950+
resolved "https://registry.yarnpkg.com/typeorm/-/typeorm-0.2.28.tgz#828df288d01ca75b38e990fa1628a7cd5a29f39f"
6951+
integrity sha512-BTtUBGwsFzODvHY+AlWL9pvJ2uEj8qpHwmo03z43RvZkG8BAryQJQ3lZ7HlGvI9IQU8y1IYGWe97HsVr8kXB9g==
69526952
dependencies:
69536953
"@sqltools/formatter" "1.2.2"
69546954
app-root-path "^3.0.0"

0 commit comments

Comments
 (0)