diff --git a/package-lock.json b/package-lock.json index 9d07ebd4b..a8424a19e 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": "^14.0.3", - "babel-plugin-formatjs": "10.5.25", + "babel-plugin-formatjs": "10.5.26", "eslint-plugin-import": "2.31.0", "glob": "7.2.3", "history": "5.3.0", @@ -5444,9 +5444,9 @@ } }, "node_modules/babel-plugin-formatjs": { - "version": "10.5.25", - "resolved": "https://registry.npmjs.org/babel-plugin-formatjs/-/babel-plugin-formatjs-10.5.25.tgz", - "integrity": "sha512-V1yuIZKxb6NsZE7U0Zu0O4uz3jnux0VZiMMkuK9eSv5NiiSgMBX0KdBdXjaa/x/k+koe4GY2GcPk/kDYsYVB6g==", + "version": "10.5.26", + "resolved": "https://registry.npmjs.org/babel-plugin-formatjs/-/babel-plugin-formatjs-10.5.26.tgz", + "integrity": "sha512-k82TSioX1G6hkZf2bUV7Fuhykp1uHC7XbOdkFDPtT8OLStF1o6q77bDsorvm1nO5+DBUhfYmAqnHLLkumPABRQ==", "license": "MIT", "dependencies": { "@babel/core": "^7.25.0", diff --git a/package.json b/package.json index 1b4a88cad..0c50841bc 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": "^14.0.3", - "babel-plugin-formatjs": "10.5.25", + "babel-plugin-formatjs": "10.5.26", "eslint-plugin-import": "2.31.0", "glob": "7.2.3", "history": "5.3.0",