mirror of
https://github.com/owncast/owncast.git
synced 2024-10-10 19:16:02 +00:00
chore(deps): update dependency @types/node to v20.8.10
This commit is contained in:
parent
75094048a4
commit
a1fc51db26
8
web/package-lock.json
generated
8
web/package-lock.json
generated
@ -76,7 +76,7 @@
|
||||
"@types/classnames": "2.3.1",
|
||||
"@types/jest": "^29.5.0",
|
||||
"@types/markdown-it": "13.0.5",
|
||||
"@types/node": "20.8.9",
|
||||
"@types/node": "20.8.10",
|
||||
"@types/prop-types": "15.7.9",
|
||||
"@types/react": "18.2.33",
|
||||
"@types/react-linkify": "1.0.3",
|
||||
@ -9063,9 +9063,9 @@
|
||||
"integrity": "sha512-AuHIyzR5Hea7ij0P9q7vx7xu4z0C28ucwjAZC0ja7JhINyCnOw8/DnvAPQQ9TfOlCtZAmCERKQX9+o1mgQhuOQ=="
|
||||
},
|
||||
"node_modules/@types/node": {
|
||||
"version": "20.8.9",
|
||||
"resolved": "https://registry.npmjs.org/@types/node/-/node-20.8.9.tgz",
|
||||
"integrity": "sha512-UzykFsT3FhHb1h7yD4CA4YhBHq545JC0YnEz41xkipN88eKQtL6rSgocL5tbAP6Ola9Izm/Aw4Ora8He4x0BHg==",
|
||||
"version": "20.8.10",
|
||||
"resolved": "https://registry.npmjs.org/@types/node/-/node-20.8.10.tgz",
|
||||
"integrity": "sha512-TlgT8JntpcbmKUFzjhsyhGfP2fsiz1Mv56im6enJ905xG1DAYesxJaeSbGqQmAw8OWPdhyJGhGSQGKRNJ45u9w==",
|
||||
"dependencies": {
|
||||
"undici-types": "~5.26.4"
|
||||
}
|
||||
|
@ -82,7 +82,7 @@
|
||||
"@types/classnames": "2.3.1",
|
||||
"@types/jest": "^29.5.0",
|
||||
"@types/markdown-it": "13.0.5",
|
||||
"@types/node": "20.8.9",
|
||||
"@types/node": "20.8.10",
|
||||
"@types/prop-types": "15.7.9",
|
||||
"@types/react": "18.2.33",
|
||||
"@types/react-linkify": "1.0.3",
|
||||
|
Loading…
x
Reference in New Issue
Block a user