Skip to content

Commit 6d00797

Browse files
fix(deps): update dependency react-inlinesvg to ^4.4.1
1 parent c491372 commit 6d00797

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

custom-ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"mermaid": "^11.13.0",
3636
"react": "^19.2.4",
3737
"react-dom": "^19.2.4",
38-
"react-inlinesvg": "^4.2.0",
38+
"react-inlinesvg": "^4.4.1",
3939
"react-zoom-pan-pinch": "^3.7.0"
4040
},
4141
"devDependencies": {

custom-ui/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4101,10 +4101,10 @@ react-from-dom@^0.7.5:
41014101
resolved "https://registry.yarnpkg.com/react-from-dom/-/react-from-dom-0.7.5.tgz#2d2d2bf6d80149c053bcf71bb6615e5e7f6d23db"
41024102
integrity sha512-CO92PmMKo/23uYPm6OFvh5CtZbMgHs/Xn+o095Lz/TZj9t8DSDhGdSOMLxBxwWI4sr0MF17KUn9yJWc5Q00R/w==
41034103

4104-
react-inlinesvg@^4.2.0:
4105-
version "4.2.0"
4106-
resolved "https://registry.yarnpkg.com/react-inlinesvg/-/react-inlinesvg-4.2.0.tgz#79e41579459a0a535d0f7674050a252085cdf157"
4107-
integrity sha512-V59P6sFU7NACIbvoay9ikYKVFWyIIZFGd7w6YT1m+H7Ues0fOI6B6IftE6NPSYXXv7RHVmrncIyJeYurs3OJcA==
4104+
react-inlinesvg@^4.4.1:
4105+
version "4.4.1"
4106+
resolved "https://registry.yarnpkg.com/react-inlinesvg/-/react-inlinesvg-4.4.1.tgz#74642cb0ead80eda334c44ff95d02d77ad0c5bbc"
4107+
integrity sha512-3acGn5o0xyWYpJrBm8qES/lBErVpqH3vhNywpw0frztdOmiAUdDMjvcsx9hrZ5wBaL7bRdsgexQ907urbvsARg==
41084108
dependencies:
41094109
react-from-dom "^0.7.5"
41104110

0 commit comments

Comments
 (0)