Skip to content

Commit f6f6f27

Browse files
authored
Resolve new Snyk security alerts (#3264)
Closes #3261 Closes #3262
1 parent 4172b71 commit f6f6f27

File tree

2 files changed

+353
-336
lines changed

2 files changed

+353
-336
lines changed

examples/web/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,13 +13,13 @@
1313
"@types/node": "^20.12.7",
1414
"@types/react": "^18.3.2",
1515
"@types/react-dom": "^18.3.0",
16-
"firebase": "^10.11.0",
16+
"firebase": "^10.12.0",
1717
"graphql": "^16.8.1",
1818
"graphql-tag": "^2.12.6",
19-
"react": "^18.2.0",
20-
"react-dom": "^18.2.0",
19+
"react": "^18.3.1",
20+
"react-dom": "^18.3.1",
2121
"react-scripts": "5.0.1",
22-
"react-test-renderer": "^18.2.0",
22+
"react-test-renderer": "^18.3.1",
2323
"realm-web": "^2.0.0",
2424
"typescript": "^5.4.5",
2525
"web-vitals": "^3.5.2"

0 commit comments

Comments
 (0)