diff --git a/package-lock.json b/package-lock.json index 4368f09..2178339 100644 --- a/package-lock.json +++ b/package-lock.json @@ -77,7 +77,7 @@ "@alleyinteractive/stylelint-config": "^0.0.2", "@babel/preset-env": "^7.23.2", "@types/jest": "^29.5.6", - "@types/react": "^18.2.34", + "@types/react": "^18.2.37", "@types/react-dom": "^18.2.14", "@types/wordpress__block-editor": "^11.5.1", "@types/wordpress__components": "^23.0.1", @@ -4136,9 +4136,9 @@ "license": "MIT" }, "node_modules/@types/react": { - "version": "18.2.34", - "resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.34.tgz", - "integrity": "sha512-U6eW/alrRk37FU/MS2RYMjx0Va2JGIVXELTODaTIYgvWGCV4Y4TfTUzG8DdmpDNIT0Xpj/R7GfyHOJJrDttcvg==", + "version": "18.2.37", + "resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.37.tgz", + "integrity": "sha512-RGAYMi2bhRgEXT3f4B92WTohopH6bIXw05FuGlmJEnv/omEn190+QYEIYxIAuIBdKgboYYdVved2p1AxZVQnaw==", "dependencies": { "@types/prop-types": "*", "@types/scheduler": "*", @@ -22460,9 +22460,9 @@ "version": "1.2.4" }, "@types/react": { - "version": "18.2.34", - "resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.34.tgz", - "integrity": "sha512-U6eW/alrRk37FU/MS2RYMjx0Va2JGIVXELTODaTIYgvWGCV4Y4TfTUzG8DdmpDNIT0Xpj/R7GfyHOJJrDttcvg==", + "version": "18.2.37", + "resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.37.tgz", + "integrity": "sha512-RGAYMi2bhRgEXT3f4B92WTohopH6bIXw05FuGlmJEnv/omEn190+QYEIYxIAuIBdKgboYYdVved2p1AxZVQnaw==", "requires": { "@types/prop-types": "*", "@types/scheduler": "*", diff --git a/package.json b/package.json index 7809822..ba83f85 100644 --- a/package.json +++ b/package.json @@ -103,7 +103,7 @@ "@alleyinteractive/stylelint-config": "^0.0.2", "@babel/preset-env": "^7.23.2", "@types/jest": "^29.5.6", - "@types/react": "^18.2.34", + "@types/react": "^18.2.37", "@types/react-dom": "^18.2.14", "@types/wordpress__block-editor": "^11.5.1", "@types/wordpress__components": "^23.0.1",