summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorRoeland Jago Douma <rullzer@users.noreply.github.com>2020-05-11 10:51:44 +0200
committerGitHub <noreply@github.com>2020-05-11 10:51:44 +0200
commit0b080a50e9944e14d2f595b8de070d095e0356ff (patch)
tree5a50620f4c52601535ecfbe7b4ea625fc6a69750 /package.json
parentbbdc98bb79d310334b569260f4dff12e4f9c9b38 (diff)
parent5c56937d9b8ad0ba36a5779e49e485f3d9116bc3 (diff)
downloadnextcloud-server-0b080a50e9944e14d2f595b8de070d095e0356ff.tar.gz
nextcloud-server-0b080a50e9944e14d2f595b8de070d095e0356ff.zip
Merge pull request #20907 from nextcloud/dependabot/npm_and_yarn/node-sass-4.14.1
Bump node-sass from 4.14.0 to 4.14.1
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index f04941f472e..5b968cb54d6 100644
--- a/package.json
+++ b/package.json
@@ -108,7 +108,7 @@
"jsdom-global": "^3.0.2",
"mocha": "^7.1.2",
"mochapack": "^1.1.15",
- "node-sass": "^4.14.0",
+ "node-sass": "^4.14.1",
"sass-loader": "^8.0.2",
"sinon": "^9.0.2",
"sinon-chai": "^3.5.0",