From 09931789f6604c04177b4eb96fc40bc6604d54fc Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 8 Jun 2024 06:22:05 +0000 Subject: [PATCH] fix: upgrade @automattic/jetpack-components from 0.49.2 to 0.53.3 Snyk has created this PR to upgrade @automattic/jetpack-components from 0.49.2 to 0.53.3. See this package in npm: @automattic/jetpack-components See this project in Snyk: https://app.snyk.io/org/annatar3/project/0b99b258-d856-4889-a56e-d1caf28fa101?utm_source=github&utm_medium=referral&page=upgrade-pr --- .../jetpack_vendor/automattic/jetpack-backup/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-backup/package.json b/wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-backup/package.json index cfa18f29..6dbd65c8 100644 --- a/wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-backup/package.json +++ b/wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-backup/package.json @@ -29,7 +29,7 @@ "@automattic/format-currency": "1.0.1", "@automattic/jetpack-analytics": "^0.1.29", "@automattic/jetpack-api": "^0.17.1", - "@automattic/jetpack-components": "^0.49.2", + "@automattic/jetpack-components": "^0.53.3", "@automattic/jetpack-connection": "^0.33.1", "@wordpress/api-fetch": "6.49.0", "@wordpress/data": "9.22.0",