File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed
Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 194194 "react-copy-to-clipboard" : " ^5.1.1" ,
195195 "react-dom" : " ^16.14.0" ,
196196 "rimraf" : " ^3.0.2" ,
197- "sass" : " ~1.97.3 " ,
197+ "sass" : " ~1.98.0 " ,
198198 "sass-loader" : " ^12.6.0" ,
199199 "sass-resources-loader" : " ^2.2.5" ,
200200 "ts-node" : " ^8.10.2" ,
Original file line number Diff line number Diff line change @@ -6816,10 +6816,10 @@ immutable@^4.0.0:
68166816 resolved "https://registry.yarnpkg.com/immutable/-/immutable-4.3.7.tgz#c70145fc90d89fb02021e65c84eb0226e4e5a381"
68176817 integrity sha512-1hqclzwYwjRDFLjcFxOM5AYkkG0rpFPpr1RLPMEuGczoS7YA8gLhy8SWXYRAA/XwfEHpfo3cw5JGioS32fnMRw==
68186818
6819- immutable@^5.0.2 :
6820- version "5.0.3 "
6821- resolved "https://registry.yarnpkg.com/immutable/-/immutable-5.0.3 .tgz#aa037e2313ea7b5d400cd9298fa14e404c933db1 "
6822- integrity sha512-P8IdPQHq3lA1xVeBRi5VPqUm5HDgKnx0Ru51wZz5mjxHr5n3RWhjIpOFU7ybkUxfB+5IToy+OLaHYDBIWsv+uw ==
6819+ immutable@^5.1.5 :
6820+ version "5.1.5 "
6821+ resolved "https://registry.yarnpkg.com/immutable/-/immutable-5.1.5 .tgz#93ee4db5c2a9ab42a4a783069f3c5d8847d40165 "
6822+ integrity sha512-t7xcm2siw+hlUM68I+UEOK+z84RzmN59as9DZ7P1l0994DKUWV7UXBMQZVxaoMSRQ+PBZbHCOoBt7a2wxOMt+A ==
68236823
68246824import-fresh@^3.2.1, import-fresh@^3.3.0:
68256825 version "3.3.0"
@@ -10457,13 +10457,13 @@ sass@1.71.1:
1045710457 immutable "^4.0.0"
1045810458 source-map-js ">=0.6.2 <2.0.0"
1045910459
10460- sass@^1.25.0, sass@~1.97.3 :
10461- version "1.97.3 "
10462- resolved "https://registry.yarnpkg.com/sass/-/sass-1.97.3 .tgz#9cb59339514fa7e2aec592b9700953ac6e331ab2 "
10463- integrity sha512-fDz1zJpd5GycprAbu4Q2PV/RprsRtKC/0z82z0JLgdytmcq0+ujJbJ/09bPGDxCLkKY3Np5cRAOcWiVkLXJURg ==
10460+ sass@^1.25.0, sass@~1.98.0 :
10461+ version "1.98.0 "
10462+ resolved "https://registry.yarnpkg.com/sass/-/sass-1.98.0 .tgz#924ce85a3745ccaccd976262fdc1bc0c13aa8e57 "
10463+ integrity sha512-+4N/u9dZ4PrgzGgPlKnaaRQx64RO0JBKs9sDhQ2pLgN6JQZ25uPQZKQYaBJU48Kd5BxgXoJ4e09Dq7nMcOUW3A ==
1046410464 dependencies:
1046510465 chokidar "^4.0.0"
10466- immutable "^5.0.2 "
10466+ immutable "^5.1.5 "
1046710467 source-map-js ">=0.6.2 <2.0.0"
1046810468 optionalDependencies:
1046910469 "@parcel/watcher" "^2.4.1"
You can’t perform that action at this time.
0 commit comments