Skip to content

Commit 6a91e65

Browse files
chore(deps): bump typeorm from 0.3.20 to 0.3.27 in /example
Bumps [typeorm](https://github.com/typeorm/typeorm) from 0.3.20 to 0.3.27. - [Release notes](https://github.com/typeorm/typeorm/releases) - [Changelog](https://github.com/typeorm/typeorm/blob/master/CHANGELOG.md) - [Commits](typeorm/typeorm@0.3.20...0.3.27) --- updated-dependencies: - dependency-name: typeorm dependency-version: 0.3.27 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fba906b commit 6a91e65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"react-native-screens": "^4.18.0",
2929
"reflect-metadata": "^0.1.13",
3030
"stream-browserify": "^3.0.0",
31-
"typeorm": "0.3.20",
31+
"typeorm": "0.3.27",
3232
"util": "^0.12.5"
3333
},
3434
"devDependencies": {

0 commit comments

Comments
 (0)