Skip to content

Commit 78a1530

Browse files
committed
fix: upgrade react-select-async-paginate from 0.7.3 to 0.7.4
Snyk has created this PR to upgrade react-select-async-paginate from 0.7.3 to 0.7.4. See this package in npm: react-select-async-paginate See this project in Snyk: https://app.snyk.io/org/zntb/project/27db51b4-ae4b-47b5-a799-16571e3463d8?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent a07df7a commit 78a1530

File tree

2 files changed

+38
-12
lines changed

2 files changed

+38
-12
lines changed

package-lock.json

Lines changed: 37 additions & 11 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
@@ -10,7 +10,7 @@
1010
"react-accessible-accordion": "^5.0.0",
1111
"react-dom": "^18.2.0",
1212
"react-scripts": "5.0.1",
13-
"react-select-async-paginate": "^0.7.3",
13+
"react-select-async-paginate": "^0.7.4",
1414
"web-vitals": "^2.1.4"
1515
},
1616
"scripts": {

0 commit comments

Comments
 (0)