Skip to content

Commit

Permalink
npm audit update (#55)
Browse files Browse the repository at this point in the history
Signed-off-by: Jacob Saur <[email protected]>
  • Loading branch information
jsaur authored Oct 14, 2021
1 parent 47682f3 commit 2ad9056
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 35 deletions.
54 changes: 22 additions & 32 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.48",
"version": "0.1.49",
"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.1",
"@nestjs/common": "^8.0.6",
"@nestjs/axios": "0.0.2",
"@nestjs/common": "^8.1.0",
"@nestjs/core": "^8.0.6",
"@nestjs/platform-express": "^8.0.6",
"axios": "^0.21.4",
Expand Down

0 comments on commit 2ad9056

Please sign in to comment.