This is an automated email from the ASF dual-hosted git repository.
solomax pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/openmeetings.git
The following commit(s) were added to refs/heads/master by this push:
new db0390255 Bump fabric from 7.3.1 to 7.4.0 in
/openmeetings-web/src/main/front (#241)
db0390255 is described below
commit db0390255ad02b32bb88b0f90c519f8d48618904
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun May 31 09:16:51 2026 +0700
Bump fabric from 7.3.1 to 7.4.0 in /openmeetings-web/src/main/front (#241)
Bumps [fabric](https://github.com/fabricjs/fabric.js) from 7.3.1 to 7.4.0.
- [Release notes](https://github.com/fabricjs/fabric.js/releases)
-
[Changelog](https://github.com/fabricjs/fabric.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/fabricjs/fabric.js/commits)
---
updated-dependencies:
- dependency-name: fabric
dependency-version: 7.4.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
openmeetings-web/src/main/front/package.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/openmeetings-web/src/main/front/package.json
b/openmeetings-web/src/main/front/package.json
index 1cb37c0be..2ffea71e2 100644
--- a/openmeetings-web/src/main/front/package.json
+++ b/openmeetings-web/src/main/front/package.json
@@ -24,7 +24,7 @@
"webpack-merge": "^6.0.1"
},
"dependencies": {
- "fabric": "7.3.1",
+ "fabric": "7.4.0",
"freeice": "2.2.2",
"mathjax-full": "^3.2.2",
"nosleep.js": "^0.12.0",