diff --git a/package.json b/package.json index 37ec8100c51593b..8b9a7a4ab62985c 100644 --- a/package.json +++ b/package.json @@ -91,7 +91,7 @@ "eslint-plugin-react": "7.37.5", "fast-glob": "3.3.3", "github-slugger": "2.0.0", - "globals": "16.4.0", + "globals": "17.6.0", "happy-dom": "20.8.9", "hast-util-heading-rank": "3.0.0", "hast-util-select": "6.0.4", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c8e9f9737acb723..ce4865ef0d3d175 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -177,8 +177,8 @@ importers: specifier: 2.0.0 version: 2.0.0 globals: - specifier: 16.4.0 - version: 16.4.0 + specifier: 17.6.0 + version: 17.6.0 happy-dom: specifier: 20.8.9 version: 20.8.9 @@ -4175,6 +4175,10 @@ packages: resolution: {integrity: sha512-ob/2LcVVaVGCYN+r14cnwnoDPUufjiYgSqRhiFD0Q1iI4Odora5RE8Iv1D24hAz5oMophRGkGz+yuvQmmUMnMw==} engines: {node: '>=18'} + globals@17.6.0: + resolution: {integrity: sha512-sepffkT8stwnIYbsMBpoCHJuJM5l98FUF2AnE07hfvE0m/qp3R586hw4jF4uadbhvg1ooIdzuu7CsfD2jzCaNA==} + engines: {node: '>=18'} + globalthis@1.0.4: resolution: {integrity: sha512-DpLKbNU4WylpxJykQujfCcwYWiV/Jhm50Goo0wrVILAv5jOr9d+H+UR3PhSCD2rCCEIg0uc+G+muBTwD54JhDQ==} engines: {node: '>= 0.4'} @@ -11209,6 +11213,8 @@ snapshots: globals@16.4.0: {} + globals@17.6.0: {} + globalthis@1.0.4: dependencies: define-properties: 1.2.1