Skip to content

Commit

Permalink
Merge pull request #288 from cmahnke/dependabot/npm_and_yarn/npm-7c2f…
Browse files Browse the repository at this point in the history
…a90170
  • Loading branch information
cmahnke authored Dec 11, 2024
2 parents cd2ff39 + 558c3e5 commit 6f76030
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 @@
"img-comparison-slider": "^8.0.6",
"chroma-js": "^3.1.2",
"pdfobject": "2.3.0",
"openseadragon": "^5.0.0",
"openseadragon": "^5.0.1",
"@annotorious/openseadragon": "^3.0.19"
},
"devDependencies": {
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -713,10 +713,10 @@ object-inspect@^1.13.1:
resolved "https://registry.yarnpkg.com/object-inspect/-/object-inspect-1.13.3.tgz#f14c183de51130243d6d18ae149375ff50ea488a"
integrity sha512-kDCGIbxkDSXE3euJZZXzc6to7fCrKHNI/hSRQnRuQ+BWjFNzZwiFF8fj/6o2t2G9/jTj8PSIYTfCLelLZEeRpA==

openseadragon@^5.0.0:
version "5.0.0"
resolved "https://registry.yarnpkg.com/openseadragon/-/openseadragon-5.0.0.tgz#3b0192c2dd8ba1f6b73166f0785975c8b4343584"
integrity sha512-S9aabSjmJg7Jfow1UItR5aXiKQLtkDWyRR5fxLeqT4vSYMvfscXUDfVS9snUN3JuIrHaSPJAlR4H2DYSn5DWRg==
openseadragon@^5.0.1:
version "5.0.1"
resolved "https://registry.yarnpkg.com/openseadragon/-/openseadragon-5.0.1.tgz#ad3aaccc6c0f733c3153131e9af05bc2e17a1952"
integrity sha512-a/hjouW9i3UfWxRADVYN2MyRhXMGnE7x9VVL7/4jXCcDLFyO4UM5o4RStYtqa5BfaHw/wMNAaD2WbxQF8f1pJg==

package-json-from-dist@^1.0.0:
version "1.0.0"
Expand Down

0 comments on commit 6f76030

Please sign in to comment.