Skip to content

Commit a4e6239

Browse files
committed
fix: upgrade react-modal from 3.16.1 to 3.16.3
Snyk has created this PR to upgrade react-modal from 3.16.1 to 3.16.3. See this package in npm: react-modal See this project in Snyk: https://app.snyk.io/org/sswietoniowski/project/849f7a88-95fc-4276-a433-b903655cb5dc?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent a0ca939 commit a4e6239

File tree

2 files changed

+11
-13
lines changed

2 files changed

+11
-13
lines changed

projects/react/04_support_desk/frontend/package-lock.json

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

projects/react/04_support_desk/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"react": "^18.3.1",
1616
"react-dom": "^18.3.1",
1717
"react-icons": "^4.12.0",
18-
"react-modal": "^3.16.1",
18+
"react-modal": "^3.16.3",
1919
"react-redux": "^8.1.3",
2020
"react-router-dom": "^6.28.0",
2121
"react-toastify": "^9.1.3"

0 commit comments

Comments
 (0)