diff --git a/package-lock.json b/package-lock.json index 15673ba..0b4cd1f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -34,7 +34,7 @@ "bumpp": "^12.0.0", "d3-hierarchy": "^3.1.2", "eslint": "^10.4.0", - "globals": "17.10.0", + "globals": "17.11.0", "jest": "30.4.2", "jest-environment-jsdom": "30.4.1", "jest-junit": "17.0.0", @@ -6005,9 +6005,9 @@ "license": "MIT" }, "node_modules/bumpp": { - "version": "12.2.0", - "resolved": "https://registry.npmjs.org/bumpp/-/bumpp-12.2.0.tgz", - "integrity": "sha512-pQuDUxqHpxxjfie/KABu0fppefIthnC/ZEIzcoSDy3RVxhascgsl+NI21+wQec6tTLr+wNQTLcjSeTSGr80qAw==", + "version": "12.2.1", + "resolved": "https://registry.npmjs.org/bumpp/-/bumpp-12.2.1.tgz", + "integrity": "sha512-8inGPx8PC/BaEOWhzfxrNHGj/x5Srt0EeJatAcTJ9N7AZpQG/HlH4kGp5JWbEL8zffYXI5iBkMjG8SHnJ9e/6g==", "dev": true, "license": "MIT", "dependencies": { @@ -7243,9 +7243,9 @@ } }, "node_modules/globals": { - "version": "17.10.0", - "resolved": "https://registry.npmjs.org/globals/-/globals-17.10.0.tgz", - "integrity": "sha512-V0kztuWST2k8A/VbxAY8+L+7+Rgo3fyA24IHRLrZp7HOzJjV0gHSaZUjK9lpP/IrBSNite2tZ1prhRkinRu1CA==", + "version": "17.11.0", + "resolved": "https://registry.npmjs.org/globals/-/globals-17.11.0.tgz", + "integrity": "sha512-Z2I8hM+PbJDXQDq3Icgpzv+mPdwr68iZUU9d5WW4FuXfDUQfkZaZuvjMv42/5crNyw154+9+VWXbYrUgDXbxNw==", "dev": true, "license": "MIT", "engines": { diff --git a/package.json b/package.json index 33dc471..507496d 100644 --- a/package.json +++ b/package.json @@ -72,7 +72,7 @@ "bumpp": "^12.0.0", "d3-hierarchy": "^3.1.2", "eslint": "^10.4.0", - "globals": "17.10.0", + "globals": "17.11.0", "jest": "30.4.2", "jest-environment-jsdom": "30.4.1", "jest-junit": "17.0.0",