From b87ca496a4e68a80add2073384f1c345441102a5 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 29 Jun 2024 23:10:02 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/npm:debug:20170905 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 90b0a076b7f..1b063ee0549 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "@nexes/nql": "0.5.0", "@sentry/node": "5.30.0", "@tryghost/adapter-manager": "0.2.7", - "@tryghost/admin-api-schema": "1.4.3", + "@tryghost/admin-api-schema": "2.0.0", "@tryghost/bootstrap-socket": "0.2.5", "@tryghost/constants": "0.1.4", "@tryghost/errors": "0.2.7",