Skip to content
This repository has been archived by the owner on Oct 9, 2024. It is now read-only.

Commit

Permalink
Update dependency reflect-metadata to ^0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 17, 2023
1 parent 1a78ec3 commit 10d3b6d
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 10 deletions.
20 changes: 13 additions & 7 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": "@digicatapult/dscp-hyproof-api",
"version": "0.6.1",
"version": "0.6.2",
"description": "An OpenAPI API service for DSCP",
"main": "src/index.ts",
"scripts": {
Expand Down Expand Up @@ -57,7 +57,7 @@
"nodemon": "^3.0.2",
"pino-colada": "^2.2.2",
"prettier": "^3.1.1",
"reflect-metadata": "^0.1.14",
"reflect-metadata": "^0.2.0",
"sinon": "^17.0.1",
"supertest": "^6.3.3",
"ts-node": "^10.9.2",
Expand All @@ -79,7 +79,7 @@
"multer": "^1.4.5-lts.1",
"pg": "^8.11.3",
"pino": "^8.17.0",
"reflect-metadata": "^0.1.14",
"reflect-metadata": "^0.2.0",
"swagger-ui-express": "^5.0.0",
"tsoa": "^5.1.1",
"tsyringe": "^4.8.0",
Expand Down

0 comments on commit 10d3b6d

Please sign in to comment.