From bc6b4c66fc6fd3bdc08579fccadb3d97d0350d25 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Wed, 9 Mar 2022 17:40:38 +0000 Subject: [PATCH] Update @jupyterlab/services to version 6.3.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ef4feb8a8..17ea29465 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ }, "dependencies": { "@babel/runtime-corejs2": "^7.0.0", - "@jupyterlab/services": "^0.52.0", + "@jupyterlab/services": "^6.3.0", "@nteract/commutable": "^7.1.4", "@nteract/markdown": "^4.0.0", "@nteract/mathjax": "^4.0.1",