diff --git a/package-lock.json b/package-lock.json index 87ed5ddc..9032d2ac 100644 --- a/package-lock.json +++ b/package-lock.json @@ -15277,9 +15277,9 @@ } }, "node_modules/http-cache-semantics": { - "version": "4.1.0", - "resolved": "https://registry.npmjs.org/http-cache-semantics/-/http-cache-semantics-4.1.0.tgz", - "integrity": "sha512-carPklcUh7ROWRK7Cv27RPtdhYhUsela/ue5/jKzjegVvXDqM2ILE9Q2BGn9JZJh1g87cp56su/FgQSzcWS8cQ==", + "version": "4.1.1", + "resolved": "https://registry.npmjs.org/http-cache-semantics/-/http-cache-semantics-4.1.1.tgz", + "integrity": "sha512-er295DKPVsV82j5kw1Gjt+ADA/XYHsajl82cGNQG2eyoPkvgUhX+nDIyelzhIWbbsXP39EHcI6l5tYs2FYqYXQ==", "dev": true }, "node_modules/http-deceiver": { @@ -29417,7 +29417,7 @@ }, "packages/catalog-search": { "name": "@edx/frontend-enterprise-catalog-search", - "version": "3.1.4", + "version": "3.1.5", "license": "AGPL-3.0", "dependencies": { "@edx/frontend-enterprise-utils": "^2.2.0", @@ -31161,7 +31161,7 @@ "version": "file:packages/utils", "requires": { "@edx/browserslist-config": "1.1.0", - "@edx/frontend-build": "*", + "@edx/frontend-build": "12.3.0", "@edx/frontend-platform": "1.15.6", "@testing-library/react": "11.2.6", "history": "4.10.1", @@ -41439,9 +41439,9 @@ } }, "http-cache-semantics": { - "version": "4.1.0", - "resolved": "https://registry.npmjs.org/http-cache-semantics/-/http-cache-semantics-4.1.0.tgz", - "integrity": "sha512-carPklcUh7ROWRK7Cv27RPtdhYhUsela/ue5/jKzjegVvXDqM2ILE9Q2BGn9JZJh1g87cp56su/FgQSzcWS8cQ==", + "version": "4.1.1", + "resolved": "https://registry.npmjs.org/http-cache-semantics/-/http-cache-semantics-4.1.1.tgz", + "integrity": "sha512-er295DKPVsV82j5kw1Gjt+ADA/XYHsajl82cGNQG2eyoPkvgUhX+nDIyelzhIWbbsXP39EHcI6l5tYs2FYqYXQ==", "dev": true }, "http-deceiver": {