Skip to content

Commit 97304fb

Browse files
authored
Update Snyk dependencies 6-17 (#3302)
Closes #3301 Closes #3300 Closes #3295
1 parent d6678c6 commit 97304fb

File tree

2 files changed

+232
-79
lines changed

2 files changed

+232
-79
lines changed

examples/web/package.json

+4-5
Original file line numberDiff line numberDiff line change
@@ -4,16 +4,15 @@
44
"private": true,
55
"dependencies": {
66
"@apollo/client": "^3.10.4",
7-
"@babel/plugin-syntax-flow": "^7.24.1",
8-
"@babel/plugin-transform-react-jsx": "7.23.4",
7+
"@babel/plugin-syntax-flow": "^7.24.7",
8+
"@babel/plugin-transform-react-jsx": "7.24.7",
99
"@testing-library/jest-dom": "^6.4.5",
1010
"@testing-library/user-event": "^14.5.2",
1111
"@testing-library/dom": "^9.3.4",
1212
"@types/jest": "^29.5.12",
1313
"@types/node": "^20.12.12",
14-
"@types/react": "^18.3.2",
15-
"@types/react-dom": "^18.3.0",
16-
"firebase": "^10.12.0",
14+
"@types/react": "^18.3.3",
15+
"firebase": "^10.12.2",
1716
"graphql": "^16.8.1",
1817
"graphql-tag": "^2.12.6",
1918
"react": "^18.3.1",

0 commit comments

Comments
 (0)