diff --git a/package-lock.json b/package-lock.json index 7953600..48ddb0d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -4375,9 +4375,9 @@ } }, "node_modules/@openedx/paragon": { - "version": "22.13.0", - "resolved": "https://registry.npmjs.org/@openedx/paragon/-/paragon-22.13.0.tgz", - "integrity": "sha512-yCbAYGQzpVQj65nFvnqDRU4V6MhZN2LAO/qzFJUV+RW2Riudef7KI1No/+nePI4tYAMhnuPwZ1EDiJQ2lBNYew==", + "version": "22.15.1", + "resolved": "https://registry.npmjs.org/@openedx/paragon/-/paragon-22.15.1.tgz", + "integrity": "sha512-cyd3JZYzsM3WChcgdQ4UIZxxXKkiU+QhIGDQ5jszuJR4mZR7CsU6DnANVcrcIqZgz4i4wUhG15NOAMbUt9LCzQ==", "license": "Apache-2.0", "workspaces": [ "example", @@ -4421,8 +4421,8 @@ "paragon": "bin/paragon-scripts.js" }, "peerDependencies": { - "react": "^16.8.6 || ^17.0.0", - "react-dom": "^16.8.6 || ^17.0.0", + "react": "^16.8.6 || ^17 || ^18", + "react-dom": "^16.8.6 || ^17 || ^18", "react-intl": "^5.25.1 || ^6.4.0" } },