chore(deps): bump entities from 6.0.0 to 6.0.1 (#19336)
Bumps [entities](https://github.com/fb55/entities) from 6.0.0 to 6.0.1. - [Release notes](https://github.com/fb55/entities/releases) - [Commits](https://github.com/fb55/entities/compare/v6.0.0...v6.0.1) --- updated-dependencies: - dependency-name: entities dependency-version: 6.0.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
12ecf9a490
commit
17cff38f70
|
|
@ -79,7 +79,7 @@
|
|||
"destr": "2.0.5",
|
||||
"directory-import": "3.3.2",
|
||||
"dotenv": "16.5.0",
|
||||
"entities": "6.0.0",
|
||||
"entities": "6.0.1",
|
||||
"etag": "1.8.1",
|
||||
"fanfou-sdk": "5.0.0",
|
||||
"form-data": "4.0.3",
|
||||
|
|
|
|||
|
|
@ -126,8 +126,8 @@ importers:
|
|||
specifier: 16.5.0
|
||||
version: 16.5.0
|
||||
entities:
|
||||
specifier: 6.0.0
|
||||
version: 6.0.0
|
||||
specifier: 6.0.1
|
||||
version: 6.0.1
|
||||
etag:
|
||||
specifier: 1.8.1
|
||||
version: 1.8.1
|
||||
|
|
@ -3300,8 +3300,8 @@ packages:
|
|||
resolution: {integrity: sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==}
|
||||
engines: {node: '>=0.12'}
|
||||
|
||||
entities@6.0.0:
|
||||
resolution: {integrity: sha512-aKstq2TDOndCn4diEyp9Uq/Flu2i1GlLkc6XIDQSDMuaFE3OPW5OphLCyQ5SpSJZTb4reN+kTcYru5yIfXoRPw==}
|
||||
entities@6.0.1:
|
||||
resolution: {integrity: sha512-aN97NXWF6AWBTahfVOIrB/NShkzi5H7F9r1s9mD3cDj4Ko5f2qhhVoYMibXF7GlLveb/D2ioWay8lxI97Ven3g==}
|
||||
engines: {node: '>=0.12'}
|
||||
|
||||
env-paths@2.2.1:
|
||||
|
|
@ -9222,7 +9222,7 @@ snapshots:
|
|||
|
||||
entities@4.5.0: {}
|
||||
|
||||
entities@6.0.0: {}
|
||||
entities@6.0.1: {}
|
||||
|
||||
env-paths@2.2.1: {}
|
||||
|
||||
|
|
@ -11134,7 +11134,7 @@ snapshots:
|
|||
|
||||
parse5@7.3.0:
|
||||
dependencies:
|
||||
entities: 6.0.0
|
||||
entities: 6.0.1
|
||||
|
||||
parseley@0.12.1:
|
||||
dependencies:
|
||||
|
|
|
|||
Loading…
Reference in New Issue