diff --git a/package.json b/package.json index 38db37e3c..477b76023 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "axios": "0.21.0", "babel-eslint": "10.1.0", "cypress": "6.1.0", - "cypress-file-upload": "^4.1.1", + "cypress-file-upload": "4.1.1", "eslint": "7.15.0", "eslint-plugin-vue": "7.2.0", "faker": "5.1.0", @@ -55,7 +55,7 @@ "vue-notification": "1.3.20", "vue-router": "3.4.9", "vue-template-compiler": "2.6.12", - "wait-on": "^5.2.0" + "wait-on": "5.2.0" }, "eslintConfig": { "root": true, diff --git a/yarn.lock b/yarn.lock index db689c9ae..f41888c5a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5983,7 +5983,7 @@ cyclist@^1.0.1: resolved "https://registry.yarnpkg.com/cyclist/-/cyclist-1.0.1.tgz#596e9698fd0c80e12038c2b82d6eb1b35b6224d9" integrity sha1-WW6WmP0MgOEgOMK4LW6xs1tiJNk= -cypress-file-upload@^4.1.1: +cypress-file-upload@4.1.1: version "4.1.1" resolved "https://registry.yarnpkg.com/cypress-file-upload/-/cypress-file-upload-4.1.1.tgz#952713c8104ab7008de99c65bd63f74b244fe4df" integrity sha512-tX6UhuJ63rNgjdzxglpX+ZYf/bM6PDhFMtt1qCBljLtAgdearqyfD1AHqyh59rOHCjfM+bf6FA3o9b/mdaX6pw== @@ -15269,7 +15269,7 @@ w3c-xmlserializer@^2.0.0: dependencies: xml-name-validator "^3.0.0" -wait-on@^5.2.0: +wait-on@5.2.0: version "5.2.0" resolved "https://registry.yarnpkg.com/wait-on/-/wait-on-5.2.0.tgz#6711e74422523279714a36d52cf49fb47c9d9597" integrity sha512-U1D9PBgGw2XFc6iZqn45VBubw02VsLwnZWteQ1au4hUVHasTZuFSKRzlTB2dqgLhji16YVI8fgpEpwUdCr8B6g==