Skip to content

Commit 86fdd8e

Browse files
Update dependency mingo to v7
1 parent 671e8a3 commit 86fdd8e

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
@@ -36,6 +36,6 @@
3636
"@tryghost/mongo-utils": "^0.6.5",
3737
"@tryghost/nql-lang": "^0.6.6",
3838
"lodash": "^4.17.21",
39-
"mingo": "^2.2.2"
39+
"mingo": "^7.0.0"
4040
}
4141
}

yarn.lock

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

3702-
mingo@^2.2.2:
3703-
version "2.5.3"
3704-
resolved "https://registry.yarnpkg.com/mingo/-/mingo-2.5.3.tgz#bed3db76ca9b2cc29ae1f1ff83e3a8797dc47758"
3705-
integrity sha512-Wb98QEQ/DaT+xPQFAX08mzM/Zz2eW1UIpKH132gXglakl2SKYBCQFzeiFygS/Hgzc9j9MDDjgouB9W7BMaLyaQ==
3702+
mingo@^7.0.0:
3703+
version "7.2.2"
3704+
resolved "https://registry.yarnpkg.com/mingo/-/mingo-7.2.2.tgz#5cd750373673120070292fb2cb559733994ab3ff"
3705+
integrity sha512-ll8DV+C5RnV2zF3Jwendxhgqknofzp7KaDwmlpvqo4xrdMC5F7JTc2ToZOz//de84QymZTFY7LPHMViE8uNHhA==
37063706

37073707
minimatch@3.0.5:
37083708
version "3.0.5"

0 commit comments

Comments
 (0)