Skip to content

Commit

Permalink
Revert "npm audit update (#55)"
Browse files Browse the repository at this point in the history
This reverts commit 2ad9056.
  • Loading branch information
Anthony Voutas committed Nov 8, 2021
1 parent 2ad9056 commit eef9f1d
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 25 deletions.
54 changes: 32 additions & 22 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "protocol-common",
"version": "0.1.49",
"version": "0.1.48",
"description": "Common code for kiva protocol webservices",
"license": "Apache-2.0",
"type": "commonjs",
Expand Down Expand Up @@ -33,8 +33,8 @@
"setup": "npm link"
},
"dependencies": {
"@nestjs/axios": "0.0.2",
"@nestjs/common": "^8.1.0",
"@nestjs/axios": "^0.0.1",
"@nestjs/common": "^8.0.6",
"@nestjs/core": "^8.0.6",
"@nestjs/platform-express": "^8.0.6",
"axios": "^0.21.4",
Expand Down

0 comments on commit eef9f1d

Please sign in to comment.