diff --git a/package.json b/package.json index 175e360641..dea5fd713d 100644 --- a/package.json +++ b/package.json @@ -137,7 +137,7 @@ "grunt-contrib-clean": "2.0.0", "grunt-contrib-compress": "1.4.3", "grunt-contrib-copy": "1.0.0", - "grunt-contrib-symlink": "^1.0.0", + "grunt-contrib-symlink": "1.0.0", "grunt-contrib-uglify": "4.0.1", "grunt-contrib-watch": "1.1.0", "grunt-cssnano": "2.1.0", diff --git a/yarn.lock b/yarn.lock index 6ccc7e0cf8..457a51338e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2952,9 +2952,10 @@ grunt-contrib-copy@1.0.0: chalk "^1.1.1" file-sync-cmp "^0.1.0" -grunt-contrib-symlink@^1.0.0: +grunt-contrib-symlink@1.0.0: version "1.0.0" resolved "https://registry.yarnpkg.com/grunt-contrib-symlink/-/grunt-contrib-symlink-1.0.0.tgz#c83616c035711a6c0062a2810cf1c77ffc6bed2b" + integrity sha1-yDYWwDVxGmwAYqKBDPHHf/xr7Ss= grunt-contrib-uglify@4.0.1: version "4.0.1"