diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-04-19 13:41:04 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-04-19 13:41:04 +0000 |
commit | 3037d5a333ed87c44505ef498b9d0d331603688f (patch) | |
tree | 6f365c0f2ca8754f970baee112ec68e4b2fcf628 /FrontEnd/package.json | |
parent | d46121e5caf216d347d9e8746bf28716370c905c (diff) | |
parent | 237157c6bf71b377954399b2ac1396026bb36d00 (diff) | |
download | timeline-3037d5a333ed87c44505ef498b9d0d331603688f.tar.gz timeline-3037d5a333ed87c44505ef498b9d0d331603688f.tar.bz2 timeline-3037d5a333ed87c44505ef498b9d0d331603688f.zip |
Merge pull request #465 from crupest/dependabot/npm_and_yarn/FrontEnd/sass-1.32.10
Diffstat (limited to 'FrontEnd/package.json')
-rw-r--r-- | FrontEnd/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/FrontEnd/package.json b/FrontEnd/package.json index 5cfae640..5caed308 100644 --- a/FrontEnd/package.json +++ b/FrontEnd/package.json @@ -100,7 +100,7 @@ "prettier": "^2.2.1",
"querystring-es3": "^0.2.1",
"react-refresh": "^0.10.0",
- "sass": "^1.32.8",
+ "sass": "^1.32.10",
"sass-loader": "^11.0.1",
"style-loader": "^2.0.0",
"ts-loader": "^9.0.0",
|