diff --git a/package-lock.json b/package-lock.json index 67c7f85..13ce9dc 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12,7 +12,7 @@ "grunt": "~1.6.1", "grunt-wp-i18n": "~1.0.3", "grunt-wp-readme-to-markdown": "~2.1.0", - "newspack-scripts": "^5.9.0" + "newspack-scripts": "^5.9.2" } }, "node_modules/@actions/core": { @@ -22349,9 +22349,9 @@ } }, "node_modules/newspack-scripts": { - "version": "5.9.0", - "resolved": "https://registry.npmjs.org/newspack-scripts/-/newspack-scripts-5.9.0.tgz", - "integrity": "sha512-yhctm7ilx6JWxpn8tYGEqDyvG1DrUq+SkWWM10q44e6+Dr6PRfTAYzWCMYBMp5sbIA7E0C92i6//Y6gRDA8xWg==", + "version": "5.9.2", + "resolved": "https://registry.npmjs.org/newspack-scripts/-/newspack-scripts-5.9.2.tgz", + "integrity": "sha512-gfRibMd450BKTZ+HBo5773n1XdbhhsSPMEaD9m8XDyfxFTNku6B02ib5i/vrGVuqnnU10PIMEAXQqaFEiDzfFA==", "dev": true, "license": "ISC", "dependencies": { diff --git a/package.json b/package.json index ea4a03e..27894f5 100644 --- a/package.json +++ b/package.json @@ -26,6 +26,6 @@ "grunt": "~1.6.1", "grunt-wp-i18n": "~1.0.3", "grunt-wp-readme-to-markdown": "~2.1.0", - "newspack-scripts": "^5.9.0" + "newspack-scripts": "^5.9.2" } } \ No newline at end of file