mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-02-25 23:43:43 +01:00
Update dependencies (#3707)
https://github.com/advisories/GHSA-566m-qj78-rww5 is a thing. I don't think it's directly relevant to us, but upgrading is good.
This commit is contained in:
parent
956a22da11
commit
c400dc99c0
1390
package-lock.json
generated
1390
package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
|
@ -19,8 +19,9 @@
|
|||
},
|
||||
"homepage": "https://github.com/matrix-org/matrix-doc#readme",
|
||||
"devDependencies": {
|
||||
"autoprefixer": "^9.8.6",
|
||||
"autoprefixer": "^10.4.2",
|
||||
"node-fetch": "^2.6.7",
|
||||
"postcss-cli": "^7.1.2"
|
||||
"postcss-cli": "^9.1.0",
|
||||
"postcss": "^8.4.6"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue