Skip to content

Commit 4517bae

Browse files
Update dependency mingo to v7
1 parent 1928eba commit 4517bae

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

packages/nql/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,6 @@
3131
"@tryghost/mongo-knex": "^0.9.1",
3232
"@tryghost/mongo-utils": "^0.6.2",
3333
"@tryghost/nql-lang": "^0.6.3",
34-
"mingo": "^2.2.2"
34+
"mingo": "^7.0.0"
3535
}
3636
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3451,10 +3451,10 @@ min-indent@^1.0.0:
34513451
resolved "https://registry.yarnpkg.com/min-indent/-/min-indent-1.0.1.tgz#a63f681673b30571fbe8bc25686ae746eefa9869"
34523452
integrity sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg==
34533453

3454-
mingo@^2.2.2:
3455-
version "2.5.3"
3456-
resolved "https://registry.yarnpkg.com/mingo/-/mingo-2.5.3.tgz#bed3db76ca9b2cc29ae1f1ff83e3a8797dc47758"
3457-
integrity sha512-Wb98QEQ/DaT+xPQFAX08mzM/Zz2eW1UIpKH132gXglakl2SKYBCQFzeiFygS/Hgzc9j9MDDjgouB9W7BMaLyaQ==
3454+
mingo@^7.0.0:
3455+
version "7.0.2"
3456+
resolved "https://registry.yarnpkg.com/mingo/-/mingo-7.0.2.tgz#11911811beb7ff5d212765f01d254c78b4e56a06"
3457+
integrity sha512-S6TJSRPTnE5lZ8n8SLv74lie0r+LTypZWENSQ2vKNe7Sacn5qn86d93QARIyn9KBKpO7PeBG6NMM2EFPtqYXTg==
34583458

34593459
minimatch@3.0.5:
34603460
version "3.0.5"

0 commit comments

Comments
 (0)