chore(deps): update dependency pg-boss to v9.0.1

This commit is contained in:
renovate[bot] 2023-05-10 00:00:30 +00:00 committed by GitHub
parent 5e2a9d6414
commit 5af50e4f9f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

12
package-lock.json generated
View file

@ -9855,9 +9855,9 @@
} }
}, },
"node_modules/pg-boss": { "node_modules/pg-boss": {
"version": "9.0.0", "version": "9.0.1",
"resolved": "https://registry.npmjs.org/pg-boss/-/pg-boss-9.0.0.tgz", "resolved": "https://registry.npmjs.org/pg-boss/-/pg-boss-9.0.1.tgz",
"integrity": "sha512-BT5ddbHjBzwbg1p0BIlU5ZGfQKZA0S5IX8ZCnu3FczTWsU0jzG43QWD7v+X4uzRBfVbI6icZOKcntIGg6H0OBg==", "integrity": "sha512-zvJ9LjVJ2LMoPyaz/U8Whzx7RxK/+uQttrj3c1ReZESP7TQUfb+T5lVdBDSfPXGtY7LiOpQYPeSLvRbq/pUrsQ==",
"dependencies": { "dependencies": {
"cron-parser": "^4.0.0", "cron-parser": "^4.0.0",
"delay": "^5.0.0", "delay": "^5.0.0",
@ -19950,9 +19950,9 @@
} }
}, },
"pg-boss": { "pg-boss": {
"version": "9.0.0", "version": "9.0.1",
"resolved": "https://registry.npmjs.org/pg-boss/-/pg-boss-9.0.0.tgz", "resolved": "https://registry.npmjs.org/pg-boss/-/pg-boss-9.0.1.tgz",
"integrity": "sha512-BT5ddbHjBzwbg1p0BIlU5ZGfQKZA0S5IX8ZCnu3FczTWsU0jzG43QWD7v+X4uzRBfVbI6icZOKcntIGg6H0OBg==", "integrity": "sha512-zvJ9LjVJ2LMoPyaz/U8Whzx7RxK/+uQttrj3c1ReZESP7TQUfb+T5lVdBDSfPXGtY7LiOpQYPeSLvRbq/pUrsQ==",
"requires": { "requires": {
"cron-parser": "^4.0.0", "cron-parser": "^4.0.0",
"delay": "^5.0.0", "delay": "^5.0.0",