From d91ff61429f2c0057f2bfb96f369480b564d0622 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 20 Mar 2021 07:06:39 +0000 Subject: [PATCH] Bump is-svg from 3.0.0 to 4.2.2 Bumps [is-svg](https://github.com/sindresorhus/is-svg) from 3.0.0 to 4.2.2. - [Release notes](https://github.com/sindresorhus/is-svg/releases) - [Commits](https://github.com/sindresorhus/is-svg/compare/v3.0.0...v4.2.2) Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/package.json b/package.json index a64d71b7..5d2661e2 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "electron-updater": "^2.21.0", "glob": "^7.1.2", "i18next": "^10.5.0", - "is-svg": "^3.0.0", + "is-svg": "^4.2.2", "jimp": "^0.2.28", "moment": "^2.21.0", "pouchdb-browser": "6.2.0", diff --git a/yarn.lock b/yarn.lock index 23fabd44..07f18da6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2147,7 +2147,7 @@ compression-webpack-plugin@^1.1.11: compression@^1.5.2: version "1.7.2" - resolved "http://registry.npmjs.org/compression/-/compression-1.7.2.tgz#aaffbcd6aaf854b44ebb280353d5ad1651f59a69" + resolved "https://registry.npmjs.org/compression/-/compression-1.7.2.tgz#aaffbcd6aaf854b44ebb280353d5ad1651f59a69" dependencies: accepts "~1.3.4" bytes "3.0.0" @@ -4345,9 +4345,9 @@ hpack.js@^2.1.6: readable-stream "^2.0.1" wbuf "^1.1.0" -html-comment-regex@^1.1.0: - version "1.1.1" - resolved "https://registry.yarnpkg.com/html-comment-regex/-/html-comment-regex-1.1.1.tgz#668b93776eaae55ebde8f3ad464b307a4963625e" +html-comment-regex@^1.1.2: + version "1.1.2" + resolved "https://registry.yarnpkg.com/html-comment-regex/-/html-comment-regex-1.1.2.tgz#97d4688aeb5c81886a364faa0cad1dda14d433a7" html-encoding-sniffer@^1.0.2: version "1.0.2" @@ -4884,11 +4884,11 @@ is-subset@^0.1.1: version "0.1.1" resolved "https://registry.yarnpkg.com/is-subset/-/is-subset-0.1.1.tgz#8a59117d932de1de00f245fcdd39ce43f1e939a6" -is-svg@^3.0.0: - version "3.0.0" - resolved "https://registry.yarnpkg.com/is-svg/-/is-svg-3.0.0.tgz#9321dbd29c212e5ca99c4fa9794c714bcafa2f75" +is-svg@^4.2.2: + version "4.2.2" + resolved "https://registry.yarnpkg.com/is-svg/-/is-svg-4.2.2.tgz#a4ea0f3f78dada7085db88f1e85b6f845626cfae" dependencies: - html-comment-regex "^1.1.0" + html-comment-regex "^1.1.2" is-symbol@^1.0.1: version "1.0.1" @@ -6454,7 +6454,7 @@ once@^1.3.0, once@^1.3.1, once@^1.3.3, once@^1.4.0: onetime@^1.0.0: version "1.1.0" - resolved "http://registry.npmjs.org/onetime/-/onetime-1.1.0.tgz#a1f7838f8314c516f05ecefcbc4ccfe04b4ed789" + resolved "https://registry.npmjs.org/onetime/-/onetime-1.1.0.tgz#a1f7838f8314c516f05ecefcbc4ccfe04b4ed789" onetime@^2.0.0: version "2.0.1"