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 127
127
"webpack" : " 5.53.0"
128
128
},
129
129
"resolutions" : {
130
- "ember-css-modules/postcss" : " 8.3.7 " ,
130
+ "ember-css-modules/postcss" : " 8.3.8 " ,
131
131
"ember-inflector" : " 4.0.2"
132
132
},
133
133
"engines" : {
Original file line number Diff line number Diff line change @@ -10918,10 +10918,10 @@ nan@^2.12.1:
10918
10918
resolved "https://registry.yarnpkg.com/nan/-/nan-2.15.0.tgz#3f34a473ff18e15c1b5626b62903b5ad6e665fee"
10919
10919
integrity sha512-8ZtvEnA2c5aYCZYd1cvgdnU6cqwixRoYg70xPLWUws5ORTa/lnw+u4amixRS/Ac5U5mQVgp9pnlSUnbNWFaWZQ==
10920
10920
10921
- nanocolors@^0.1.5 :
10922
- version "0.1.6 "
10923
- resolved "https://registry.yarnpkg.com/nanocolors/-/nanocolors-0.1.6 .tgz#bc2350d3edfdbfadd7ac018c855ae7c13905a6ad "
10924
- integrity sha512-2pvTw6vYRaBLGir2xR7MxaJtyWkrn+C53EpW8yPotG+pdAwBvt0Xwk4VJ6VHLY0aLthVZPvDfm9TdZvrvAm5UQ ==
10921
+ nanocolors@^0.2.2 :
10922
+ version "0.2.2 "
10923
+ resolved "https://registry.yarnpkg.com/nanocolors/-/nanocolors-0.2.2 .tgz#94a4b7e45ecdebdbea7cb0a8349f9447a9677675 "
10924
+ integrity sha512-t4mwdKizEGLFeZzDbr1r6SjwKYZQEB0Z/trGsdAIsw5EadaR010/zvJ0arkw6vznyTevcMi9BtppprJ5aqLXRg ==
10925
10925
10926
10926
nanoid@^3.1.25:
10927
10927
version "3.1.25"
@@ -12103,12 +12103,12 @@ postcss-values-parser@^2.0.0, postcss-values-parser@^2.0.1:
12103
12103
indexes-of "^1.0.1"
12104
12104
uniq "^1.0.1"
12105
12105
12106
- postcss@8.3.7 , "postcss@^7.0.35 || ^8.0.0", postcss@^8.2.15:
12107
- version "8.3.7 "
12108
- resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.3.7 .tgz#ec88563588c8da8e58e7226f7633b51ae221eeda "
12109
- integrity sha512-9SaY7nnyQ63/WittqZYAvkkYPyKxchMKH71UDzeTmWuLSvxTRpeEeABZAzlCi55cuGcoFyoV/amX2BdsafQidQ ==
12106
+ postcss@8.3.8 , "postcss@^7.0.35 || ^8.0.0", postcss@^8.2.15:
12107
+ version "8.3.8 "
12108
+ resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.3.8 .tgz#9ebe2a127396b4b4570ae9f7770e7fb83db2bac1 "
12109
+ integrity sha512-GT5bTjjZnwDifajzczOC+r3FI3Cu+PgPvrsjhQdRqa2kTJ4968/X9CUce9xttIB0xOs5c6xf0TCWZo/y9lF6bA ==
12110
12110
dependencies:
12111
- nanocolors "^0.1.5 "
12111
+ nanocolors "^0.2.2 "
12112
12112
nanoid "^3.1.25"
12113
12113
source-map-js "^0.6.2"
12114
12114
You can’t perform that action at this time.
0 commit comments