Skip to content

Commit

Permalink
Update Snyk dependencies 6-17 (#3302)
Browse files Browse the repository at this point in the history
Closes #3301
Closes #3300 
Closes #3295
  • Loading branch information
dacharyc authored Jun 17, 2024
1 parent d6678c6 commit 97304fb
Show file tree
Hide file tree
Showing 2 changed files with 232 additions and 79 deletions.
9 changes: 4 additions & 5 deletions examples/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,16 +4,15 @@
"private": true,
"dependencies": {
"@apollo/client": "^3.10.4",
"@babel/plugin-syntax-flow": "^7.24.1",
"@babel/plugin-transform-react-jsx": "7.23.4",
"@babel/plugin-syntax-flow": "^7.24.7",
"@babel/plugin-transform-react-jsx": "7.24.7",
"@testing-library/jest-dom": "^6.4.5",
"@testing-library/user-event": "^14.5.2",
"@testing-library/dom": "^9.3.4",
"@types/jest": "^29.5.12",
"@types/node": "^20.12.12",
"@types/react": "^18.3.2",
"@types/react-dom": "^18.3.0",
"firebase": "^10.12.0",
"@types/react": "^18.3.3",
"firebase": "^10.12.2",
"graphql": "^16.8.1",
"graphql-tag": "^2.12.6",
"react": "^18.3.1",
Expand Down
Loading

0 comments on commit 97304fb

Please sign in to comment.