Skip to content

Commit

Permalink
Merge pull request #947 from ivmartel/dependabot/npm_and_yarn/dwv-0.34.1
Browse files Browse the repository at this point in the history
Bump dwv from 0.34.0 to 0.34.1
  • Loading branch information
github-actions[bot] authored Dec 16, 2024
2 parents 7710ece + 5d05262 commit abe1b61
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 @@ -35,7 +35,7 @@
"@angular/platform-browser-dynamic": "^19.0.1",
"@angular/service-worker": "^19.0.1",
"add": "2.0.6",
"dwv": "^0.34.0",
"dwv": "^0.34.1",
"rxjs": "~7.8.0",
"tslib": "^2.8.1",
"zone.js": "~0.15.0"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3699,10 +3699,10 @@ domutils@^3.0.1, domutils@^3.1.0:
domelementtype "^2.3.0"
domhandler "^5.0.3"

dwv@^0.34.0:
version "0.34.0"
resolved "https://registry.yarnpkg.com/dwv/-/dwv-0.34.0.tgz#d4b5a137fa72bfb2c4d30ae1bb0bcb5f7778e1b7"
integrity sha512-58ta1yJuWvD7lYPHnP1qqYhI33zdM5UxrJvhG2EbWa/+Nf1XvKY//T0NfY5zT5J/OEIltMPKG0YwOwx+iR7jOw==
dwv@^0.34.1:
version "0.34.1"
resolved "https://registry.yarnpkg.com/dwv/-/dwv-0.34.1.tgz#de6fdfdcc9ca96d8700dc92154bf9de8e40b68a0"
integrity sha512-ppCBvAtt4KSz3sxENekf9+5hbc+hnl/jmnxK51zJTWUesR1ibQfwtshze81bunW4AvJvwWqSBwQfEaAcsZlGgA==
dependencies:
jszip "^3.10.1"
konva "~9.3.16"
Expand Down

0 comments on commit abe1b61

Please sign in to comment.