diff --git a/package-lock.json b/package-lock.json index 2dd3a98..81616f8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -8720,9 +8720,9 @@ } }, "react-is": { - "version": "18.1.0", - "resolved": "https://registry.npmjs.org/react-is/-/react-is-18.1.0.tgz", - "integrity": "sha512-Fl7FuabXsJnV5Q1qIOQwx/sagGF18kogb4gpfcG4gjLBWO0WDiiz1ko/ExayuxE7InyQkBLkxRFG5oxY6Uu3Kg==", + "version": "18.2.0", + "resolved": "https://registry.npmjs.org/react-is/-/react-is-18.2.0.tgz", + "integrity": "sha512-xWGDIW6x921xtzPkhiULtthJHoJvBbF3q26fzloPCK0hsvxtPVelvftw3zjbHWSkR2km9Z+4uxbDDK/6Zw9B8w==", "dev": true }, "read-pkg": { diff --git a/package.json b/package.json index e7e77a7..4a22c1e 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "node-sass": "^7.0.1", "npm-run-all": "^4.1.5", "onchange": "^7.0.2", - "react-is": "^18.1.0" + "react-is": "^18.2.0" }, "repository": { "type": "git",