diff --git a/package-lock.json b/package-lock.json index 008de3ba..4eb8079b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -48,7 +48,7 @@ "eslint-config-prettier": "^9.1.0", "eslint-plugin-react": "^7.37.2", "fork-ts-checker-webpack-plugin": "^9.0.2", - "globals": "^15.11.0", + "globals": "^15.12.0", "html-webpack-plugin": "^5.6.3", "mini-css-extract-plugin": "^2.9.1", "npm-run-all": "^4.1.5", @@ -7896,9 +7896,9 @@ } }, "node_modules/globals": { - "version": "15.11.0", - "resolved": "https://registry.npmjs.org/globals/-/globals-15.11.0.tgz", - "integrity": "sha512-yeyNSjdbyVaWurlwCpcA6XNBrHTMIeDdj0/hnvX/OLJ9ekOXYbLsLinH/MucQyGvNnXhidTdNhTtJaffL2sMfw==", + "version": "15.12.0", + "resolved": "https://registry.npmjs.org/globals/-/globals-15.12.0.tgz", + "integrity": "sha512-1+gLErljJFhbOVyaetcwJiJ4+eLe45S2E7P5UiZ9xGfeq3ATQf5DOv9G7MH3gGbKQLkzmNh2DxfZwLdw+j6oTQ==", "dev": true, "engines": { "node": ">=18" diff --git a/package.json b/package.json index ac76e084..03c73d5f 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "eslint-config-prettier": "^9.1.0", "eslint-plugin-react": "^7.37.2", "fork-ts-checker-webpack-plugin": "^9.0.2", - "globals": "^15.11.0", + "globals": "^15.12.0", "html-webpack-plugin": "^5.6.3", "mini-css-extract-plugin": "^2.9.1", "npm-run-all": "^4.1.5",