Skip to content

Commit

Permalink
Merge branch 'master' into remediate-lodash.set-vuln
Browse files Browse the repository at this point in the history
  • Loading branch information
kamilmysliwiec committed Jan 3, 2022
2 parents 5d20935 + 51070a9 commit f308a20
Show file tree
Hide file tree
Showing 2 changed files with 65 additions and 120 deletions.
177 changes: 61 additions & 116 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions package.json
Expand Up @@ -30,19 +30,19 @@
"@nestjs/core": "8.2.4",
"@nestjs/platform-express": "8.2.4",
"@nestjs/testing": "8.2.4",
"@types/jest": "27.0.3",
"@types/jest": "27.4.0",
"@types/lodash": "4.14.178",
"@types/node": "16.11.17",
"@types/uuid": "8.3.3",
"@typescript-eslint/eslint-plugin": "5.8.1",
"@typescript-eslint/parser": "5.8.1",
"eslint": "8.5.0",
"eslint": "8.6.0",
"eslint-config-prettier": "8.3.0",
"eslint-plugin-import": "2.25.3",
"eslint-plugin-import": "2.25.4",
"husky": "7.0.4",
"jest": "27.4.5",
"joi": "17.5.0",
"lint-staged": "12.1.4",
"lint-staged": "12.1.5",
"prettier": "2.5.1",
"reflect-metadata": "0.1.13",
"release-it": "14.11.8",
Expand Down

0 comments on commit f308a20

Please sign in to comment.