diff --git a/package-lock.json b/package-lock.json index 57487f7d9d..927cbddd01 100644 --- a/package-lock.json +++ b/package-lock.json @@ -107,7 +107,7 @@ "eslint-plugin-vue": "10.6.2", "eslint-plugin-vue-scoped-css": "2.12.0", "eslint-plugin-wc": "3.0.2", - "globals": "17.0.0", + "globals": "17.1.0", "happy-dom": "20.0.11", "license-checker-rseidelsohn": "4.4.2", "markdownlint-cli": "0.47.0", @@ -9117,9 +9117,9 @@ } }, "node_modules/globals": { - "version": "17.0.0", - "resolved": "https://registry.npmjs.org/globals/-/globals-17.0.0.tgz", - "integrity": "sha512-gv5BeD2EssA793rlFWVPMMCqefTlpusw6/2TbAVMy0FzcG8wKJn4O+NqJ4+XWmmwrayJgw5TzrmWjFgmz1XPqw==", + "version": "17.1.0", + "resolved": "https://registry.npmjs.org/globals/-/globals-17.1.0.tgz", + "integrity": "sha512-8HoIcWI5fCvG5NADj4bDav+er9B9JMj2vyL2pI8D0eismKyUvPLTSs+Ln3wqhwcp306i73iyVnEKx3F6T47TGw==", "dev": true, "license": "MIT", "engines": { diff --git a/package.json b/package.json index 09d06d3a80..bd6efce583 100644 --- a/package.json +++ b/package.json @@ -106,7 +106,7 @@ "eslint-plugin-vue": "10.6.2", "eslint-plugin-vue-scoped-css": "2.12.0", "eslint-plugin-wc": "3.0.2", - "globals": "17.0.0", + "globals": "17.1.0", "happy-dom": "20.0.11", "license-checker-rseidelsohn": "4.4.2", "markdownlint-cli": "0.47.0",