chore(deps): update dependency @types/prop-types to v15.7.11

This commit is contained in:
renovate[bot] 2023-11-24 14:14:09 +00:00 committed by GitHub
parent a3ac75f116
commit 2b86f5b733
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

8
web/package-lock.json generated
View File

@ -77,7 +77,7 @@
"@types/jest": "^29.5.0",
"@types/markdown-it": "13.0.6",
"@types/node": "20.9.3",
"@types/prop-types": "15.7.10",
"@types/prop-types": "15.7.11",
"@types/react": "18.2.37",
"@types/react-linkify": "1.0.4",
"@types/sanitize-html": "^2.9.0",
@ -9123,9 +9123,9 @@
"dev": true
},
"node_modules/@types/prop-types": {
"version": "15.7.10",
"resolved": "https://registry.npmjs.org/@types/prop-types/-/prop-types-15.7.10.tgz",
"integrity": "sha512-mxSnDQxPqsZxmeShFH+uwQ4kO4gcJcGahjjMFeLbKE95IAZiiZyiEepGZjtXJ7hN/yfu0bu9xN2ajcU0JcxX6A=="
"version": "15.7.11",
"resolved": "https://registry.npmjs.org/@types/prop-types/-/prop-types-15.7.11.tgz",
"integrity": "sha512-ga8y9v9uyeiLdpKddhxYQkxNDrfvuPrlFb0N1qnZZByvcElJaXthF1UhvCh9TLWJBEHeNtdnbysW7Y6Uq8CVng=="
},
"node_modules/@types/qs": {
"version": "6.9.10",

View File

@ -83,7 +83,7 @@
"@types/jest": "^29.5.0",
"@types/markdown-it": "13.0.6",
"@types/node": "20.9.3",
"@types/prop-types": "15.7.10",
"@types/prop-types": "15.7.11",
"@types/react": "18.2.37",
"@types/react-linkify": "1.0.4",
"@types/sanitize-html": "^2.9.0",