From 0031227fe7c2c1a155476d6e7915d836d91845c2 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 2 Apr 2025 07:23:19 +0000 Subject: [PATCH] fix: upgrade @vue/apollo-components from 4.0.0 to 4.2.2 Snyk has created this PR to upgrade @vue/apollo-components from 4.0.0 to 4.2.2. See this package in npm: @vue/apollo-components See this project in Snyk: https://app.snyk.io/org/shoutz0r-shared/project/71a76727-a61b-4cc8-aecd-bfff7773f421?utm_source=github&utm_medium=referral&page=upgrade-pr --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6c54fe7..eda5863 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "@babel/plugin-proposal-class-properties": "^7.17.12", "@popperjs/core": "^2.11.6", "@thekonz/apollo-lighthouse-subscription-link": "2.0.0-rc.1", - "@vue/apollo-components": "^4.0.0", + "@vue/apollo-components": "^4.2.2", "@vue/apollo-composable": "^4.2.1", "apollo-upload-client": "^17.0.0", "axios": "^1.8.2",