From faa51de77c589d549b3fb0cd1aaa48b47b4b8354 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 29 Nov 2023 20:47:00 +0000 Subject: [PATCH] fix: node_modules/restore-cursor/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-GLOBPARENT-1016905 - https://snyk.io/vuln/SNYK-JS-GOT-2932019 - https://snyk.io/vuln/SNYK-JS-UNSETVALUE-2400660 --- node_modules/restore-cursor/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/node_modules/restore-cursor/package.json b/node_modules/restore-cursor/package.json index d235715723..11b1ed790b 100644 --- a/node_modules/restore-cursor/package.json +++ b/node_modules/restore-cursor/package.json @@ -46,7 +46,7 @@ "signal-exit": "^3.0.2" }, "devDependencies": { - "tsd": "^0.7.2", - "xo": "^0.24.0" + "tsd": "^0.17.0", + "xo": "^0.42.0" } } \ No newline at end of file