diff --git a/package-lock.json b/package-lock.json index 3d885d9ed..901aa02aa 100644 --- a/package-lock.json +++ b/package-lock.json @@ -62,7 +62,7 @@ "react-ocl-nmr": "^4.1.1", "react-plot": "^3.1.2", "react-rnd": "^10.5.3", - "react-science": "^20.6.0", + "react-science": "^20.6.1", "react-table": "^7.8.0", "smart-array-filter": "^5.0.0", "ts-pattern": "^5.9.0", @@ -11026,9 +11026,9 @@ } }, "node_modules/react-science": { - "version": "20.6.0", - "resolved": "https://registry.npmjs.org/react-science/-/react-science-20.6.0.tgz", - "integrity": "sha512-tkLukuKTGfxNF+xW548KS7jwizcIRYSQX2TmBgcKZUdQ5exQndCpab1elTGVShUh35ddLksELMzpvzDyYX0/Lw==", + "version": "20.6.1", + "resolved": "https://registry.npmjs.org/react-science/-/react-science-20.6.1.tgz", + "integrity": "sha512-oJyTfjRQXzpiG9N/9JKGGLHN9jWVSeMPxPIXgzmDo0YFsHncwaW9VmOdrvvCAjFSjT90mIrkxCVH8GT1BlKFag==", "license": "MIT", "dependencies": { "@emotion/styled": "^11.14.1", diff --git a/package.json b/package.json index 9912142e3..4179e3189 100644 --- a/package.json +++ b/package.json @@ -116,7 +116,7 @@ "react-ocl-nmr": "^4.1.1", "react-plot": "^3.1.2", "react-rnd": "^10.5.3", - "react-science": "^20.6.0", + "react-science": "^20.6.1", "react-table": "^7.8.0", "smart-array-filter": "^5.0.0", "ts-pattern": "^5.9.0",