Skip to content

Commit 5f4b5d2

Browse files
Merge pull request #11 from hodfords-solutions/chore/upgrade-dependencies
chore(deps): upgrade dependencies
2 parents 72fc6c5 + 44ac5d2 commit 5f4b5d2

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@hodfords/nestjs-api-gateway",
3-
"version": "11.0.0",
3+
"version": "11.0.1",
44
"description": "The API Gateway houses the source code and documentation for the API Gateway - a powerful and versatile solution for managing and deploying APIs within a distributed and microservices-oriented architecture.",
55
"author": "",
66
"private": false,
@@ -47,7 +47,7 @@
4747
"@types/http-proxy": "1.17.16",
4848
"@types/lodash": "4.17.15",
4949
"@types/node": "22.13.1",
50-
"axios": "1.7.9",
50+
"axios": "1.8.3",
5151
"camelcase-keys": "9.1.3",
5252
"dotenv": "16.4.7",
5353
"eslint": "9.20.0",
@@ -65,7 +65,7 @@
6565
},
6666
"peerDependencies": {
6767
"@nestjs/schedule": "*",
68-
"@nestjs/swagger": "^7.0.0",
68+
"@nestjs/swagger": "11.x",
6969
"axios": "*",
7070
"hbs": "*",
7171
"path-to-regexp": "*"

0 commit comments

Comments
 (0)