diff --git a/landing/package-lock.json b/landing/package-lock.json index 14addd2..ff9c3ba 100644 --- a/landing/package-lock.json +++ b/landing/package-lock.json @@ -22,7 +22,7 @@ "eslint-plugin-react-hooks": "^7.0.1", "eslint-plugin-react-refresh": "^0.4.24", "gh-pages": "^6.3.0", - "globals": "^16.5.0", + "globals": "^17.1.0", "serve": "^14.2.5", "vite": "^7.3.1" } @@ -2690,9 +2690,9 @@ } }, "node_modules/globals": { - "version": "16.5.0", - "resolved": "https://registry.npmjs.org/globals/-/globals-16.5.0.tgz", - "integrity": "sha512-c/c15i26VrJ4IRt5Z89DnIzCGDn9EcebibhAOjw5ibqEHsE1wLUgkPn9RDmNcUKyU87GeaL633nyJ+pplFR2ZQ==", + "version": "17.1.0", + "resolved": "https://registry.npmjs.org/globals/-/globals-17.1.0.tgz", + "integrity": "sha512-8HoIcWI5fCvG5NADj4bDav+er9B9JMj2vyL2pI8D0eismKyUvPLTSs+Ln3wqhwcp306i73iyVnEKx3F6T47TGw==", "dev": true, "license": "MIT", "engines": { diff --git a/landing/package.json b/landing/package.json index f4c5445..4709e4b 100644 --- a/landing/package.json +++ b/landing/package.json @@ -30,7 +30,7 @@ "eslint-plugin-react-hooks": "^7.0.1", "eslint-plugin-react-refresh": "^0.4.24", "gh-pages": "^6.3.0", - "globals": "^16.5.0", + "globals": "^17.1.0", "serve": "^14.2.5", "vite": "^7.3.1" }