Skip to content

Commit

Permalink
fix: upgrade @excalidraw/excalidraw from 0.15.3 to 0.17.0
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade @excalidraw/excalidraw from 0.15.3 to 0.17.0.

See this package in npm:


See this project in Snyk:
https://app.snyk.io/org/bad3r/project/1332baf7-553a-45bf-8c72-f939302c6a2c?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Dec 5, 2023
1 parent 57e759a commit 63b6393
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 @@ -89,7 +89,7 @@
"@capacitor/splash-screen": "^5.0.0",
"@capacitor/status-bar": "^5.0.0",
"@capawesome/capacitor-background-task": "^5.0.0",
"@excalidraw/excalidraw": "0.15.3",
"@excalidraw/excalidraw": "0.17.0",
"@highlightjs/cdn-assets": "10.4.1",
"@capgo/capacitor-navigation-bar": "^6.0.0",
"@isomorphic-git/lightning-fs": "^4.6.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -345,10 +345,10 @@
optionalDependencies:
global-agent "^3.0.0"

"@excalidraw/excalidraw@0.15.3":
version "0.15.3"
resolved "https://registry.yarnpkg.com/@excalidraw/excalidraw/-/excalidraw-0.15.3.tgz#5dea570f76451adf68bc24d4bfdd67a375cfeab1"
integrity sha512-/gpY7fgMO/AEaFLWnPqzbY8H7ly+/zocFf7D0Is5sWNMD2mhult5tana12lXKLSJ6EAz7ubo1A7LajXzvJXJDA==
"@excalidraw/excalidraw@0.17.0":
version "0.17.0"
resolved "https://registry.yarnpkg.com/@excalidraw/excalidraw/-/excalidraw-0.17.0.tgz#3c64aa8e36406ac171b008cfecbdce5bb0755725"
integrity sha512-NzP22v5xMqxYW27ZtTHhiGFe7kE8NeBk45aoeM/mDSkXiOXPDH+PcvwzHRN/Ei+Vj/0sTPHxejn8bZyRWKGjXg==

"@highlightjs/[email protected]":
version "10.4.1"
Expand Down

0 comments on commit 63b6393

Please sign in to comment.