From f1d5622619ecc45bf79e456ff608521e1dc2aa8d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 Nov 2024 14:15:39 +0000 Subject: [PATCH] build(deps): bump panoptes-client from 5.6.1 to 5.6.2 Bumps [panoptes-client](https://github.com/zooniverse/panoptes-javascript-client) from 5.6.1 to 5.6.2. - [Release notes](https://github.com/zooniverse/panoptes-javascript-client/releases) - [Changelog](https://github.com/zooniverse/panoptes-javascript-client/blob/main/CHANGELOG.md) - [Commits](https://github.com/zooniverse/panoptes-javascript-client/compare/v5.6.1...v5.6.2) --- updated-dependencies: - dependency-name: panoptes-client dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 2e55e7f51b..122077a42e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -14624,9 +14624,9 @@ pako@~1.0.5: integrity sha512-4hLB8Py4zZce5s4yd9XzopqwVv/yGNhV1Bl8NTmCq1763HeK2+EwVTv+leGeL13Dnh2wfbqowVPXCIO0z4taYw== panoptes-client@~5.6.0: - version "5.6.1" - resolved "https://registry.yarnpkg.com/panoptes-client/-/panoptes-client-5.6.1.tgz#1ee594f1dc2c1bcff81eaafb1df00f22bf2244af" - integrity sha512-z4gBCgNxvr6uXLXWZaa2UixtKhso6E0vZZKHuydrD309Gi3qw7x84LDvT6PdK4uNmvss/0sCWXysfSGoRV3Dxg== + version "5.6.2" + resolved "https://registry.yarnpkg.com/panoptes-client/-/panoptes-client-5.6.2.tgz#f507810f3fa41b5d206e87349b693f9c0f039ded" + integrity sha512-IVJjM1Hqix/a/iac3RN9aOvfcsV3CO7pggFIFGOgd/7Bp0JFKyQhR+9MKtdpIqenS4nUKmRZZgNVAO8fXS4kfQ== dependencies: local-storage "^2.0.0" normalizeurl "~1.0.0"