Skip to content

Commit f4d6b0a

Browse files
Update dependency react-inlinesvg to v4.1.4
1 parent ed61712 commit f4d6b0a

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
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.1",
6969
"react-i18next": "14.1.3",
70-
"react-inlinesvg": "4.1.3",
70+
"react-inlinesvg": "4.1.4",
7171
"react-redux": "9.1.2",
7272
"react-router": "6.27.0",
7373
"react-router-dom": "6.27.0",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -8257,10 +8257,10 @@ [email protected]:
82578257
loose-envify "^1.1.0"
82588258
scheduler "^0.23.2"
82598259

8260-
react-from-dom@^0.7.2:
8261-
version "0.7.2"
8262-
resolved "https://registry.yarnpkg.com/react-from-dom/-/react-from-dom-0.7.2.tgz#791dcd2407ece4e943f954ce48986583a6286919"
8263-
integrity sha512-mu7bTd7euJ5SUpfrtTIQMt9dMXNT5WUW3dWOzOQKI2xgLbtrPKmGH4/vJO72FY9BUYu55Rz3/OY/rADD65632Q==
8260+
react-from-dom@^0.7.3:
8261+
version "0.7.3"
8262+
resolved "https://registry.yarnpkg.com/react-from-dom/-/react-from-dom-0.7.3.tgz#60e75fde2369ceb0a8f87d88f9cfbeb67b730e43"
8263+
integrity sha512-9IK6R7+eD1wOAMC2ZCrENev0eK1625cb7vX+cnnOR9LBRNbjKiaJk4ij2zQbcefEXTWjXFhA7CTO1cd8wMONnw==
82648264

82658265
82668266
version "7.53.1"
@@ -8275,12 +8275,12 @@ [email protected]:
82758275
"@babel/runtime" "^7.23.9"
82768276
html-parse-stringify "^3.0.1"
82778277

8278-
8279-
version "4.1.3"
8280-
resolved "https://registry.yarnpkg.com/react-inlinesvg/-/react-inlinesvg-4.1.3.tgz#671f083fd78934ec58afa5128460252dcae61177"
8281-
integrity sha512-p1+wkr1UQZyLw/3bdpnHO3v3tMNVWyxWnAEY6ML/Ql9ldDYTBTy6HqAyNl7u3au925XPffLMiXKnQrqZeJAldw==
8278+
8279+
version "4.1.4"
8280+
resolved "https://registry.yarnpkg.com/react-inlinesvg/-/react-inlinesvg-4.1.4.tgz#68a60aba2a040e4ba31b6f817c69f618794cd31d"
8281+
integrity sha512-V7x3YGqG7LNeHpsIx90HDa2qhYCOPkzjIMToPWALyvOTI3kzicKF2O2PNZDaVqAVhwRbijLIUoQN5STleTO2rg==
82828282
dependencies:
8283-
react-from-dom "^0.7.2"
8283+
react-from-dom "^0.7.3"
82848284

82858285
react-is@^16.12.0, react-is@^16.13.1, react-is@^16.7.0:
82868286
version "16.13.1"

0 commit comments

Comments
 (0)