Skip to content

Commit

Permalink
Merge pull request #3 from intergral/snyk-upgrade-8ba1bac18e0f98bdf1a…
Browse files Browse the repository at this point in the history
…9d566dd1c86ac

[Snyk] Upgrade @grafana/data from 10.2.0 to 10.2.1
  • Loading branch information
Umaaz authored Dec 18, 2023
2 parents 773ad65 + 55ecde6 commit cb557fe
Show file tree
Hide file tree
Showing 2 changed files with 44 additions and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
},
"dependencies": {
"@emotion/css": "^11.11.2",
"@grafana/data": "10.2.0",
"@grafana/data": "10.2.1",
"@grafana/runtime": "10.2.0",
"@grafana/ui": "10.2.0",
"react": "17.0.2",
Expand Down
43 changes: 43 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1529,6 +1529,37 @@
uplot "1.6.26"
xss "^1.0.14"

"@grafana/[email protected]":
version "10.2.1"
resolved "https://registry.yarnpkg.com/@grafana/data/-/data-10.2.1.tgz#80f711af80f7afb9f370bea5749666c35234e3bc"
integrity sha512-7T4akx7PBq/aUj98q0U7mX1hJk9KGNglBr8+rqvkAsXc0l1WPykJDOGr2tWmTuAz73aUrjB7cbSUGEIQWNGWYA==
dependencies:
"@braintree/sanitize-url" "6.0.2"
"@grafana/schema" "10.2.1"
"@types/d3-interpolate" "^3.0.0"
"@types/string-hash" "1.1.1"
d3-interpolate "3.0.1"
date-fns "2.30.0"
dompurify "^2.4.3"
eventemitter3 "5.0.1"
fast_array_intersect "1.1.0"
history "4.10.1"
lodash "4.17.21"
marked "5.1.1"
marked-mangle "1.1.0"
moment "2.29.4"
moment-timezone "0.5.43"
ol "7.4.0"
papaparse "5.4.1"
react-use "17.4.0"
regenerator-runtime "0.13.11"
rxjs "7.8.1"
string-hash "^1.1.3"
tinycolor2 "1.6.0"
tslib "2.6.0"
uplot "1.6.27"
xss "^1.0.14"

"@grafana/[email protected]":
version "10.2.0"
resolved "https://registry.yarnpkg.com/@grafana/e2e-selectors/-/e2e-selectors-10.2.0.tgz#12110b75376cfeeeeb33d8bb57fca2b4119febb7"
Expand Down Expand Up @@ -1625,6 +1656,13 @@
dependencies:
tslib "2.6.0"

"@grafana/[email protected]":
version "10.2.1"
resolved "https://registry.yarnpkg.com/@grafana/schema/-/schema-10.2.1.tgz#85c0c6eb2f30400e6a87f99f1a93328160535f59"
integrity sha512-yyytYasg2nZzTiwq5QQ4NW+iuC+qNp3ZXgm7LuzH8WZPq9t6P8fxWS+QW9icL4dmocFardn1jVW1s/tpVqHgaw==
dependencies:
tslib "2.6.0"

"@grafana/tsconfig@^1.2.0-rc1":
version "1.2.0-rc1"
resolved "https://registry.yarnpkg.com/@grafana/tsconfig/-/tsconfig-1.2.0-rc1.tgz#10973c978ec95b0ea637511254b5f478bce04de7"
Expand Down Expand Up @@ -9899,6 +9937,11 @@ [email protected]:
resolved "https://registry.yarnpkg.com/uplot/-/uplot-1.6.26.tgz#a6012fd141ad4a71741c75af0c71283d0ade45a7"
integrity sha512-qN0mveL6UsP40TnHzHAJkUQvpfA3y8zSLXtXKVlJo/sLfj2+vjan/Z3g81MCZjy/hEDUFNtnLftPmETDA4s7Rg==

[email protected]:
version "1.6.27"
resolved "https://registry.yarnpkg.com/uplot/-/uplot-1.6.27.tgz#d282b98ea17f8980eadb2b7d634a8b11dd4521aa"
integrity sha512-78U4ss5YeU65kQkOC/QAKiyII+4uo+TYUJJKvuxRzeSpk/s5sjpY1TL0agkmhHBBShpvLtmbHIEiM7+C5lBULg==

uri-js@^4.2.2:
version "4.4.1"
resolved "https://registry.yarnpkg.com/uri-js/-/uri-js-4.4.1.tgz#9b1a52595225859e55f669d928f88c6c57f2a77e"
Expand Down

0 comments on commit cb557fe

Please sign in to comment.