diff --git a/package-lock.json b/package-lock.json index 37648b1c..091761a3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -51,7 +51,7 @@ "@edx/browserslist-config": "^1.1.1", "@edx/reactifex": "1.1.0", "@openedx/frontend-build": "13.0.28", - "babel-plugin-formatjs": "10.5.13", + "babel-plugin-formatjs": "10.5.14", "eslint-plugin-import": "2.29.1", "glob": "7.2.3", "history": "5.3.0", @@ -7022,9 +7022,9 @@ } }, "node_modules/babel-plugin-formatjs": { - "version": "10.5.13", - "resolved": "https://registry.npmjs.org/babel-plugin-formatjs/-/babel-plugin-formatjs-10.5.13.tgz", - "integrity": "sha512-0dtMhoa6q0P5lUHBphLd8/y+CRlh5IG3Rq+Wk64kOEDwUVZF8xq1qMSjC3iw1wH4tmP2qTzBL+Bz1xEjyBd/ew==", + "version": "10.5.14", + "resolved": "https://registry.npmjs.org/babel-plugin-formatjs/-/babel-plugin-formatjs-10.5.14.tgz", + "integrity": "sha512-F++4Txa2bxrjbvspLxIXBDwcbKOftUvGgBDlz0hGe/fp7eXSPBJcu49xWj0/5VyMgSad4gKmBzWE5bfC27x19Q==", "dependencies": { "@babel/core": "^7.10.4", "@babel/helper-plugin-utils": "^7.10.4", diff --git a/package.json b/package.json index 3aa662c1..02a75d25 100644 --- a/package.json +++ b/package.json @@ -74,7 +74,7 @@ "@edx/browserslist-config": "^1.1.1", "@edx/reactifex": "1.1.0", "@openedx/frontend-build": "13.0.28", - "babel-plugin-formatjs": "10.5.13", + "babel-plugin-formatjs": "10.5.14", "eslint-plugin-import": "2.29.1", "glob": "7.2.3", "history": "5.3.0",