diff --git a/public/app/plugins/datasource/grafana-pyroscope-datasource/package.json b/public/app/plugins/datasource/grafana-pyroscope-datasource/package.json index 66a8b224e8a..69fec6c8911 100644 --- a/public/app/plugins/datasource/grafana-pyroscope-datasource/package.json +++ b/public/app/plugins/datasource/grafana-pyroscope-datasource/package.json @@ -26,7 +26,7 @@ "@testing-library/user-event": "14.5.2", "@types/jest": "29.5.11", "@types/lodash": "4.14.202", - "@types/prismjs": "1.26.0", + "@types/prismjs": "1.26.3", "@types/react": "18.2.15", "@types/react-dom": "18.2.7", "@types/testing-library__jest-dom": "5.14.8", diff --git a/public/app/plugins/datasource/tempo/package.json b/public/app/plugins/datasource/tempo/package.json index b58c7202e37..d825c8c97c0 100644 --- a/public/app/plugins/datasource/tempo/package.json +++ b/public/app/plugins/datasource/tempo/package.json @@ -50,7 +50,7 @@ "@types/jest": "29.5.11", "@types/lodash": "4.14.202", "@types/node": "20.8.10", - "@types/prismjs": "1.26.0", + "@types/prismjs": "1.26.3", "@types/react": "18.2.15", "@types/react-dom": "18.2.7", "@types/semver": "7.5.0", diff --git a/yarn.lock b/yarn.lock index f435b1c5648..56d6e9e0f17 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2943,7 +2943,7 @@ __metadata: "@testing-library/user-event": "npm:14.5.2" "@types/jest": "npm:29.5.11" "@types/lodash": "npm:4.14.202" - "@types/prismjs": "npm:1.26.0" + "@types/prismjs": "npm:1.26.3" "@types/react": "npm:18.2.15" "@types/react-dom": "npm:18.2.7" "@types/testing-library__jest-dom": "npm:5.14.8" @@ -3079,7 +3079,7 @@ __metadata: "@types/jest": "npm:29.5.11" "@types/lodash": "npm:4.14.202" "@types/node": "npm:20.8.10" - "@types/prismjs": "npm:1.26.0" + "@types/prismjs": "npm:1.26.3" "@types/react": "npm:18.2.15" "@types/react-dom": "npm:18.2.7" "@types/semver": "npm:7.5.0" @@ -9015,13 +9015,6 @@ __metadata: languageName: node linkType: hard -"@types/prismjs@npm:1.26.0": - version: 1.26.0 - resolution: "@types/prismjs@npm:1.26.0" - checksum: 61b46e490acd46abba6c7c8c491247ba0c94f65f36f2eb1b8a80b0afc7961c7f9f2b386bd51daf114d61758e59957fe196a285f5e34bd88e46b4794b3e2a597d - languageName: node - linkType: hard - "@types/prismjs@npm:1.26.3": version: 1.26.3 resolution: "@types/prismjs@npm:1.26.3"