Skip to content

Commit d992248

Browse files
committed
fix: upgrade react-modal from 3.11.2 to 3.16.3
Snyk has created this PR to upgrade react-modal from 3.11.2 to 3.16.3. See this package in npm: react-modal See this project in Snyk: https://app.snyk.io/org/sammytezzy/project/40ca3cc4-73c7-4f07-9d5c-d0de7f61bd28?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 778cef6 commit d992248

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/with-route-as-modal/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@
99
"next": "latest",
1010
"react": "^18.2.0",
1111
"react-dom": "^18.2.0",
12-
"react-modal": "3.11.2"
12+
"react-modal": "3.16.3"
1313
}
1414
}

0 commit comments

Comments
 (0)