From 61c093573551479d4a9c6e44584b9106f76f4a55 Mon Sep 17 00:00:00 2001 From: YuviPanda Date: Fri, 10 Nov 2023 17:40:53 +0530 Subject: [PATCH] Bump cryptnono version Ref https://github.com/jupyterhub/mybinder.org-deploy/security/advisories/GHSA-j42g-x8qw-jjfh#advisory-comment-90807 --- mybinder/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mybinder/Chart.yaml b/mybinder/Chart.yaml index b1cde5bf9..9658563f6 100644 --- a/mybinder/Chart.yaml +++ b/mybinder/Chart.yaml @@ -40,7 +40,7 @@ dependencies: # cryptnono, counters crypto mining # Source code: https://github.com/yuvipanda/cryptnono/ - name: cryptnono - version: "0.2.1" + version: "0.3.0" repository: https://yuvipanda.github.io/cryptnono/ condition: cryptnono.enabled