Update morphdom

affb2b581140b79b72b79b0c4ff219ed30b0d0bb

Cohee <18619528+Cohee1207@users.noreply.github.com>

2 files changed, +5 -5Ignore whitespace
package-lock.json+4 -4
@@ -73,7 +73,7 @@
73 "lodash": "^4.17.21",73 "lodash": "^4.17.21",
74 "mime-types": "^2.1.35",74 "mime-types": "^2.1.35",
75 "moment": "^2.30.1",75 "moment": "^2.30.1",
76 "morphdom": "^2.7.4",76 "morphdom": "^2.7.5",
77 "multer": "^2.0.1",77 "multer": "^2.0.1",
78 "node-fetch": "^3.3.2",78 "node-fetch": "^3.3.2",
79 "node-persist": "^4.0.4",79 "node-persist": "^4.0.4",
@@ -6078,9 +6078,9 @@
6078 }6078 }
6079 },6079 },
6080 "node_modules/morphdom": {6080 "node_modules/morphdom": {
6081 "version": "2.7.4",6081 "version": "2.7.5",
6082 "resolved": "https://registry.npmjs.org/morphdom/-/morphdom-2.7.4.tgz",6082 "resolved": "https://registry.npmjs.org/morphdom/-/morphdom-2.7.5.tgz",
6083 "integrity": "sha512-ATTbWMgGa+FaMU3FhnFYB6WgulCqwf6opOll4CBzmVDTLvPMmUPrEv8CudmLPK0MESa64+6B89fWOxP3+YIlxQ==",6083 "integrity": "sha512-z6bfWFMra7kBqDjQGHud1LSXtq5JJC060viEkQFMBX6baIecpkNr2Ywrn2OQfWP3rXiNFQRPoFjD8/TvJcWcDg==",
6084 "license": "MIT"6084 "license": "MIT"
6085 },6085 },
6086 "node_modules/ms": {6086 "node_modules/ms": {
package.json+1 -1
@@ -63,7 +63,7 @@
63 "lodash": "^4.17.21",63 "lodash": "^4.17.21",
64 "mime-types": "^2.1.35",64 "mime-types": "^2.1.35",
65 "moment": "^2.30.1",65 "moment": "^2.30.1",
66 "morphdom": "^2.7.4",66 "morphdom": "^2.7.5",
67 "multer": "^2.0.1",67 "multer": "^2.0.1",
68 "node-fetch": "^3.3.2",68 "node-fetch": "^3.3.2",
69 "node-persist": "^4.0.4",69 "node-persist": "^4.0.4",