Skip to content

Commit 3345ac5

Browse files
build: bump react-modal in /ResearchAssistant/App/frontend
Bumps [react-modal](https://github.com/reactjs/react-modal) from 3.16.1 to 3.16.3. - [Release notes](https://github.com/reactjs/react-modal/releases) - [Changelog](https://github.com/reactjs/react-modal/blob/master/CHANGELOG.md) - [Commits](reactjs/react-modal@v3.16.1...v3.16.3) --- updated-dependencies: - dependency-name: react-modal dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 19e7746 commit 3345ac5

File tree

2 files changed

+7
-10
lines changed

2 files changed

+7
-10
lines changed

ResearchAssistant/App/frontend/package-lock.json

Lines changed: 6 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ResearchAssistant/App/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"react": "^18.2.0",
2525
"react-dom": "^18.2.0",
2626
"react-markdown": "^7.0.1",
27-
"react-modal": "^3.16.1",
27+
"react-modal": "^3.16.3",
2828
"react-router-dom": "^6.8.1",
2929
"react-uuid": "^2.0.0",
3030
"rehype-raw": "^7.0.0",

0 commit comments

Comments
 (0)