From 397c79456fefe9bbbeee1893edf3d6e2567c0f30 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 29 Mar 2024 15:37:33 +0000 Subject: [PATCH] fix: brightcove/brightcove/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-ANSIREGEX-1583908 - https://snyk.io/vuln/SNYK-JS-DECODEURICOMPONENT-3149970 - https://snyk.io/vuln/SNYK-JS-GLOBPARENT-1016905 - https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116 - https://snyk.io/vuln/SNYK-JS-UNSETVALUE-2400660 --- brightcove/brightcove/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/brightcove/brightcove/package.json b/brightcove/brightcove/package.json index d6ea6fcd..48722c00 100644 --- a/brightcove/brightcove/package.json +++ b/brightcove/brightcove/package.json @@ -14,7 +14,7 @@ "@types/react": "^17.0.0", "@types/react-dom": "^17.0.0", "axios": "^0.21.1", - "gulp": "^4.0.2", + "gulp": "^5.0.0", "gulp-replace": "^1.1.3", "react": "^17.0.2", "react-dom": "^17.0.2",