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.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 17, 2023
1 parent f419a61 commit 47486d4
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
8 changes: 4 additions & 4 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.3",
"version": "0.6.4",
"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.2.0",
"reflect-metadata": "^0.2.1",
"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.1",
"reflect-metadata": "^0.2.0",
"reflect-metadata": "^0.2.1",
"swagger-ui-express": "^5.0.0",
"tsoa": "^5.1.1",
"tsyringe": "^4.8.0",
Expand Down

0 comments on commit 47486d4

Please sign in to comment.