diff --git a/src/Elastic.Documentation.Site/package-lock.json b/src/Elastic.Documentation.Site/package-lock.json index 730ae2be0..c63ab2d9f 100644 --- a/src/Elastic.Documentation.Site/package-lock.json +++ b/src/Elastic.Documentation.Site/package-lock.json @@ -30,7 +30,7 @@ "@tailwindcss/postcss": "4.1.11", "@trivago/prettier-plugin-sort-imports": "5.2.2", "eslint": "9.30.1", - "globals": "16.2.0", + "globals": "16.3.0", "moment": "2.30.1", "parcel": "2.15.4", "postcss": "8.5.6", @@ -4923,11 +4923,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/src/Elastic.Documentation.Site/package.json b/src/Elastic.Documentation.Site/package.json index a4b92592b..9f4d0c715 100644 --- a/src/Elastic.Documentation.Site/package.json +++ b/src/Elastic.Documentation.Site/package.json @@ -37,7 +37,7 @@ "@tailwindcss/postcss": "4.1.11", "@trivago/prettier-plugin-sort-imports": "5.2.2", "eslint": "9.30.1", - "globals": "16.2.0", + "globals": "16.3.0", "moment": "2.30.1", "parcel": "2.15.4", "postcss": "8.5.6",