From aaadd138c25a9d7bc913adcd759dbd64022f9093 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 26 Jan 2026 06:14:31 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-TAR-15038581 - https://snyk.io/vuln/SNYK-JS-DIFF-14917201 - https://snyk.io/vuln/SNYK-JS-ELLIPTIC-14908844 - https://snyk.io/vuln/SNYK-JS-LODASH-15053838 --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index f4f041f..355ac48 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "@material-ui/core": "^4.12.4", "@material-ui/icons": "^4.11.3", "@material-ui/lab": "^4.0.0-alpha.61", - "@metaplex-foundation/js": "^0.18.3", + "@metaplex-foundation/js": "^0.20.1", "@mui/icons-material": "^5.10.9", "@mui/material": "^5.10.13", "@paypal/react-paypal-js": "4.1.0", @@ -65,7 +65,7 @@ "next": "13.0.3", "next-auth": "^4.16.4", "notistack": "^3.0.1", - "npm": "^8.19.3", + "npm": "^11.6.1", "postcss-cli": "^10.0.0", "prop-types": "^15.7.2", "react": "^18.2.0", @@ -85,7 +85,7 @@ "suspend-react": "^0.0.9", "three": "^0.146.0", "three-obj-mtl-loader": "^1.0.3", - "three-stdlib": "^2.21.8", + "three-stdlib": "^2.25.1", "ts-node": "^10.9.1", "typescript": "^4.8.2", "web-vitals": "^1.0.1",