diff options
| author | crupest <crupest@outlook.com> | 2022-04-29 16:32:15 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-04-29 16:32:15 +0800 |
| commit | 9e005d9c109f0136a24d422b7f12733fd7cd3183 (patch) | |
| tree | db341359164e013556bbce9883a7a78e15241ac0 | |
| parent | ac3a8610d7188fa0b42f7adcb1c7ff9a6de59aa2 (diff) | |
| parent | 17e0d06d0f9d015db4df225812a30679cbe99e71 (diff) | |
| download | timeline-9e005d9c109f0136a24d422b7f12733fd7cd3183.tar.gz timeline-9e005d9c109f0136a24d422b7f12733fd7cd3183.tar.bz2 timeline-9e005d9c109f0136a24d422b7f12733fd7cd3183.zip | |
Merge pull request #1186 from crupest/dependabot/npm_and_yarn/FrontEnd/react-popper-2.3.0
| -rw-r--r-- | FrontEnd/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/FrontEnd/package.json b/FrontEnd/package.json index c27aa626..38520561 100644 --- a/FrontEnd/package.json +++ b/FrontEnd/package.json @@ -25,7 +25,7 @@ "react-color": "^2.19.3",
"react-dom": "^17.0.0",
"react-i18next": "^11.16.6",
- "react-popper": "^2.2.5",
+ "react-popper": "^2.3.0",
"react-responsive": "^8.2.0",
"react-router-dom": "^6.3.0",
"react-transition-group": "^4.4.2",
|
