Skip to content

Commit

Permalink
update dependencies (#469)
Browse files Browse the repository at this point in the history
* update dependencies

* updare down graded prom client
  • Loading branch information
JeremiahUy authored Feb 5, 2024
1 parent efb4f5f commit 5789e4d
Show file tree
Hide file tree
Showing 2 changed files with 66 additions and 131 deletions.
183 changes: 59 additions & 124 deletions package-lock.json

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

14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,12 @@
},
"dependencies": {
"ajv": "8.12.0",
"axios": "1.5.1",
"axios": "1.6.1",
"fastify": "4.24.3",
"@fastify/cors": "8.4.0",
"@fastify/cors": "8.4.1",
"@fastify/formbody": "^7.4.0",
"fastify-metrics": "10.3.2",
"@fastify/static": "6.11.2",
"fastify-metrics": "10.3.3",
"@fastify/static": "6.12.0",
"geoip-lite": "^1.4.7",
"isbot": "3.7.0",
"kafkajs": "^2.2.4",
Expand All @@ -32,11 +32,11 @@
"shortid": "^2.2.15"
},
"devDependencies": {
"@faker-js/faker": "^8.0.2",
"@faker-js/faker": "^8.2.0",
"mocha": "^10.2.0",
"nock": "13.3.6",
"nock": "13.3.8",
"nodemon": "^3.0.1",
"pino-pretty": "^10.0.1",
"pino-pretty": "^10.2.3",
"uuid": "9.0.1",
"wait-on": "^7.0.1",
"yaml": "2.3.3"
Expand Down

0 comments on commit 5789e4d

Please sign in to comment.