From 5f9098945c00822fb7c1343c07c103b6844fc388 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Mon, 4 Oct 2021 19:56:08 +0000 Subject: [PATCH] Update @jupyterlab/services to version 6.1.13 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ef4feb8a8..aad97488a 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.1.13", "@nteract/commutable": "^7.1.4", "@nteract/markdown": "^4.0.0", "@nteract/mathjax": "^4.0.1",