Skip to content

Commit 2ae3e67

Browse files
authored
fix(bson-transpilers): pin antlr4 dependency to 4.7.2 (#2080)
1 parent b10a3df commit 2ae3e67

File tree

2 files changed

+73
-72
lines changed

2 files changed

+73
-72
lines changed

package-lock.json

Lines changed: 72 additions & 71 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -250,7 +250,7 @@
250250
"url": "git://github.com/mongodb-js/compass.git"
251251
},
252252
"dependencies": {
253-
"@mongodb-js/compass-aggregations": "^7.2.0",
253+
"@mongodb-js/compass-aggregations": "^7.2.1",
254254
"@mongodb-js/compass-app-stores": "^4.0.2",
255255
"@mongodb-js/compass-auth-kerberos": "^4.0.1",
256256
"@mongodb-js/compass-auth-ldap": "^4.0.1",

0 commit comments

Comments
 (0)