Skip to content

Commit 8fb747c

Browse files
committed
fix: upgrade react-datepicker from 8.0.0 to 8.1.0
Snyk has created this PR to upgrade react-datepicker from 8.0.0 to 8.1.0. See this package in npm: react-datepicker See this project in Snyk: https://app.snyk.io/org/dawoudio/project/e27b08aa-e5d2-4b10-8303-630a69d0b669?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 1ca18c2 commit 8fb747c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
"jquery-validation": "^1.21.0",
8181
"pace-js": "^1.2.4",
8282
"react-bootstrap": "^2.10.9",
83-
"react-datepicker": "^8.0.0",
83+
"react-datepicker": "^8.1.0",
8484
"react-select": "^5.10.0",
8585
"select2": "^4.0.13"
8686
},

0 commit comments

Comments
 (0)