Skip to content

Commit d34ae1d

Browse files
committed
fix: package.json & yarn.lock to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-JSYAML-13961110
1 parent 63df431 commit d34ae1d

2 files changed

Lines changed: 305 additions & 103 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"retry": "^0.12.0",
4040
"squel": "^5.12.2",
4141
"stellar-base": "^3.0.4",
42-
"typeorm": "^0.2.17",
42+
"typeorm": "^0.2.32",
4343
"typescript-memoize": "^1.0.0-alpha.3",
4444
"winston": "^3.0.0"
4545
},

0 commit comments

Comments
 (0)