Skip to content

Commit afa5436

Browse files
authoredJul 19, 2023
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](sass/node-sass@v7.0.3...v9.0.0) --- updated-dependencies: - dependency-name: tough-cookie dependency-type: indirect - dependency-name: node-sass dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 51fca88 commit afa5436

File tree

2 files changed

+232
-383
lines changed

2 files changed

+232
-383
lines changed
 

‎samples/tab-live-patient-review-liveshare/package-lock.json

+231-382
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎samples/tab-live-patient-review-liveshare/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"license": "MIT",
1515
"dependencies": {
1616
"dotenv": "^16.0.2",
17-
"node-sass": "^7.0.3",
17+
"node-sass": "^9.0.0",
1818
"react-transition-group": "^4.4.5"
1919
}
2020
}

0 commit comments

Comments
 (0)
Please sign in to comment.