Skip to content

Commit a4fe2b7

Browse files
chore(deps): bump typeorm from 0.3.20 to 0.3.26
Bumps [typeorm](https://github.com/typeorm/typeorm) from 0.3.20 to 0.3.26. - [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.26) --- updated-dependencies: - dependency-name: typeorm dependency-version: 0.3.26 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9e05628 commit a4fe2b7

File tree

3 files changed

+1270
-1122
lines changed

3 files changed

+1270
-1122
lines changed

packages/indexer-database/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"pg": "^8.4.0",
3030
"reflect-metadata": "^0.1.13",
3131
"superstruct": "2.0.3-1",
32-
"typeorm": "^0.3.20",
32+
"typeorm": "^0.3.26",
3333
"winston": "^3.13.1"
3434
},
3535
"exports": {

packages/persistence-example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"pg": "^8.4.0",
2929
"reflect-metadata": "^0.1.13",
3030
"superstruct": "2.0.3-1",
31-
"typeorm": "^0.3.20"
31+
"typeorm": "^0.3.26"
3232
},
3333
"exports": {
3434
".": "./dist/src/index.js"

0 commit comments

Comments
 (0)