Merge branch 'renovate/is-svg-5.x' into 'develop'
fix(deps): update dependency is-svg to v5.0.1 Co-authored-by: CI <project_7_bot_1bfaee5701aed20091a86249a967a6c1@noreply.firefish.dev> See merge request firefish/firefish!10846
This commit is contained in:
commit
217b3ecf80
2 changed files with 6 additions and 6 deletions
|
@ -62,7 +62,7 @@
|
|||
"hpagent": "1.2.0",
|
||||
"ioredis": "5.4.1",
|
||||
"ip-cidr": "4.0.0",
|
||||
"is-svg": "5.0.0",
|
||||
"is-svg": "5.0.1",
|
||||
"jsdom": "24.0.0",
|
||||
"json5": "2.2.3",
|
||||
"jsonld": "8.3.2",
|
||||
|
|
|
@ -163,8 +163,8 @@ importers:
|
|||
specifier: 4.0.0
|
||||
version: 4.0.0
|
||||
is-svg:
|
||||
specifier: 5.0.0
|
||||
version: 5.0.0
|
||||
specifier: 5.0.1
|
||||
version: 5.0.1
|
||||
jsdom:
|
||||
specifier: 24.0.0
|
||||
version: 24.0.0(bufferutil@4.0.8)(utf-8-validate@5.0.10)
|
||||
|
@ -5220,8 +5220,8 @@ packages:
|
|||
resolution: {integrity: sha512-tE2UXzivje6ofPW7l23cjDOMa09gb7xlAqG6jG5ej6uPV32TlWP3NKPigtaGeHNu9fohccRYvIiZMfOOnOYUtg==}
|
||||
engines: {node: '>= 0.4'}
|
||||
|
||||
is-svg@5.0.0:
|
||||
resolution: {integrity: sha512-sRl7J0oX9yUNamSdc8cwgzh9KBLnQXNzGmW0RVHwg/jEYjGNYHC6UvnYD8+hAeut9WwxRvhG9biK7g/wDGxcMw==}
|
||||
is-svg@5.0.1:
|
||||
resolution: {integrity: sha512-mLYxDsfisQWdS4+gSblAwhATDoNMS/tx8G7BKA+aBIf7F0m1iUwMvuKAo6mW4WMleQAEE50I1Zqef9yMMfHk3w==}
|
||||
engines: {node: '>=14.16'}
|
||||
|
||||
is-symbol@1.0.4:
|
||||
|
@ -12986,7 +12986,7 @@ snapshots:
|
|||
dependencies:
|
||||
has-tostringtag: 1.0.2
|
||||
|
||||
is-svg@5.0.0:
|
||||
is-svg@5.0.1:
|
||||
dependencies:
|
||||
fast-xml-parser: 4.3.6
|
||||
|
||||
|
|
Loading…
Reference in a new issue