Bump node-sass from 4.13.0 to 7.0.0 #1

Merged
dependabot[bot] merged 1 commit from dependabot/npm_and_yarn/node-sass-7.0.0 into master 2022-02-11 00:12:13 +00:00
2 changed files with 521 additions and 512 deletions
Showing only changes of commit 1f902eb4c5 - Show all commits

Bump node-sass from 4.13.0 to 7.0.0

Bumps [node-sass](https://github.com/sass/node-sass) from 4.13.0 to 7.0.0.
- [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/v4.13.0...v7.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] 2022-02-10 20:31:52 +00:00 committed by GitHub
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

1031
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", "cookie-parser": "^1.4.4",
"cors": "^2.8.5", "cors": "^2.8.5",
"express": "^4.17.1", "express": "^4.17.1",
"node-sass": "^4.13.0", "node-sass": "^7.0.0",
"nodemon": "^2.0.2", "nodemon": "^2.0.2",
"querystring": "^0.2.0", "querystring": "^0.2.0",
"react": "^16.12.0", "react": "^16.12.0",