mirror of
https://github.com/owncast/owncast.git
synced 2024-10-10 19:16:02 +00:00
chore(deps): update dependency @types/node to v18.11.5
This commit is contained in:
parent
f17aae41be
commit
dce49accac
14
web/package-lock.json
generated
14
web/package-lock.json
generated
@ -72,7 +72,7 @@
|
|||||||
"@types/chart.js": "2.9.37",
|
"@types/chart.js": "2.9.37",
|
||||||
"@types/classnames": "2.3.1",
|
"@types/classnames": "2.3.1",
|
||||||
"@types/markdown-it": "12.2.3",
|
"@types/markdown-it": "12.2.3",
|
||||||
"@types/node": "18.11.4",
|
"@types/node": "18.11.5",
|
||||||
"@types/prop-types": "15.7.5",
|
"@types/prop-types": "15.7.5",
|
||||||
"@types/react": "18.0.22",
|
"@types/react": "18.0.22",
|
||||||
"@types/react-linkify": "1.0.1",
|
"@types/react-linkify": "1.0.1",
|
||||||
@ -10782,9 +10782,9 @@
|
|||||||
"integrity": "sha512-iiUgKzV9AuaEkZqkOLDIvlQiL6ltuZd9tGcW3gwpnX8JbuiuhFlEGmmFXEXkN50Cvq7Os88IY2v0dkDqXYWVgA=="
|
"integrity": "sha512-iiUgKzV9AuaEkZqkOLDIvlQiL6ltuZd9tGcW3gwpnX8JbuiuhFlEGmmFXEXkN50Cvq7Os88IY2v0dkDqXYWVgA=="
|
||||||
},
|
},
|
||||||
"node_modules/@types/node": {
|
"node_modules/@types/node": {
|
||||||
"version": "18.11.4",
|
"version": "18.11.5",
|
||||||
"resolved": "https://registry.npmjs.org/@types/node/-/node-18.11.4.tgz",
|
"resolved": "https://registry.npmjs.org/@types/node/-/node-18.11.5.tgz",
|
||||||
"integrity": "sha512-BxcJpBu8D3kv/GZkx/gSMz6VnTJREBj/4lbzYOQueUOELkt8WrO6zAcSPmp9uRPEW/d+lUO8QK0W2xnS1hEU0A=="
|
"integrity": "sha512-3JRwhbjI+cHLAkUorhf8RnqUbFXajvzX4q6fMn5JwkgtuwfYtRQYI3u4V92vI6NJuTsbBQWWh3RZjFsuevyMGQ=="
|
||||||
},
|
},
|
||||||
"node_modules/@types/node-fetch": {
|
"node_modules/@types/node-fetch": {
|
||||||
"version": "2.6.2",
|
"version": "2.6.2",
|
||||||
@ -39179,9 +39179,9 @@
|
|||||||
"integrity": "sha512-iiUgKzV9AuaEkZqkOLDIvlQiL6ltuZd9tGcW3gwpnX8JbuiuhFlEGmmFXEXkN50Cvq7Os88IY2v0dkDqXYWVgA=="
|
"integrity": "sha512-iiUgKzV9AuaEkZqkOLDIvlQiL6ltuZd9tGcW3gwpnX8JbuiuhFlEGmmFXEXkN50Cvq7Os88IY2v0dkDqXYWVgA=="
|
||||||
},
|
},
|
||||||
"@types/node": {
|
"@types/node": {
|
||||||
"version": "18.11.4",
|
"version": "18.11.5",
|
||||||
"resolved": "https://registry.npmjs.org/@types/node/-/node-18.11.4.tgz",
|
"resolved": "https://registry.npmjs.org/@types/node/-/node-18.11.5.tgz",
|
||||||
"integrity": "sha512-BxcJpBu8D3kv/GZkx/gSMz6VnTJREBj/4lbzYOQueUOELkt8WrO6zAcSPmp9uRPEW/d+lUO8QK0W2xnS1hEU0A=="
|
"integrity": "sha512-3JRwhbjI+cHLAkUorhf8RnqUbFXajvzX4q6fMn5JwkgtuwfYtRQYI3u4V92vI6NJuTsbBQWWh3RZjFsuevyMGQ=="
|
||||||
},
|
},
|
||||||
"@types/node-fetch": {
|
"@types/node-fetch": {
|
||||||
"version": "2.6.2",
|
"version": "2.6.2",
|
||||||
|
|||||||
@ -76,7 +76,7 @@
|
|||||||
"@types/chart.js": "2.9.37",
|
"@types/chart.js": "2.9.37",
|
||||||
"@types/classnames": "2.3.1",
|
"@types/classnames": "2.3.1",
|
||||||
"@types/markdown-it": "12.2.3",
|
"@types/markdown-it": "12.2.3",
|
||||||
"@types/node": "18.11.4",
|
"@types/node": "18.11.5",
|
||||||
"@types/prop-types": "15.7.5",
|
"@types/prop-types": "15.7.5",
|
||||||
"@types/react": "18.0.22",
|
"@types/react": "18.0.22",
|
||||||
"@types/react-linkify": "1.0.1",
|
"@types/react-linkify": "1.0.1",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user