Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(deps): update dependency liwi-mongo to v10.3.2 #657

Merged
merged 2 commits into from
Jul 19, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@
"emoji-regex": "10.2.1",
"issue-parser": "6.0.0",
"jsonwebtoken": "9.0.0",
"liwi-mongo": "10.1.3",
"liwi-mongo": "10.3.2",
"lock": "1.1.0",
"probot": "12.3.1",
"react": "18.2.0",
Expand Down
42 changes: 21 additions & 21 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8022,35 +8022,35 @@ __metadata:
languageName: node
linkType: hard

"liwi-mongo@npm:10.1.3":
version: 10.1.3
resolution: "liwi-mongo@npm:10.1.3"
dependencies:
liwi-store: 10.1.2
liwi-subscribe-store: 10.1.2
mingo: ^6.0.3
mongodb: ^4.0.0
"liwi-mongo@npm:10.3.2":
version: 10.3.2
resolution: "liwi-mongo@npm:10.3.2"
dependencies:
liwi-store: 10.3.2
liwi-subscribe-store: 10.3.2
mingo: ^6.2.7
mongodb: ^4.13.0
nightingale-logger: ^13.0.0
checksum: 8d2feba3b9c530cee0300d226b318c47639a10519307fd8be49301b66df9a1177cbc8f4f8eb1e39d50fbdbbf4e31f69173ad85df0ee7fc0ba711e893a521d32f
checksum: 7b29dca3b9cd54b651d3dd3d1702f75e100292638570bb23d2b40162b0af7010f3174d61f7558bd1db62a1816e20244ca93425848cbe83e8e1245b206b82b1f0
languageName: node
linkType: hard

"liwi-store@npm:10.1.2":
version: 10.1.2
resolution: "liwi-store@npm:10.1.2"
"liwi-store@npm:10.3.2":
version: 10.3.2
resolution: "liwi-store@npm:10.3.2"
dependencies:
"@babel/runtime": ^7.20.7
checksum: d84e1f62052ab0063b5a5f7ce9ae7a4986802b02c65287bf99a33aee717ac80ef92c9254846bf59d5f6c6f9c3ad0d1d46e506a190d6afee41c9f224b0e273dd7
checksum: cda4d2dfdb93b7e916362218139fc18beb0a763c06a852998192bfc926a3edb30b31bcb0603cf92fa3796918f3aa508b0547d47767a4297ce26f5c1b9f9544d3
languageName: node
linkType: hard

"liwi-subscribe-store@npm:10.1.2":
version: 10.1.2
resolution: "liwi-subscribe-store@npm:10.1.2"
"liwi-subscribe-store@npm:10.3.2":
version: 10.3.2
resolution: "liwi-subscribe-store@npm:10.3.2"
dependencies:
"@babel/runtime": ^7.20.7
liwi-store: 10.1.2
checksum: 961e120c8540dd5764ff91c3f570e4bf3eaebcc9d419cc9a518b4975da8c2489c64101f9baa0a7cd0c167f92539a2c101cb5efa43ee82b82cc41bb9c9ae111bb
liwi-store: 10.3.2
checksum: 9d97b24c58a9e2b4dadbe03c4d94973fb47f91e3a9fe4cb0b5c44e11e8a74fed60694900b700bbe5d88ae7f42bbed5d9ce4f96f355e69012ff030ae3d9522947
languageName: node
linkType: hard

Expand Down Expand Up @@ -8678,7 +8678,7 @@ __metadata:
languageName: node
linkType: hard

"mingo@npm:^6.0.3":
"mingo@npm:^6.2.7":
version: 6.2.7
resolution: "mingo@npm:6.2.7"
checksum: 95e17186d049596519856c9d149e82493318b799f4b442502ea7db87b4575d424823ceef6e439700c54b3f3642055443e2a6ee7e85c9f67dfa0dcbe4d5b04af5
Expand Down Expand Up @@ -8817,7 +8817,7 @@ __metadata:
languageName: node
linkType: hard

"mongodb@npm:^4.0.0":
"mongodb@npm:^4.13.0":
version: 4.13.0
resolution: "mongodb@npm:4.13.0"
dependencies:
Expand Down Expand Up @@ -10189,7 +10189,7 @@ resolve@^2.0.0-next.3:
issue-parser: 6.0.0
jest: 29.5.0
jsonwebtoken: 9.0.0
liwi-mongo: 10.1.3
liwi-mongo: 10.3.2
lock: 1.1.0
nock: 13.3.1
pob-babel: 35.6.2
Expand Down