Skip to content

Commit

Permalink
c oppdaterer dependencies og devDependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
zrrrzzt committed Mar 6, 2023
1 parent 937abb3 commit 2e33aed
Show file tree
Hide file tree
Showing 2 changed files with 50 additions and 58 deletions.
100 changes: 46 additions & 54 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,15 +19,15 @@
"dependencies": {
"@alheimsins/uker-fra-dato": "1.0.4",
"@elastic/ecs-pino-format": "1.3.0",
"@prisma/client": "4.10.1",
"@prisma/client": "4.11.0",
"axios": "1.3.4",
"body-parser": "1.20.2",
"cookie-parser": "1.4.6",
"cors": "2.8.5",
"dotenv": "16.0.3",
"express": "4.18.2",
"helmet": "6.0.1",
"jose": "4.13.0",
"jose": "4.13.1",
"jsonwebtoken": "9.0.0",
"kafkajs": "2.2.4",
"node-jose": "2.2.0",
Expand All @@ -47,7 +47,7 @@
"@types/express": "4.17.17",
"@types/jest": "29.4.0",
"@types/jsonwebtoken": "9.0.1",
"@types/node": "18.14.2",
"@types/node": "18.14.6",
"@types/node-jose": "1.1.10",
"@types/supertest": "2.0.12",
"@types/swagger-jsdoc": "6.0.1",
Expand All @@ -61,7 +61,7 @@
"lint-staged": "13.1.2",
"pino-pretty": "9.4.0",
"prettier": "2.8.4",
"prisma": "4.10.1",
"prisma": "4.11.0",
"supertest": "6.3.3",
"ts-jest": "29.0.5",
"ts-node-dev": "2.0.0",
Expand Down

0 comments on commit 2e33aed

Please sign in to comment.