diff --git a/package-lock.json b/package-lock.json index eb6e9dfb30a..90aacd6aa74 100644 --- a/package-lock.json +++ b/package-lock.json @@ -54,7 +54,7 @@ "faker": "^5.5.3", "fancy-log": "^2.0.0", "fs-extra": "^11.3.0", - "globals": "^16.0.0", + "globals": "^16.4.0", "gulp": "^5.0.1", "gulp-clean": "^0.4.0", "gulp-concat": "^2.6.0", @@ -11601,7 +11601,9 @@ } }, "node_modules/globals": { - "version": "16.0.0", + "version": "16.4.0", + "resolved": "https://registry.npmjs.org/globals/-/globals-16.4.0.tgz", + "integrity": "sha512-ob/2LcVVaVGCYN+r14cnwnoDPUufjiYgSqRhiFD0Q1iI4Odora5RE8Iv1D24hAz5oMophRGkGz+yuvQmmUMnMw==", "dev": true, "license": "MIT", "engines": { diff --git a/package.json b/package.json index 4dc48e0bcb5..4fe2777e647 100644 --- a/package.json +++ b/package.json @@ -78,7 +78,7 @@ "faker": "^5.5.3", "fancy-log": "^2.0.0", "fs-extra": "^11.3.0", - "globals": "^16.0.0", + "globals": "^16.4.0", "gulp": "^5.0.1", "gulp-clean": "^0.4.0", "gulp-concat": "^2.6.0",