diff --git a/package-lock.json b/package-lock.json index ee8666af..b607fdbd 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11,7 +11,7 @@ "dependencies": { "@form8ion/cli-core": "1.1.1", "@form8ion/codecov": "7.8.2", - "@form8ion/core": "5.0.0-beta.13", + "@form8ion/core": "5.0.0-beta.14", "@form8ion/cucumber-scaffolder": "5.9.0", "@form8ion/github": "4.0.0-beta.1", "@form8ion/github-actions-node-ci": "5.0.3", @@ -1724,9 +1724,9 @@ "license": "BSD-3-Clause" }, "node_modules/@form8ion/core": { - "version": "5.0.0-beta.13", - "resolved": "https://registry.npmjs.org/@form8ion/core/-/core-5.0.0-beta.13.tgz", - "integrity": "sha512-PRfm7HT3UbD1OmebSOeil+9VQ+8+y1fB/TOBZu+uD9qMgyTHMG0D2nRUqTU+bj+x8xp2T7Lv9e0CY3wxaX9M8Q==", + "version": "5.0.0-beta.14", + "resolved": "https://registry.npmjs.org/@form8ion/core/-/core-5.0.0-beta.14.tgz", + "integrity": "sha512-WJ0fXUEC90jsrLnyo4ET4g2kvvZGTqs9N3kGw7Ib9ahDsj5f386O95rqtQAiHmWguL17cUwAtauTkAWVd9VQGA==", "license": "MIT", "dependencies": { "@hapi/hoek": "^11.0.2", diff --git a/package.json b/package.json index 71898193..35362088 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "dependencies": { "@form8ion/cli-core": "1.1.1", "@form8ion/codecov": "7.8.2", - "@form8ion/core": "5.0.0-beta.13", + "@form8ion/core": "5.0.0-beta.14", "@form8ion/cucumber-scaffolder": "5.9.0", "@form8ion/github": "4.0.0-beta.1", "@form8ion/github-actions-node-ci": "5.0.3",