From 2d012c6124dc90a4fd6700ff4c4cf26151c673dc Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 7 Feb 2025 07:54:55 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-ELLIPTIC-8187303 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ec1bcd7..2894c33 100644 --- a/package.json +++ b/package.json @@ -225,7 +225,7 @@ "@babel/polyfill": "^7.8.3", "@babel/runtime": "^7.8.4", "@bootstrap-styled/rsg-components": "^2.1.7", - "@expo/webpack-config": "^0.11.0", + "@expo/webpack-config": "^18.0.0", "acorn": "^6.1.1", "acorn-jsx": "^5.0.1", "babel-loader": "^8.0.6",