diff --git a/package-lock.json b/package-lock.json index fea0226..7b4a171 100644 --- a/package-lock.json +++ b/package-lock.json @@ -416,9 +416,9 @@ } }, "@mongodb-js/compass-query-history": { - "version": "7.0.2", - "resolved": "https://registry.npmjs.org/@mongodb-js/compass-query-history/-/compass-query-history-7.0.2.tgz", - "integrity": "sha512-NHUL45FVY9KFrf5x5+Yu96Jvgz3ZFB29MAR4euQTjtDjqYHjAfNLDP7UTrSn2srt4VpvrsSnXNebUbvrPH7yBA==", + "version": "7.0.5", + "resolved": "https://registry.npmjs.org/@mongodb-js/compass-query-history/-/compass-query-history-7.0.5.tgz", + "integrity": "sha512-YqfzSN5CbCpZAdyM41HYMVV06lZJws9CQFnJYUc+1bIAgaXL2E6Wz557EgD86pcHft5KsAYgo0XsSDnhPtktBw==", "dev": true, "requires": { "bootstrap": "https://github.com/twbs/bootstrap/archive/v3.3.5.tar.gz",