diff options
| author | crupest <crupest@outlook.com> | 2021-12-06 22:26:25 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-12-06 22:26:25 +0800 |
| commit | e398103c7b0fa62e0c9806fcb61665fbf1994293 (patch) | |
| tree | dc39b4b1841a7deabc4f308707793ff2b7cf516b | |
| parent | 8b43d186d155986d5402bd1417806761bbf3deb9 (diff) | |
| parent | c9c2912428d292eb6ba6c0bd927c27c4698a9551 (diff) | |
| download | timeline-e398103c7b0fa62e0c9806fcb61665fbf1994293.tar.gz timeline-e398103c7b0fa62e0c9806fcb61665fbf1994293.tar.bz2 timeline-e398103c7b0fa62e0c9806fcb61665fbf1994293.zip | |
Merge pull request #964 from crupest/dependabot/npm_and_yarn/FrontEnd/popperjs/core-2.11.0
build(deps): Bump @popperjs/core from 2.10.2 to 2.11.0 in /FrontEnd
| -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 2d445caa..d244a859 100644 --- a/FrontEnd/package.json +++ b/FrontEnd/package.json @@ -7,7 +7,7 @@ "description": "Timeline app.",
"dependencies": {
"@microsoft/signalr": "^6.0.0",
- "@popperjs/core": "^2.10.2",
+ "@popperjs/core": "^2.11.0",
"axios": "^0.24.0",
"bootstrap": "^5.1.3",
"bootstrap-icons": "^1.7.1",
|
