build(deps): bump tough-cookie and node-sass

Removes [tough-cookie](https://github.com/salesforce/tough-cookie). It's no longer used after updating ancestor dependency [node-sass](https://github.com/sass/node-sass). These dependencies need to be updated together.


Removes `tough-cookie`

Updates `node-sass` from 7.0.3 to 9.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/v7.0.3...v9.0.0)

---
updated-dependencies:
- dependency-name: tough-cookie
  dependency-type: indirect
- dependency-name: node-sass
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-07-08 17:54:31 +00:00 committed by GitHub
parent 0f8fcfbd2d
commit 740f103059
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 300 additions and 512 deletions

810
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -18,7 +18,7 @@
"clean-css-cli": "~4.3.0", "clean-css-cli": "~4.3.0",
"concat": "~1.0.3", "concat": "~1.0.3",
"handlebars": "~4.7.7", "handlebars": "~4.7.7",
"node-sass": "~7.0.3", "node-sass": "~9.0.0",
"postcss": "^8.2.13", "postcss": "^8.2.13",
"postcss-cli": "~8.3.1", "postcss-cli": "~8.3.1",
"rimraf": "~3.0.2" "rimraf": "~3.0.2"