From 1f3514c0787ef4790975ab809ec737d00d6ad414 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 29 Mar 2025 04:57:54 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-TARFS-9535930 - https://snyk.io/vuln/SNYK-JS-AXIOS-9403194 --- package.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 3d8252a..21cb1ed 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "@apollo/client": "^3.7.0", "@aws-sdk/client-s3": "^3.363.0", "@aws-sdk/lib-storage": "^3.363.0", - "@bundlr-network/client": "^0.10.5", + "@bundlr-network/client": "^0.11.17", "@capacitor/android": "^5.2.3", "@capacitor/cli": "^5.2.3", "@capacitor/core": "^5.2.3", @@ -85,7 +85,7 @@ "abitype": "^0.8.11", "add": "^2.0.6", "appwrite": "^13.0.0", - "axios": "^1.4.0", + "axios": "^1.8.3", "connectkit": "^1.4.0", "cors": "^2.8.5", "critters": "^0.0.16", @@ -165,7 +165,7 @@ "rehype-raw": "^6.1.1", "remark-breaks": "^3.0.3", "shared-zustand": "^2.0.0", - "sharp": "^0.32.2", + "sharp": "^0.33.0", "socket.io": "^4.7.2", "stream-browserify": "^3.0.0", "strip-markdown": "^5.0.1", @@ -182,7 +182,7 @@ "wagmi": "^1.3.3", "wavesurfer.js": "^6.6.3", "web-push": "^3.6.6", - "wrangler": "^3.7.0", + "wrangler": "^3.9.0", "xmtp": "^0.0.0", "xmtp-content-type-remote-attachment": "^1.0.7", "zod": "^3.19.1"