diff --git a/package-lock.json b/package-lock.json index 2eb0e4856b43a4a..13c5377b4122a9d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -54,7 +54,7 @@ "fast-glob": "3.3.3", "fast-xml-parser": "5.2.5", "github-slugger": "2.0.0", - "globals": "16.2.0", + "globals": "16.3.0", "hast-util-heading-rank": "3.0.0", "hast-util-select": "6.0.4", "hastscript": "9.0.1", @@ -12099,11 +12099,10 @@ } }, "node_modules/globals": { - "version": "16.2.0", - "resolved": "https://registry.npmjs.org/globals/-/globals-16.2.0.tgz", - "integrity": "sha512-O+7l9tPdHCU320IigZZPj5zmRCFG9xHmx9cU8FqU2Rp+JN714seHV+2S9+JslCpY4gJwU2vOGox0wzgae/MCEg==", + "version": "16.3.0", + "resolved": "https://registry.npmjs.org/globals/-/globals-16.3.0.tgz", + "integrity": "sha512-bqWEnJ1Nt3neqx2q5SFfGS8r/ahumIakg3HcwtNlrVlwXIeNumWn/c7Pn/wKzGhf6SaW6H6uWXLqC30STCMchQ==", "dev": true, - "license": "MIT", "engines": { "node": ">=18" }, diff --git a/package.json b/package.json index 8c5ad7a8ede03db..d4521462b34f21c 100644 --- a/package.json +++ b/package.json @@ -72,7 +72,7 @@ "fast-glob": "3.3.3", "fast-xml-parser": "5.2.5", "github-slugger": "2.0.0", - "globals": "16.2.0", + "globals": "16.3.0", "hast-util-heading-rank": "3.0.0", "hast-util-select": "6.0.4", "hastscript": "9.0.1",