Skip to content

Commit 34f2e13

Browse files
Update dependency mingo to v7
1 parent bf9be11 commit 34f2e13

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.4",
3232
"@tryghost/mongo-utils": "^0.6.3",
3333
"@tryghost/nql-lang": "^0.6.4",
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
@@ -3698,10 +3698,10 @@ min-indent@^1.0.0:
36983698
resolved "https://registry.yarnpkg.com/min-indent/-/min-indent-1.0.1.tgz#a63f681673b30571fbe8bc25686ae746eefa9869"
36993699
integrity sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg==
37003700

3701-
mingo@^2.2.2:
3702-
version "2.5.3"
3703-
resolved "https://registry.yarnpkg.com/mingo/-/mingo-2.5.3.tgz#bed3db76ca9b2cc29ae1f1ff83e3a8797dc47758"
3704-
integrity sha512-Wb98QEQ/DaT+xPQFAX08mzM/Zz2eW1UIpKH132gXglakl2SKYBCQFzeiFygS/Hgzc9j9MDDjgouB9W7BMaLyaQ==
3701+
mingo@^7.0.0:
3702+
version "7.2.0"
3703+
resolved "https://registry.yarnpkg.com/mingo/-/mingo-7.2.0.tgz#403cd59060a339e4d25e0b38db9cf8b6df42d676"
3704+
integrity sha512-UeX942qZpofn5L97h295SkS7j/ADf7Qac8gdRCMBPxi0/1m70aeB2owLFvWbyuMj1dowonlivlVRQVDx+6h+7Q==
37053705

37063706
minimatch@3.0.5:
37073707
version "3.0.5"

0 commit comments

Comments
 (0)