Skip to content

Commit

Permalink
Bump panoptes-client from 5.5.7 to 5.5.8 (#734)
Browse files Browse the repository at this point in the history
Bumps [panoptes-client](https://github.com/zooniverse/panoptes-javascript-client) from 5.5.7 to 5.5.8.
- [Release notes](https://github.com/zooniverse/panoptes-javascript-client/releases)
- [Changelog](https://github.com/zooniverse/panoptes-javascript-client/blob/main/CHANGELOG.md)
- [Commits](zooniverse/panoptes-javascript-client@v5.5.7...v5.5.8)

---
updated-dependencies:
- dependency-name: panoptes-client
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 29, 2023
1 parent 2483df0 commit 7947ad5
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 @@ -23,7 +23,7 @@
"mobx-react": "~6.1.1",
"mobx-state-tree": "~3.17.3",
"mst-middlewares": "~5.0.5",
"panoptes-client": "~5.5.7",
"panoptes-client": "~5.5.8",
"ramda": "^0.29.1",
"react": "^16.14.0",
"react-dom": "^16.14.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11170,10 +11170,10 @@ pako@~1.0.5:
resolved "https://registry.yarnpkg.com/pako/-/pako-1.0.11.tgz#6c9599d340d54dfd3946380252a35705a6b992bf"
integrity sha512-4hLB8Py4zZce5s4yd9XzopqwVv/yGNhV1Bl8NTmCq1763HeK2+EwVTv+leGeL13Dnh2wfbqowVPXCIO0z4taYw==

panoptes-client@~5.5.7:
version "5.5.7"
resolved "https://registry.yarnpkg.com/panoptes-client/-/panoptes-client-5.5.7.tgz#664337b85e17bc43a962f657fcedcac3aad7bd64"
integrity sha512-513pVC1ctFMYPoJquR7ogRNj0eghzafv7Rr3613Hczz22V584u9vMsEFY3rKBmB0z/hKNekOOHTwFPq9wsUEtQ==
panoptes-client@~5.5.8:
version "5.5.8"
resolved "https://registry.yarnpkg.com/panoptes-client/-/panoptes-client-5.5.8.tgz#b339b596fbf779d5fcaddee6e2aeb201e8b39e74"
integrity sha512-IZ8FbkEnOqe83+ImnpRdleG0cvUyGenjIXyW+zj3UFiyZUNCtsoYym/gL9FkLD2j1vn1JRtwgV/Epc8WAsB0mA==
dependencies:
local-storage "^2.0.0"
normalizeurl "~1.0.0"
Expand Down

0 comments on commit 7947ad5

Please sign in to comment.