diff --git a/package-lock.json b/package-lock.json index fbfd2be..4733fbc 100644 --- a/package-lock.json +++ b/package-lock.json @@ -15,7 +15,7 @@ "@node-core/remark-lint": "^1.3.0", "eslint": "^10.1.0", "eslint-plugin-mdx": "^3.7.0", - "globals": "^17.4.0", + "globals": "^17.5.0", "husky": "^9.1.7", "lint-staged": "^16.4.0", "prettier": "^3.8.1", @@ -5192,9 +5192,9 @@ } }, "node_modules/globals": { - "version": "17.4.0", - "resolved": "https://registry.npmjs.org/globals/-/globals-17.4.0.tgz", - "integrity": "sha512-hjrNztw/VajQwOLsMNT1cbJiH2muO3OROCHnbehc8eY5JyD2gqz4AcMHPqgaOR59DjgUjYAYLeH699g/eWi2jw==", + "version": "17.5.0", + "resolved": "https://registry.npmjs.org/globals/-/globals-17.5.0.tgz", + "integrity": "sha512-qoV+HK2yFl/366t2/Cb3+xxPUo5BuMynomoDmiaZBIdbs+0pYbjfZU+twLhGKp4uCZ/+NbtpVepH5bGCxRyy2g==", "dev": true, "license": "MIT", "engines": { diff --git a/package.json b/package.json index 992c588..ed45b6f 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "@node-core/remark-lint": "^1.3.0", "eslint": "^10.1.0", "eslint-plugin-mdx": "^3.7.0", - "globals": "^17.4.0", + "globals": "^17.5.0", "husky": "^9.1.7", "lint-staged": "^16.4.0", "prettier": "^3.8.1",