Skip to content

Commit 0d28e9b

Browse files
Update dependency react-inlinesvg to v4.1.5
1 parent 9a98bd6 commit 0d28e9b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"react-dom": "18.3.1",
6868
"react-hook-form": "7.53.2",
6969
"react-i18next": "14.1.3",
70-
"react-inlinesvg": "4.1.4",
70+
"react-inlinesvg": "4.1.5",
7171
"react-redux": "9.1.2",
7272
"react-router": "6.27.0",
7373
"react-router-dom": "6.27.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8289,10 +8289,10 @@ [email protected]:
82898289
"@babel/runtime" "^7.23.9"
82908290
html-parse-stringify "^3.0.1"
82918291

8292-
8293-
version "4.1.4"
8294-
resolved "https://registry.yarnpkg.com/react-inlinesvg/-/react-inlinesvg-4.1.4.tgz#68a60aba2a040e4ba31b6f817c69f618794cd31d"
8295-
integrity sha512-V7x3YGqG7LNeHpsIx90HDa2qhYCOPkzjIMToPWALyvOTI3kzicKF2O2PNZDaVqAVhwRbijLIUoQN5STleTO2rg==
8292+
8293+
version "4.1.5"
8294+
resolved "https://registry.yarnpkg.com/react-inlinesvg/-/react-inlinesvg-4.1.5.tgz#5d6b4f9008d442e4f184ec25e135360d993dc47e"
8295+
integrity sha512-DcCnmHhpKAUNp6iLPEEB2HJP3simDlyiy8JPZ1DwGCynrQQGQD04GJTFtai8JK8vRhCmoiBV6hSgj31D42Z3Lg==
82968296
dependencies:
82978297
react-from-dom "^0.7.3"
82988298

0 commit comments

Comments
 (0)