diff --git a/package-lock.json b/package-lock.json index 6d40279d..f272bd33 100644 --- a/package-lock.json +++ b/package-lock.json @@ -20,7 +20,7 @@ "@semantic-release/release-notes-generator": "^14.0.1", "babel-jest": "^29.7.0", "eslint": "^9.12.0", - "globals": "^15.10.0", + "globals": "^15.11.0", "jest-cli": "^29.7.0", "marked": "^14.1.2", "rollup": "^4.24.0", diff --git a/package.json b/package.json index 04cf2d51..089d1c3a 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "@semantic-release/release-notes-generator": "^14.0.1", "babel-jest": "^29.7.0", "eslint": "^9.12.0", - "globals": "^15.10.0", + "globals": "^15.11.0", "jest-cli": "^29.7.0", "marked": "^14.1.2", "rollup": "^4.24.0",