diff --git a/front/package.json b/front/package.json index c8ddff07d..91c2eceeb 100644 --- a/front/package.json +++ b/front/package.json @@ -33,10 +33,10 @@ "focus-trap": "7.0.0", "fomantic-ui-css": "2.8.8", "howler": "2.2.3", - "idb-keyval": "^6.2.0", + "idb-keyval": "6.2.0", "js-logger": "1.6.1", "lodash-es": "4.17.21", - "lru-cache": "^7.14.0", + "lru-cache": "7.14.0", "moment": "2.29.4", "qs": "6.11.0", "showdown": "2.1.0",