Skip to content

Commit

Permalink
Merge branch 'main' into ur
Browse files Browse the repository at this point in the history
  • Loading branch information
averikitsch committed Apr 19, 2021
2 parents ca2cf43 + f78d1a9 commit 9c7609a
Show file tree
Hide file tree
Showing 2 changed files with 105 additions and 19 deletions.
118 changes: 102 additions & 16 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
Expand Up @@ -21,15 +21,15 @@
"dependencies": {
"express": "^4.17.1",
"gcp-metadata": "^4.2.1",
"google-auth-library": "^7.0.0",
"google-auth-library": "^7.0.2",
"pino": "^6.11.0",
"pino-http": "^5.3.0"
},
"devDependencies": {
"eslint": "^7.21.0",
"eslint": "^7.24.0",
"eslint-config-google": "^0.14.0",
"got": "^11.8.2",
"mocha": "^8.3.1",
"mocha": "^8.3.4",
"nodemon": "^2.0.7",
"supertest": "^6.1.3"
}
Expand Down

0 comments on commit 9c7609a

Please sign in to comment.