diff --git a/package-lock.json b/package-lock.json index 0584bb0fd2..849974eac8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -8,14 +8,11 @@ "name": "ocelot-social", "version": "3.1.2", "license": "MIT", - "dependencies": { - "vuepress-theme-hope": "^2.0.0-rc.11" - }, "devDependencies": { "@babel/core": "^7.23.7", "@babel/preset-env": "^7.23.6", "@babel/register": "^7.22.15", - "@badeball/cypress-cucumber-preprocessor": "^20.0.0", + "@badeball/cypress-cucumber-preprocessor": "^20.0.1", "@cucumber/cucumber": "10.1.0", "@cypress/browserify-preprocessor": "^3.0.2", "@faker-js/faker": "8.3.1", @@ -83,7 +80,7 @@ "version": "7.23.7", "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.23.7.tgz", "integrity": "sha512-+UpDgowcmqe36d4NwqvKsyPMlOLNGMsfMmQ5WGCu+siCe3t3dfe9njrzGfdN4qq+bcNUt0+Vw6haRxBOycs4dw==", - "devOptional": true, + "dev": true, "dependencies": { "@ampproject/remapping": "^2.2.0", "@babel/code-frame": "^7.23.5", @@ -433,7 +430,7 @@ "version": "7.23.7", "resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.23.7.tgz", "integrity": "sha512-6AMnjCoC8wjqBzDHkuqpa7jAKwvMo4dC+lr/TFBz+ucfulO1XMpDnwWPGBNwClOKZ8h6xn5N81W/R5OrcKtCbQ==", - "devOptional": true, + "dev": true, "dependencies": { "@babel/template": "^7.22.15", "@babel/traverse": "^7.23.7", @@ -1857,7 +1854,7 @@ "version": "7.23.7", "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.23.7.tgz", "integrity": "sha512-tY3mM8rH9jM0YHFGyfC0/xf+SB5eKUu7HPj7/k3fpi9dAlsMc5YbQvDi0Sh2QTPXqMhyaAtzAr807TIyfQrmyg==", - "devOptional": true, + "dev": true, "dependencies": { "@babel/code-frame": "^7.23.5", "@babel/generator": "^7.23.6", @@ -1975,9 +1972,9 @@ } }, "node_modules/@badeball/cypress-cucumber-preprocessor": { - "version": "20.0.0", - "resolved": "https://registry.npmjs.org/@badeball/cypress-cucumber-preprocessor/-/cypress-cucumber-preprocessor-20.0.0.tgz", - "integrity": "sha512-wBpPMazRqmzs86wocMKi686rEzwygRDLpQZk4X8LgllfhAdEYqk8GfeVsSUVKYvqiYljbb7k2Blj1zS5vlxNJw==", + "version": "20.0.1", + "resolved": "https://registry.npmjs.org/@badeball/cypress-cucumber-preprocessor/-/cypress-cucumber-preprocessor-20.0.1.tgz", + "integrity": "sha512-rokPo/4uEo0EGAFEpyl83SSEaL8CdC6k7ONC2HsD9hBDzTezIHW2gcgpbbc5yDoExqLicxJi/A0QACEq7JfcLg==", "dev": true, "funding": [ { diff --git a/package.json b/package.json index 8395394d4a..d7bb999f89 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "@babel/core": "^7.23.7", "@babel/preset-env": "^7.23.6", "@babel/register": "^7.22.15", - "@badeball/cypress-cucumber-preprocessor": "^20.0.0", + "@badeball/cypress-cucumber-preprocessor": "^20.0.1", "@cypress/browserify-preprocessor": "^3.0.2", "@cucumber/cucumber": "10.1.0", "@faker-js/faker": "8.3.1", diff --git a/yarn.lock b/yarn.lock index db1c8f4279..808e34c485 100644 --- a/yarn.lock +++ b/yarn.lock @@ -23,7 +23,7 @@ resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.23.5.tgz#ffb878728bb6bdcb6f4510aa51b1be9afb8cfd98" integrity sha512-uU27kfDRlhfKl+w1U6vp16IuvSLtjAxdArVXPa9BvLkrr7CYIsxH5adpHObeAGY/41+syctUWOZ140a2Rvkgjw== -"@babel/core@^7.11.1", "@babel/core@^7.16.0", "@babel/core@^7.23.7": +"@babel/core@^7.16.0", "@babel/core@^7.23.7": version "7.23.7" resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.23.7.tgz#4d8016e06a14b5f92530a13ed0561730b5c6483f" integrity sha512-+UpDgowcmqe36d4NwqvKsyPMlOLNGMsfMmQ5WGCu+siCe3t3dfe9njrzGfdN4qq+bcNUt0+Vw6haRxBOycs4dw== @@ -1049,10 +1049,10 @@ minimatch "^3.0.4" node-hook "^1.0.0" -"@badeball/cypress-cucumber-preprocessor@^20.0.0": - version "20.0.0" - resolved "https://registry.yarnpkg.com/@badeball/cypress-cucumber-preprocessor/-/cypress-cucumber-preprocessor-20.0.0.tgz#6417d22835b8ef8ff8e004e4e95df57419f36af7" - integrity sha512-wBpPMazRqmzs86wocMKi686rEzwygRDLpQZk4X8LgllfhAdEYqk8GfeVsSUVKYvqiYljbb7k2Blj1zS5vlxNJw== +"@badeball/cypress-cucumber-preprocessor@^20.0.1": + version "20.0.1" + resolved "https://registry.yarnpkg.com/@badeball/cypress-cucumber-preprocessor/-/cypress-cucumber-preprocessor-20.0.1.tgz#270fd6f0f27b57128c05e79bf16eb33ffaf1eb7c" + integrity sha512-rokPo/4uEo0EGAFEpyl83SSEaL8CdC6k7ONC2HsD9hBDzTezIHW2gcgpbbc5yDoExqLicxJi/A0QACEq7JfcLg== dependencies: "@badeball/cypress-configuration" "^6.1.0" "@cucumber/ci-environment" "^10.0.0"