Update dependency js-md5 to v0.8.3

This commit is contained in:
renovate[bot] 2024-01-06 21:56:39 +00:00 committed by GitHub
parent 8bd1dad245
commit 4070dcf19f
Failed to generate hash of commit
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View file

@ -13,7 +13,7 @@
"codemirror": "5.65.14",
"jquery": "3.7.1",
"jquery-collagePlus": "github:antville/jquery-collagePlus#0.3.4",
"js-md5": "0.7.3",
"js-md5": "0.8.3",
"uikit": "2.27.4"
},
"devDependencies": {
@ -3652,9 +3652,9 @@
}
},
"node_modules/js-md5": {
"version": "0.7.3",
"resolved": "https://registry.npmjs.org/js-md5/-/js-md5-0.7.3.tgz",
"integrity": "sha512-ZC41vPSTLKGwIRjqDh8DfXoCrdQIyBgspJVPXHBGu4nZlAEvG3nf+jO9avM9RmLiGakg7vz974ms99nEV0tmTQ=="
"version": "0.8.3",
"resolved": "https://registry.npmjs.org/js-md5/-/js-md5-0.8.3.tgz",
"integrity": "sha512-qR0HB5uP6wCuRMrWPTrkMaev7MJZwJuuw4fnwAzRgP4J4/F8RwtodOKpGp4XpqsLBFzzgqIO42efFAyz2Et6KQ=="
},
"node_modules/js-tokens": {
"version": "4.0.0",

View file

@ -35,7 +35,7 @@
"codemirror": "5.65.14",
"jquery": "3.7.1",
"jquery-collagePlus": "github:antville/jquery-collagePlus#0.3.4",
"js-md5": "0.7.3",
"js-md5": "0.8.3",
"uikit": "2.27.4"
},
"devDependencies": {