Skip to content

Commit

Permalink
Merge pull request #134 from imfile-io/renovate/webpack-hot-middlewar…
Browse files Browse the repository at this point in the history
…e-2.x-lockfile

Update dependency webpack-hot-middleware to v2.26.1
  • Loading branch information
chenjia404 authored May 23, 2024
2 parents 60b12d7 + 5398aca commit 65c8b55
Showing 1 changed file with 5 additions and 10 deletions.
15 changes: 5 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2133,7 +2133,7 @@ ansi-regex@^3.0.0:

ansi-regex@^5.0.1:
version "5.0.1"
resolved "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz"
resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-5.0.1.tgz#082cb2c89c9fe8659a311a53bd6a4dc5301db304"
integrity sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==

ansi-regex@^6.0.1:
Expand Down Expand Up @@ -4819,12 +4819,7 @@ hpack.js@^2.1.6:
readable-stream "^2.0.1"
wbuf "^1.1.0"

html-entities@^2.1.0:
version "2.3.3"
resolved "https://registry.npmjs.org/html-entities/-/html-entities-2.3.3.tgz"
integrity sha512-DV5Ln36z34NNTDgnz0EWGBLZENelNAtkiFA4kyNOG2tDI6Mz1uSWiq1wAKdyjnJwyDiDO7Fa2SO1CTxPXL8VxA==

html-entities@^2.3.2:
html-entities@^2.1.0, html-entities@^2.3.2:
version "2.5.2"
resolved "https://registry.npmjs.org/html-entities/-/html-entities-2.5.2.tgz"
integrity sha512-K//PSRMQk4FZ78Kyau+mZurHn3FH0Vwr+H36eE0rPbeYkRRi9YxceYPhuN60UwWorxyKHhqoAJl2OFKa4BVtaA==
Expand Down Expand Up @@ -8259,9 +8254,9 @@ webpack-dev-server@^4.15.0:
ws "^8.13.0"

webpack-hot-middleware@^2.25.3:
version "2.25.3"
resolved "https://registry.npmjs.org/webpack-hot-middleware/-/webpack-hot-middleware-2.25.3.tgz"
integrity sha512-IK/0WAHs7MTu1tzLTjio73LjS3Ov+VvBKQmE8WPlJutgG5zT6Urgq/BbAdRrHTRpyzK0dvAvFh1Qg98akxgZpA==
version "2.26.1"
resolved "https://registry.yarnpkg.com/webpack-hot-middleware/-/webpack-hot-middleware-2.26.1.tgz#87214f1e3f9f3acab9271fef9e6ed7b637d719c0"
integrity sha512-khZGfAeJx6I8K9zKohEWWYN6KDlVw2DHownoe+6Vtwj1LP9WFgegXnVMSkZ/dBEBtXFwrkkydsaPFlB7f8wU2A==
dependencies:
ansi-html-community "0.0.8"
html-entities "^2.1.0"
Expand Down

0 comments on commit 65c8b55

Please sign in to comment.