From 64a781ab890cfb17f5c1207309b774c2b89195a4 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 5 Sep 2024 21:14:01 +0000 Subject: [PATCH] fix: packages/url/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-PATHPARSE-1077067 --- packages/url/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/url/package.json b/packages/url/package.json index 6b2117840e..1ea9aeed9b 100644 --- a/packages/url/package.json +++ b/packages/url/package.json @@ -24,7 +24,7 @@ "@contentful/field-editor-shared": "^0.19.0", "@contentful/forma-36-react-components": "^3.79.5", "@contentful/forma-36-tokens": "^0.10.1", - "emotion": "^10.0.17", + "emotion": "^11.0.0", "lodash": "^4.17.15", "lodash-es": "^4.17.15" },