Skip to content

Commit

Permalink
Merge pull request #5263 from hallieswan/SWC-6434
Browse files Browse the repository at this point in the history
SWC-6434: bump SRC
  • Loading branch information
jay-hodgson authored Jan 19, 2024
2 parents a2cd8a0 + 35e2f26 commit 8dab64b
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 11 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"react-router-dom": "^5.3.4",
"react-transition-group": "2.6.0",
"sass": "^1.63.6",
"synapse-react-client": "3.1.71",
"synapse-react-client": "3.1.72",
"universal-cookie": "^4.0.4",
"spark-md5": "^3.0.2",
"papaparse": "^5.4.1"
Expand Down
21 changes: 11 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4244,12 +4244,12 @@ [email protected]:
optionalDependencies:
fsevents "2.3.2"

plotly.js-basic-dist@^2.24.3:
version "2.24.3"
resolved "https://registry.yarnpkg.com/plotly.js-basic-dist/-/plotly.js-basic-dist-2.24.3.tgz#0e044e7f83aa15372b66b59c79d5736cecffafd5"
integrity sha512-fiVn3XTl7acMUp/Th9QDflmaK/EtId28U8SF1kmPgpwQaiTvP7M5u1XLeXIsEsSbDOmtWfr5hEpKYwcc2TcjEA==
plotly.js-basic-dist@^2.28.0:
version "2.28.0"
resolved "https://registry.yarnpkg.com/plotly.js-basic-dist/-/plotly.js-basic-dist-2.28.0.tgz#b94c8b5ec9763797747cab939144c4ecad3bd1ec"
integrity sha512-TZrPYTEHcQU9S8DlQXV+g9HMNS6cr2qO3C+yRKZ3Rqs4hFNc5t7Izsff0iNJvaqMfUBSuxWMW+XD1Gqf1hWaMg==

plotly.js@^2.28.0:
plotly.js@2.28.0, plotly.js@^2.28.0:
version "2.28.0"
resolved "https://registry.yarnpkg.com/plotly.js/-/plotly.js-2.28.0.tgz#fb6b813ddbf99f400b7440b573f3a89759057629"
integrity sha512-fEvAapXhFTFO/PM5LnUvoG+tgOxRjjW7C7nHwVaDLKfq0F+SF/p3zRgo7vKwk9588WfgEHvuk6yRnp1mxZ+YSw==
Expand Down Expand Up @@ -5330,10 +5330,10 @@ svg-path-sdf@^1.1.3:
parse-svg-path "^0.1.2"
svg-path-bounds "^1.0.1"

[email protected].71:
version "3.1.71"
resolved "https://registry.yarnpkg.com/synapse-react-client/-/synapse-react-client-3.1.71.tgz#c0950c837735161028c17b600f5c23df43fd3323"
integrity sha512-GqFfZO7S7BF4C284mD0scoMaqEgBOiezTcOMCvojzO/JuEd8kVgDPNHSCo92uYoW7PG94n5Ig+p2Lcz7L0sfUQ==
[email protected].72:
version "3.1.72"
resolved "https://registry.yarnpkg.com/synapse-react-client/-/synapse-react-client-3.1.72.tgz#116c8b6ce955d414df45792f44e905da3d684cf8"
integrity sha512-9RRqWNh51U6YCRacXuFEACHU05K8kfpd8GB6H6IPYultQ3iwcECczOY9wEuEfATNJEzceFDBnTqBD3FipV+k2A==
dependencies:
"@apidevtools/json-schema-ref-parser" "^9.1.2"
"@brainhubeu/react-carousel" "1.19.26"
Expand Down Expand Up @@ -5384,7 +5384,8 @@ [email protected]:
markdown-it-synapse-table "^1.0.6"
mui-one-time-password-input "1.1.0"
papaparse "^5.4.1"
plotly.js-basic-dist "^2.24.3"
plotly.js "2.28.0"
plotly.js-basic-dist "^2.28.0"
pluralize "^8.0.0"
prop-types "^15.8.1"
qrcode "^1.5.3"
Expand Down

0 comments on commit 8dab64b

Please sign in to comment.