Skip to content

Commit

Permalink
Merge pull request #365 from ivmartel/dependabot/npm_and_yarn/dwv-0.33.1
Browse files Browse the repository at this point in the history
Bump dwv from 0.33.0 to 0.33.1
  • Loading branch information
github-actions[bot] committed Jun 17, 2024
2 parents a9fad2a + e37e865 commit 5d8d3aa
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"@mui/icons-material": "^5.15.19",
"@mui/material": "^5.15.20",
"@mui/styles": "^5.15.19",
"dwv": "0.33.0",
"dwv": "0.33.1",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-scripts": "^5.0.1"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4069,10 +4069,10 @@ duplexer@^0.1.2:
resolved "https://registry.yarnpkg.com/duplexer/-/duplexer-0.1.2.tgz#3abe43aef3835f8ae077d136ddce0f276b0400e6"
integrity sha512-jtD6YG370ZCIi/9GTaJKQxWTZD045+4R4hTk/x1UyoqadyJ9x9CgSi1RlVDQF8U2sxLLSnFkCaMihqljHIWgMg==

dwv@0.33.0:
version "0.33.0"
resolved "https://registry.yarnpkg.com/dwv/-/dwv-0.33.0.tgz#727ba406593c52b10d8efbc4a54012f08de62f2d"
integrity sha512-RhfiUedI+4RNEjaLrfDoVjTm9gYVAAaZgKGZlwg7x6lU5nHGuipRjbHRhz+xfgiCPZ/s6t1+cQLkNw5rrr7Wjg==
dwv@0.33.1:
version "0.33.1"
resolved "https://registry.yarnpkg.com/dwv/-/dwv-0.33.1.tgz#4285fe43f85c10c29c6d6f187ed6575e76082bf0"
integrity sha512-o8yT1sFlQOO5joNf7EvKDTyx57GjwgbLKrTZ1Eh79PEQlJd4DdOvzFnyKHT1ZYouHltnP/Fivp77TabYY+lA6g==
dependencies:
jszip "^3.10.1"
konva "~8.4.2"
Expand Down

0 comments on commit 5d8d3aa

Please sign in to comment.