From 92d3c0a4c48b2347c5ff3b171731a579f5c91066 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 15 Jun 2025 17:51:59 +0000 Subject: [PATCH] fix: packages/@okta/vuepress-site/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-BRACEEXPANSION-9789073 --- packages/@okta/vuepress-site/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/@okta/vuepress-site/package.json b/packages/@okta/vuepress-site/package.json index 2c93cd0a4f5..c76f6f9b946 100644 --- a/packages/@okta/vuepress-site/package.json +++ b/packages/@okta/vuepress-site/package.json @@ -39,7 +39,7 @@ "vuepress-plugin-code-copy": "^1.0.6", "vuepress-plugin-robots": "^1.0.1", "vuepress-plugin-sitemap": "^2.1.2", - "webpack": "^4.46.0", + "webpack": "^5.1.1", "xml2js": "^0.4.19" }, "browserslist": "> 0.25%"