Bump morphdom from 2.7.4 to 2.7.5

Bumps [morphdom](https://github.com/patrick-steele-idem/morphdom) from 2.7.4 to 2.7.5.
- [Changelog](https://github.com/patrick-steele-idem/morphdom/blob/master/CHANGELOG.md)
- [Commits](https://github.com/patrick-steele-idem/morphdom/compare/v2.7.4...v2.7.5)

---
updated-dependencies:
- dependency-name: morphdom
  dependency-version: 2.7.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-04-22 14:04:19 +00:00
committed by GitHub
parent f9a08dffe0
commit 55dc8e31ca
2 changed files with 6 additions and 5 deletions

9
package-lock.json generated
View File

@@ -20,7 +20,7 @@
"gulp-merge": "^0.1.1",
"hogan": "1.0.2",
"jquery": "3.7.1",
"morphdom": "^2.7.4",
"morphdom": "^2.7.5",
"playwright": "^1.51.1",
"python": "^0.0.4",
"query-command-supported": "1.0.0",
@@ -9887,9 +9887,10 @@
}
},
"node_modules/morphdom": {
"version": "2.7.4",
"resolved": "https://registry.npmjs.org/morphdom/-/morphdom-2.7.4.tgz",
"integrity": "sha512-ATTbWMgGa+FaMU3FhnFYB6WgulCqwf6opOll4CBzmVDTLvPMmUPrEv8CudmLPK0MESa64+6B89fWOxP3+YIlxQ=="
"version": "2.7.5",
"resolved": "https://registry.npmjs.org/morphdom/-/morphdom-2.7.5.tgz",
"integrity": "sha512-z6bfWFMra7kBqDjQGHud1LSXtq5JJC060viEkQFMBX6baIecpkNr2Ywrn2OQfWP3rXiNFQRPoFjD8/TvJcWcDg==",
"license": "MIT"
},
"node_modules/ms": {
"version": "2.1.3",

View File

@@ -36,7 +36,7 @@
"gulp-merge": "^0.1.1",
"hogan": "1.0.2",
"jquery": "3.7.1",
"morphdom": "^2.7.4",
"morphdom": "^2.7.5",
"playwright": "^1.51.1",
"python": "^0.0.4",
"query-command-supported": "1.0.0",