Skip to content

Commit

Permalink
Update dependency mingo to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 4, 2024
1 parent 6eb1e05 commit 4405eb9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/nql/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,6 @@
"@tryghost/mongo-knex": "^0.9.0",
"@tryghost/mongo-utils": "^0.6.1",
"@tryghost/nql-lang": "^0.6.1",
"mingo": "^2.2.2"
"mingo": "^6.0.0"
}
}
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3412,10 +3412,10 @@ min-indent@^1.0.0:
resolved "https://registry.yarnpkg.com/min-indent/-/min-indent-1.0.1.tgz#a63f681673b30571fbe8bc25686ae746eefa9869"
integrity sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg==

mingo@^2.2.2:
version "2.5.3"
resolved "https://registry.yarnpkg.com/mingo/-/mingo-2.5.3.tgz#bed3db76ca9b2cc29ae1f1ff83e3a8797dc47758"
integrity sha512-Wb98QEQ/DaT+xPQFAX08mzM/Zz2eW1UIpKH132gXglakl2SKYBCQFzeiFygS/Hgzc9j9MDDjgouB9W7BMaLyaQ==
mingo@^6.0.0:
version "6.4.10"
resolved "https://registry.yarnpkg.com/mingo/-/mingo-6.4.10.tgz#ce9cdade52631b193bf6a8b8a5823413bedc84e2"
integrity sha512-/pOGeZKcZrKKw8YkCMKn9+XPiUYeNhkfaVbTn9tqvZvfccxf1idk8ezSulecZmPdKJLibNDtp4UBfDK3nzvMrQ==

[email protected]:
version "3.0.5"
Expand Down

0 comments on commit 4405eb9

Please sign in to comment.