Update node-fetch dependency & lockfile version (#3670)
Modern versions of node and npm should be compatible with this format. Supersedes https://github.com/matrix-org/matrix-doc/pull/3668
This commit is contained in:
parent
df1d150142
commit
2e5cc42666
2 changed files with 1360 additions and 18 deletions
1375
package-lock.json
generated
1375
package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
@ -18,10 +18,9 @@
|
|||
"url": "https://github.com/matrix-org/matrix-doc"
|
||||
},
|
||||
"homepage": "https://github.com/matrix-org/matrix-doc#readme",
|
||||
"dependencies": {},
|
||||
"devDependencies": {
|
||||
"autoprefixer": "^9.8.6",
|
||||
"node-fetch": "^2.6.1",
|
||||
"node-fetch": "^2.6.7",
|
||||
"postcss-cli": "^7.1.2"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue