chore(deps): update dependency @nestjs/axios to v3.1.3

This commit is contained in:
renovate[bot] 2024-12-08 23:46:08 +00:00 committed by GitHub
parent 07c00c2e9d
commit b3b2d9f09a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View file

@ -11,7 +11,7 @@
"dependencies": {
"@apricote/nest-pg-boss": "2.1.0",
"@narando/nest-axios-interceptor": "3.0.0",
"@nestjs/axios": "3.1.2",
"@nestjs/axios": "3.1.3",
"@nestjs/common": "10.4.8",
"@nestjs/config": "3.3.0",
"@nestjs/core": "10.4.8",
@ -1896,9 +1896,9 @@
}
},
"node_modules/@nestjs/axios": {
"version": "3.1.2",
"resolved": "https://registry.npmjs.org/@nestjs/axios/-/axios-3.1.2.tgz",
"integrity": "sha512-pFlfi4ZQsZtTNNhvgssbxjCHUd1nMpV3sXy/xOOB2uEJhw3M8j8SFR08gjFNil2we2Har7VCsXLfCkwbMHECFQ==",
"version": "3.1.3",
"resolved": "https://registry.npmjs.org/@nestjs/axios/-/axios-3.1.3.tgz",
"integrity": "sha512-RZ/63c1tMxGLqyG3iOCVt7A72oy4x1eM6QEhd4KzCYpaVWW0igq0WSREeRoEZhIxRcZfDfIIkvsOMiM7yfVGZQ==",
"license": "MIT",
"peerDependencies": {
"@nestjs/common": "^7.0.0 || ^8.0.0 || ^9.0.0 || ^10.0.0",

View file

@ -28,7 +28,7 @@
"dependencies": {
"@apricote/nest-pg-boss": "2.1.0",
"@narando/nest-axios-interceptor": "3.0.0",
"@nestjs/axios": "3.1.2",
"@nestjs/axios": "3.1.3",
"@nestjs/common": "10.4.8",
"@nestjs/config": "3.3.0",
"@nestjs/core": "10.4.8",