Skip to content

Commit 4508782

Browse files
chore: bump js-md5 from 0.8.3 to 0.9.2 (#4299)
Bumps [js-md5](https://github.com/emn178/js-md5) from 0.8.3 to 0.9.2. - [Release notes](https://github.com/emn178/js-md5/releases) - [Changelog](https://github.com/emn178/js-md5/blob/master/CHANGELOG.md) - [Commits](emn178/js-md5@v0.8.3...v0.9.2) --- updated-dependencies: - dependency-name: js-md5 dependency-version: 0.9.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bf208ab commit 4508782

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
"feed": "^4.2.2",
8383
"gsap": "^3.15.0",
8484
"ioredis": "^5.11.1",
85-
"js-md5": "^0.8.3",
85+
"js-md5": "^0.9.2",
8686
"js-sha256": "^0.11.1",
8787
"memory-cache": "^0.2.0",
8888
"next": "^14.2.30",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6190,10 +6190,10 @@ js-library-detector@^6.7.0:
61906190
resolved "https://registry.npmmirror.com/js-library-detector/-/js-library-detector-6.7.0.tgz"
61916191
integrity sha512-c80Qupofp43y4cJ7+8TTDN/AsDwLi5oOm/plBrWI+iQt485vKXCco+yVmOwEgdo9VOdsYTuV0UlTeetVPTriXA==
61926192

6193-
js-md5@^0.8.3:
6194-
version "0.8.3"
6195-
resolved "https://registry.npmjs.org/js-md5/-/js-md5-0.8.3.tgz"
6196-
integrity sha512-qR0HB5uP6wCuRMrWPTrkMaev7MJZwJuuw4fnwAzRgP4J4/F8RwtodOKpGp4XpqsLBFzzgqIO42efFAyz2Et6KQ==
6193+
js-md5@^0.9.2:
6194+
version "0.9.2"
6195+
resolved "https://registry.yarnpkg.com/js-md5/-/js-md5-0.9.2.tgz#ad90f714450f3f94fdc8fc96a9997a0207b0d504"
6196+
integrity sha512-QK62elp/ozZj7kzyCG5yaeK+uWeqxPlg3w3znYDBvwyqzJs7nh5bgTAAH9KltLni2LT7qx/E1EgSVwfiOSRe0Q==
61976197

61986198
js-sha256@^0.11.1:
61996199
version "0.11.1"

0 commit comments

Comments
 (0)