diff --git a/package-lock.json b/package-lock.json index 1f9994f..4e25c67 100644 --- a/package-lock.json +++ b/package-lock.json @@ -80,7 +80,7 @@ "react-easy-sort": "^1.6.0", "react-multi-select-component": "^4.3.4", "uuid": "^10.0.0", - "wp-types": "^3.65.0" + "wp-types": "^3.66.0" }, "devDependencies": { "@alleyinteractive/eslint-config": "^0.1.6", @@ -29119,9 +29119,9 @@ } }, "node_modules/wp-types": { - "version": "3.65.0", - "resolved": "https://registry.npmjs.org/wp-types/-/wp-types-3.65.0.tgz", - "integrity": "sha512-QX0D7zrMdfKhrV/BjCCmLcwFNjmG/FD1TJGG34GcxKTYzfZlVKEyty7SZZvxJpB/WEKCU+N1TsvZX9CD7CsfyQ==", + "version": "3.66.0", + "resolved": "https://registry.npmjs.org/wp-types/-/wp-types-3.66.0.tgz", + "integrity": "sha512-5NUnHiBC1FNEgvoT2qbxoaisKQpHVBc+HDDfW4qwg9KemHpWFDOyTuL4gn0tVMYuuLj/N2ybJfQkBXsLJpeV5g==", "dependencies": { "typescript": ">=3" }, diff --git a/package.json b/package.json index 1c71691..974957c 100644 --- a/package.json +++ b/package.json @@ -107,7 +107,7 @@ "react-easy-sort": "^1.6.0", "react-multi-select-component": "^4.3.4", "uuid": "^10.0.0", - "wp-types": "^3.65.0" + "wp-types": "^3.66.0" }, "devDependencies": { "@alleyinteractive/eslint-config": "^0.1.6",