Skip to content

Commit e0e5735

Browse files
chore(deps): bump parse5 from 7.2.1 to 7.3.0
Bumps [parse5](https://github.com/inikulin/parse5) from 7.2.1 to 7.3.0. - [Release notes](https://github.com/inikulin/parse5/releases) - [Commits](inikulin/parse5@v7.2.1...v7.3.0) --- updated-dependencies: - dependency-name: parse5 dependency-version: 7.3.0 dependency-type: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 41096f5 commit e0e5735

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5236,10 +5236,10 @@ entities@^2.0.0:
52365236
resolved "https://registry.npmjs.org/entities/-/entities-2.2.0.tgz"
52375237
integrity sha512-p92if5Nz619I0w+akJrLZH0MX0Pb5DX39XOwQTtXSdQQOaYH03S1uIQp4mhOZtAXrxq4ViO67YTiLBo2638o9A==
52385238

5239-
entities@^4.5.0:
5240-
version "4.5.0"
5241-
resolved "https://registry.yarnpkg.com/entities/-/entities-4.5.0.tgz#5d268ea5e7113ec74c4d033b79ea5a35a488fb48"
5242-
integrity sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==
5239+
entities@^6.0.0:
5240+
version "6.0.1"
5241+
resolved "https://registry.yarnpkg.com/entities/-/entities-6.0.1.tgz#c28c34a43379ca7f61d074130b2f5f7020a30694"
5242+
integrity sha512-aN97NXWF6AWBTahfVOIrB/NShkzi5H7F9r1s9mD3cDj4Ko5f2qhhVoYMibXF7GlLveb/D2ioWay8lxI97Ven3g==
52435243

52445244
env-paths@^2.2.1:
52455245
version "2.2.1"
@@ -9731,11 +9731,11 @@ parse-passwd@^1.0.0:
97319731
integrity sha512-1Y1A//QUXEZK7YKz+rD9WydcE1+EuPr6ZBgKecAB8tmoW6UFv0NREVJe1p+jRxtThkcbbKkfwIbWJe/IeE6m2Q==
97329732

97339733
parse5@^7.0.0, parse5@^7.1.1:
9734-
version "7.2.1"
9735-
resolved "https://registry.npmjs.org/parse5/-/parse5-7.2.1.tgz"
9736-
integrity sha512-BuBYQYlv1ckiPdQi/ohiivi9Sagc9JG+Ozs0r7b/0iK3sKmrb0b9FdWdBbOdx6hBCM/F9Ir82ofnBhtZOjCRPQ==
9734+
version "7.3.0"
9735+
resolved "https://registry.yarnpkg.com/parse5/-/parse5-7.3.0.tgz#d7e224fa72399c7a175099f45fc2ad024b05ec05"
9736+
integrity sha512-IInvU7fabl34qmi9gY8XOVxhYyMyuH2xUNpb2q8/Y+7552KlejkRvqvD19nMoUW/uQGGbqNpA6Tufu5FL5BZgw==
97379737
dependencies:
9738-
entities "^4.5.0"
9738+
entities "^6.0.0"
97399739

97409740
parseurl@~1.3.2, parseurl@~1.3.3:
97419741
version "1.3.3"

0 commit comments

Comments
 (0)