From af7560964978c8b35964e365c0190f99a0ba4fd3 Mon Sep 17 00:00:00 2001 From: John Blackbourn Date: Tue, 25 Jan 2022 22:43:17 +0100 Subject: [PATCH] Update the package lock. --- package-lock.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/package-lock.json b/package-lock.json index 18f8e06..b5164b9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9,7 +9,7 @@ "version": "0.7.0", "license": "GPL-3.0-or-later", "dependencies": { - "@johnbillion/wp-hooks": "^0.7.1" + "@johnbillion/wp-hooks": "^0.8.0" }, "devDependencies": { "@types/node": "^10.17.0", @@ -119,9 +119,9 @@ "dev": true }, "node_modules/@johnbillion/wp-hooks": { - "version": "0.7.1", - "resolved": "https://registry.npmjs.org/@johnbillion/wp-hooks/-/wp-hooks-0.7.1.tgz", - "integrity": "sha512-VGDZD3z5lgAgCS6N+nGsdp86SdNeaGAecE8a5Qoeqx7DZuGWqQKSL4M82I/yPF2gM6yYAzu+/AhgfB7eY1oZ4Q==" + "version": "0.8.0", + "resolved": "https://registry.npmjs.org/@johnbillion/wp-hooks/-/wp-hooks-0.8.0.tgz", + "integrity": "sha512-f6iRjP+5VzUAOgSv8SaWRP2pq/cTQQ5vq1BGUedFb58QdChgnyDcY1sW+MbB3bEQ9ITMVzLJAVbqfWRIEfn1xw==" }, "node_modules/@nodelib/fs.scandir": { "version": "2.1.3", @@ -7139,9 +7139,9 @@ } }, "@johnbillion/wp-hooks": { - "version": "0.7.1", - "resolved": "https://registry.npmjs.org/@johnbillion/wp-hooks/-/wp-hooks-0.7.1.tgz", - "integrity": "sha512-VGDZD3z5lgAgCS6N+nGsdp86SdNeaGAecE8a5Qoeqx7DZuGWqQKSL4M82I/yPF2gM6yYAzu+/AhgfB7eY1oZ4Q==" + "version": "0.8.0", + "resolved": "https://registry.npmjs.org/@johnbillion/wp-hooks/-/wp-hooks-0.8.0.tgz", + "integrity": "sha512-f6iRjP+5VzUAOgSv8SaWRP2pq/cTQQ5vq1BGUedFb58QdChgnyDcY1sW+MbB3bEQ9ITMVzLJAVbqfWRIEfn1xw==" }, "@nodelib/fs.scandir": { "version": "2.1.3",