diff --git a/package-lock.json b/package-lock.json index 64a7345..b6a0161 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12,7 +12,7 @@ "@biomejs/biome": "^2.5.3", "@tsconfig/strictest": "^2.0.8", "@typescript/lib-dom": "npm:@types/web@^0.0.349", - "@wordpress/interactivity": "^6.50.0", + "@wordpress/interactivity": "^6.51.0", "typescript": "^6.0.3" } }, @@ -235,9 +235,9 @@ "license": "Apache-2.0" }, "node_modules/@wordpress/interactivity": { - "version": "6.50.0", - "resolved": "https://registry.npmjs.org/@wordpress/interactivity/-/interactivity-6.50.0.tgz", - "integrity": "sha512-jScebsDZocz/l+vbutSpR8U5zZweb1rQzHPyjncHTmYqTCSGoYiGajS/lIZvTYQ2Ve4V0wTaeS2GuaFuWTEHxw==", + "version": "6.51.0", + "resolved": "https://registry.npmjs.org/@wordpress/interactivity/-/interactivity-6.51.0.tgz", + "integrity": "sha512-E1pSus/56YowcoP5jIdfV4bvd03JL12gHWr+/wjSHeoZxIvvJ72OP6u1EcuirtBaNa9O0F0qPiIsrzyhUV9qPA==", "dev": true, "license": "GPL-2.0-or-later", "dependencies": { diff --git a/package.json b/package.json index 1536f87..f520d0b 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "@biomejs/biome": "^2.5.3", "@tsconfig/strictest": "^2.0.8", "@typescript/lib-dom": "npm:@types/web@^0.0.349", - "@wordpress/interactivity": "^6.50.0", + "@wordpress/interactivity": "^6.51.0", "typescript": "^6.0.3" } }