Bump scss-tokenizer and node-sass

Bumps [scss-tokenizer](https://github.com/sasstools/scss-tokenizer) to 0.4.3 and updates ancestor dependency [node-sass](https://github.com/sass/node-sass). These dependencies need to be updated together.


Updates `scss-tokenizer` from 0.2.3 to 0.4.3
- [Release notes](https://github.com/sasstools/scss-tokenizer/releases)
- [Commits](https://github.com/sasstools/scss-tokenizer/compare/v0.2.3...v0.4.3)

Updates `node-sass` from 7.0.0 to 7.0.3
- [Release notes](https://github.com/sass/node-sass/releases)
- [Changelog](https://github.com/sass/node-sass/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sass/node-sass/compare/v7.0.0...v7.0.3)

---
updated-dependencies:
- dependency-name: scss-tokenizer
  dependency-type: indirect
- dependency-name: node-sass
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-11-20 00:48:21 +00:00 committed by GitHub
commit 9fd0261e33
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 555 additions and 539 deletions

1092
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -9,7 +9,7 @@
"cookie-parser": "^1.4.4",
"cors": "^2.8.5",
"express": "^4.17.1",
"node-sass": "^7.0.0",
"node-sass": "^7.0.3",
"nodemon": "^2.0.2",
"querystring": "^0.2.0",
"react": "^16.12.0",