mirror of
https://github.com/owncast/owncast.git
synced 2024-10-10 19:16:02 +00:00
Update dependency @types/node to v18.15.7
This commit is contained in:
parent
9cfd4240e5
commit
8c748ce41a
8
web/package-lock.json
generated
8
web/package-lock.json
generated
@ -75,7 +75,7 @@
|
||||
"@types/chart.js": "2.9.37",
|
||||
"@types/classnames": "2.3.1",
|
||||
"@types/markdown-it": "12.2.3",
|
||||
"@types/node": "18.15.6",
|
||||
"@types/node": "18.15.7",
|
||||
"@types/prop-types": "15.7.5",
|
||||
"@types/react": "18.0.28",
|
||||
"@types/react-linkify": "1.0.1",
|
||||
@ -11919,9 +11919,9 @@
|
||||
"integrity": "sha512-iiUgKzV9AuaEkZqkOLDIvlQiL6ltuZd9tGcW3gwpnX8JbuiuhFlEGmmFXEXkN50Cvq7Os88IY2v0dkDqXYWVgA=="
|
||||
},
|
||||
"node_modules/@types/node": {
|
||||
"version": "18.15.6",
|
||||
"resolved": "https://registry.npmjs.org/@types/node/-/node-18.15.6.tgz",
|
||||
"integrity": "sha512-YErOafCZpK4g+Rp3Q/PBgZNAsWKGunQTm9FA3/Pbcm0VCriTEzcrutQ/SxSc0rytAp0NoFWue669jmKhEtd0sA=="
|
||||
"version": "18.15.7",
|
||||
"resolved": "https://registry.npmjs.org/@types/node/-/node-18.15.7.tgz",
|
||||
"integrity": "sha512-LFmUbFunqmBn26wJZgZPYZPrDR1RwGOu2v79Mgcka1ndO6V0/cwjivPTc4yoK6n9kmw4/ls1r8cLrvh2iMibFA=="
|
||||
},
|
||||
"node_modules/@types/node-fetch": {
|
||||
"version": "2.6.2",
|
||||
|
@ -79,7 +79,7 @@
|
||||
"@types/chart.js": "2.9.37",
|
||||
"@types/classnames": "2.3.1",
|
||||
"@types/markdown-it": "12.2.3",
|
||||
"@types/node": "18.15.6",
|
||||
"@types/node": "18.15.7",
|
||||
"@types/prop-types": "15.7.5",
|
||||
"@types/react": "18.0.28",
|
||||
"@types/react-linkify": "1.0.1",
|
||||
|
Loading…
x
Reference in New Issue
Block a user