Skip to content

Commit

Permalink
fix: package.json & yarn.lock to reduce vulnerabilities
Browse files Browse the repository at this point in the history
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-ANSIREGEX-1583908
  • Loading branch information
snyk-bot committed Nov 28, 2023
1 parent 63df431 commit 9b927f2
Show file tree
Hide file tree
Showing 2 changed files with 574 additions and 180 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,18 +28,18 @@
"graphql-relay": "^0.6.0",
"graphql-resolve-batch": "^1.0.2",
"graphql-subscriptions": "^1.0.0",
"grpc": "^1.24.3",
"grpc": "^1.24.8",
"js-xdr": "^1.1.0",
"minimist": "^1.2.3",
"object-dig": "^0.1.3",
"pg": "^8.2.1",
"pg-monitor": "^1.1.0",
"pg-monitor": "^1.5.0",
"pg-promise": "^8.7.4",
"progress": "^2.0.3",
"retry": "^0.12.0",
"squel": "^5.12.2",
"stellar-base": "^3.0.4",
"typeorm": "^0.2.17",
"typeorm": "^0.2.39",
"typescript-memoize": "^1.0.0-alpha.3",
"winston": "^3.0.0"
},
Expand Down
Loading

0 comments on commit 9b927f2

Please sign in to comment.