Skip to content

Commit

Permalink
Merge pull request #86 from gavatron90/snyk-fix-086e65db64e67523696b5…
Browse files Browse the repository at this point in the history
…58ef10da30c

[Snyk] Fix for 10 vulnerabilities
  • Loading branch information
gavatron90 authored Dec 17, 2023
2 parents ee4f6d6 + 8e2da7b commit a9aa3bf
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -306,7 +306,7 @@
"yarn-deduplicate": "^3.1.0"
},
"dependencies": {
"@apollo/client": "^3.3.20",
"@apollo/client": "^3.4.0",
"@reach/accordion": "^0.10.2",
"@reach/combobox": "^0.15.2",
"@reach/dialog": "^0.11.2",
Expand All @@ -327,7 +327,7 @@
"@visx/group": "^1.7.0",
"@visx/mock-data": "^1.7.0",
"@visx/pattern": "^1.7.0",
"@visx/scale": "^1.7.0",
"@visx/scale": "^2.17.0",
"@visx/xychart": "^1.7.3",
"bloomfilter": "^0.0.18",
"bootstrap": "^4.5.2",
Expand All @@ -337,7 +337,7 @@
"core-js": "^3.8.2",
"d3-axis": "^1.0.12",
"d3-format": "^2.0.0",
"d3-scale": "^3.2.1",
"d3-scale": "^4.0.0",
"d3-selection": "^1.4.1",
"d3-shape": "^1.3.7",
"d3-time-format": "^3.0.0",
Expand All @@ -346,18 +346,18 @@
"downshift": "^3.4.8",
"focus-visible": "^5.2.0",
"fzy.js": "^0.4.1",
"got": "^11.5.2",
"graphiql": "^1.3.2",
"got": "^11.8.5",
"graphiql": "^1.4.7",
"highlight.js": "^10.5.0",
"highlightjs-graphql": "^1.0.2",
"is-absolute-url": "^3.0.3",
"iterare": "^1.2.1",
"js-cookie": "^2.2.1",
"linguist-languages": "^7.14.0",
"lodash": "^4.17.20",
"marked": "^2.0.3",
"marked": "^4.0.10",
"mdi-react": "^7.3.0",
"minimatch": "^3.0.4",
"minimatch": "^3.0.5",
"monaco-editor": "^0.24.0",
"nice-ticks": "^1.0.1",
"open-color": "^1.8.0",
Expand All @@ -378,11 +378,11 @@
"react-textarea-autosize": "^8.3.0",
"react-visibility-sensor": "^5.1.1",
"reactstrap": "^8.4.1",
"recharts": "^1.8.5",
"recharts": "^2.1.3",
"regexpp": "^3.1.0",
"rxjs": "^6.6.3",
"sanitize-html": "^2.0.0",
"semver": "^7.3.2",
"sanitize-html": "^2.7.1",
"semver": "^7.5.2",
"shepherd.js": "^8.0.2",
"string-score": "^1.0.1",
"tabbable": "^5.1.5",
Expand Down

0 comments on commit a9aa3bf

Please sign in to comment.