diff --git a/package-lock.json b/package-lock.json index c3e4f03..a4c316b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -31,7 +31,7 @@ "devDependencies": { "@edx/browserslist-config": "^1.1.1", "@edx/reactifex": "^2.1.1", - "@openedx/frontend-build": "14.1.0", + "@openedx/frontend-build": "14.1.1", "@testing-library/react": "12.1.5", "@testing-library/react-hooks": "^8.0.1", "glob": "10.4.5", @@ -3525,9 +3525,9 @@ } }, "node_modules/@openedx/frontend-build": { - "version": "14.1.0", - "resolved": "https://registry.npmjs.org/@openedx/frontend-build/-/frontend-build-14.1.0.tgz", - "integrity": "sha512-zLC6g8YtemHM7GUnv9Ynp+TRL/Q2kkfUvOttWnZTYWa+FJB7eo5X7cyjxnzm4wBd799BQZiLrcMBF+BujohFFQ==", + "version": "14.1.1", + "resolved": "https://registry.npmjs.org/@openedx/frontend-build/-/frontend-build-14.1.1.tgz", + "integrity": "sha512-UEo3NL+EX6sUemR4+UArrWVSgeYSzehmN4cj2/KIAfeGpBH27pAeHxyeasG+cNqmKxd/YGLBeQxE64ohApMznw==", "license": "AGPL-3.0", "dependencies": { "@babel/cli": "7.24.8", diff --git a/package.json b/package.json index 842fc0b..043658c 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ "devDependencies": { "@edx/browserslist-config": "^1.1.1", "@edx/reactifex": "^2.1.1", - "@openedx/frontend-build": "14.1.0", + "@openedx/frontend-build": "14.1.1", "@testing-library/react": "12.1.5", "@testing-library/react-hooks": "^8.0.1", "glob": "10.4.5",