diff --git a/subjects/neon-example/package-lock.json b/subjects/neon-example/package-lock.json index d58b60c..ac6440d 100644 --- a/subjects/neon-example/package-lock.json +++ b/subjects/neon-example/package-lock.json @@ -219,9 +219,9 @@ } }, "handlebars": { - "version": "4.1.2", - "resolved": "https://repo.dev.wixpress.com/artifactory/api/npm/npm-repos/handlebars/-/handlebars-4.1.2.tgz", - "integrity": "sha1-trN8HO0DBrIh4JT8eso+wjsTG2c=", + "version": "4.5.3", + "resolved": "https://registry.npmjs.org/handlebars/-/handlebars-4.5.3.tgz", + "integrity": "sha512-3yPecJoJHK/4c6aZhSvxOyG4vJKDshV36VHp0iVCDVh7o9w2vwi3NSnL2MMPj3YdduqaBcu7cGbggJQM0br9xA==", "requires": { "neo-async": "^2.6.0", "optimist": "^0.6.1",