chore(deps): update dependency @apricote/nest-pg-boss to v1.2.0

This commit is contained in:
renovate[bot] 2023-05-06 04:56:31 +00:00 committed by GitHub
parent 185a64f1bd
commit 5df82338ce
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View file

@ -9,7 +9,7 @@
"version": "1.25.0",
"license": "MIT",
"dependencies": {
"@apricote/nest-pg-boss": "1.1.0",
"@apricote/nest-pg-boss": "1.2.0",
"@hapi/joi": "17.1.1",
"@narando/nest-axios-interceptor": "2.2.0",
"@nestjs/axios": "0.1.0",
@ -313,9 +313,9 @@
"dev": true
},
"node_modules/@apricote/nest-pg-boss": {
"version": "1.1.0",
"resolved": "https://registry.npmjs.org/@apricote/nest-pg-boss/-/nest-pg-boss-1.1.0.tgz",
"integrity": "sha512-8l0g9o98+p2x0hzLRPHCBfCSAQML6moeOXDc+T7JUfryb7Um02vQ51ILANzm9XcZAK0Slm89ZG6Lj5b7bfl4aQ==",
"version": "1.2.0",
"resolved": "https://registry.npmjs.org/@apricote/nest-pg-boss/-/nest-pg-boss-1.2.0.tgz",
"integrity": "sha512-giI4S8mOaV6BXBjnj7ifllTxQKdeuBri5hkeniKDpA/DWs+GvTH+LjpdyzfBbHQE1S090SCtkiPm4kN5z06B4Q==",
"peerDependencies": {
"@nestjs/common": "^9.3.3",
"@nestjs/core": "^9.3.3",
@ -12914,9 +12914,9 @@
}
},
"@apricote/nest-pg-boss": {
"version": "1.1.0",
"resolved": "https://registry.npmjs.org/@apricote/nest-pg-boss/-/nest-pg-boss-1.1.0.tgz",
"integrity": "sha512-8l0g9o98+p2x0hzLRPHCBfCSAQML6moeOXDc+T7JUfryb7Um02vQ51ILANzm9XcZAK0Slm89ZG6Lj5b7bfl4aQ==",
"version": "1.2.0",
"resolved": "https://registry.npmjs.org/@apricote/nest-pg-boss/-/nest-pg-boss-1.2.0.tgz",
"integrity": "sha512-giI4S8mOaV6BXBjnj7ifllTxQKdeuBri5hkeniKDpA/DWs+GvTH+LjpdyzfBbHQE1S090SCtkiPm4kN5z06B4Q==",
"requires": {}
},
"@babel/code-frame": {