mirror of
https://github.com/apricote/Listory.git
synced 2026-01-13 13:11:02 +00:00
chore(deps): update dependency @nestjs/axios to v3.0.3
This commit is contained in:
parent
78f9f8fbe7
commit
b6b47836ae
2 changed files with 6 additions and 5 deletions
9
package-lock.json
generated
9
package-lock.json
generated
|
|
@ -11,7 +11,7 @@
|
|||
"dependencies": {
|
||||
"@apricote/nest-pg-boss": "2.1.0",
|
||||
"@narando/nest-axios-interceptor": "3.0.0",
|
||||
"@nestjs/axios": "3.0.2",
|
||||
"@nestjs/axios": "3.0.3",
|
||||
"@nestjs/common": "10.3.3",
|
||||
"@nestjs/config": "3.2.0",
|
||||
"@nestjs/core": "10.3.3",
|
||||
|
|
@ -1899,9 +1899,10 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@nestjs/axios": {
|
||||
"version": "3.0.2",
|
||||
"resolved": "https://registry.npmjs.org/@nestjs/axios/-/axios-3.0.2.tgz",
|
||||
"integrity": "sha512-Z6GuOUdNQjP7FX+OuV2Ybyamse+/e0BFdTWBX5JxpBDKA+YkdLynDgG6HTF04zy6e9zPa19UX0WA2VDoehwhXQ==",
|
||||
"version": "3.0.3",
|
||||
"resolved": "https://registry.npmjs.org/@nestjs/axios/-/axios-3.0.3.tgz",
|
||||
"integrity": "sha512-h6TCn3yJwD6OKqqqfmtRS5Zo4E46Ip2n+gK1sqwzNBC+qxQ9xpCu+ODVRFur6V3alHSCSBxb3nNtt73VEdluyA==",
|
||||
"license": "MIT",
|
||||
"peerDependencies": {
|
||||
"@nestjs/common": "^7.0.0 || ^8.0.0 || ^9.0.0 || ^10.0.0",
|
||||
"axios": "^1.3.1",
|
||||
|
|
|
|||
|
|
@ -28,7 +28,7 @@
|
|||
"dependencies": {
|
||||
"@apricote/nest-pg-boss": "2.1.0",
|
||||
"@narando/nest-axios-interceptor": "3.0.0",
|
||||
"@nestjs/axios": "3.0.2",
|
||||
"@nestjs/axios": "3.0.3",
|
||||
"@nestjs/common": "10.3.3",
|
||||
"@nestjs/config": "3.2.0",
|
||||
"@nestjs/core": "10.3.3",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue