|
|
|
|
@ -59,7 +59,7 @@ |
|
|
|
|
"react-infinite-scroll-component": "^6.1.0", |
|
|
|
|
"react-redux": "^9.1.2", |
|
|
|
|
"react-router-dom": "^7.0.1", |
|
|
|
|
"sanitize-html": "^2.13.0", |
|
|
|
|
"sanitize-html": "^2.13.1", |
|
|
|
|
"uplot": "^1.6.30", |
|
|
|
|
"uplot-react": "^1.2.2", |
|
|
|
|
"use-query-params": "^2.2.1" |
|
|
|
|
@ -8273,10 +8273,9 @@ |
|
|
|
|
"license": "MIT" |
|
|
|
|
}, |
|
|
|
|
"node_modules/sanitize-html": { |
|
|
|
|
"version": "2.13.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/sanitize-html/-/sanitize-html-2.13.0.tgz", |
|
|
|
|
"integrity": "sha512-Xff91Z+4Mz5QiNSLdLWwjgBDm5b1RU6xBT0+12rapjiaR7SwfRdjw8f+6Rir2MXKLrDicRFHdb51hGOAxmsUIA==", |
|
|
|
|
"license": "MIT", |
|
|
|
|
"version": "2.13.1", |
|
|
|
|
"resolved": "https://registry.npmjs.org/sanitize-html/-/sanitize-html-2.13.1.tgz", |
|
|
|
|
"integrity": "sha512-ZXtKq89oue4RP7abL9wp/9URJcqQNABB5GGJ2acW1sdO8JTVl92f4ygD7Yc9Ze09VAZhnt2zegeU0tbNsdcLYg==", |
|
|
|
|
"dependencies": { |
|
|
|
|
"deepmerge": "^4.2.2", |
|
|
|
|
"escape-string-regexp": "^4.0.0", |
|
|
|
|
|