From 1c7c89244d3c4e49b0d9660cd20cf0acd22134bb Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 14 Apr 2024 15:50:58 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-PHIN-6598077 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ec1bcd7..f4e9955 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": "^0.13.2", "acorn": "^6.1.1", "acorn-jsx": "^5.0.1", "babel-loader": "^8.0.6",