Skip to content

Commit 8c42143

Browse files
authored
fix: package.json & package-lock.json to reduce vulnerabilities (#10)
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-LODASH-590103
1 parent 56611b4 commit 8c42143

File tree

2 files changed

+46
-51
lines changed

2 files changed

+46
-51
lines changed

package-lock.json

+45-50
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"rxjs": "^6.6.2"
4646
},
4747
"dependencies": {
48-
"@nestjs/graphql": "^7.6.0",
48+
"@nestjs/graphql": "^7.7.0",
4949
"axios": "^0.20.0",
5050
"keycloak-admin": "^1.13.0",
5151
"keycloak-connect": "^11.0.2",

0 commit comments

Comments
 (0)