Skip to content

Commit 3aa5c2d

Browse files
fix: upgrade firebase from 9.6.10 to 9.10.0 (#2227)
Snyk has created this PR to upgrade firebase from 9.6.10 to 9.10.0. See this package in npm: https://www.npmjs.com/package/firebase See this project in Snyk: https://app.snyk.io/org/sandbox-2ba/project/9043c51f-3f0d-45c6-8455-b658274f2872?utm_source=github&utm_medium=referral&page=upgrade-pr Co-authored-by: snyk-bot <[email protected]>
1 parent d025031 commit 3aa5c2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"@types/node": "^16.11.62",
1212
"@types/react": "^17.0.39",
1313
"@types/react-dom": "^17.0.11",
14-
"firebase": "^9.6.10",
14+
"firebase": "^9.10.0",
1515
"graphql": "^16.3.0",
1616
"graphql-tag": "^2.12.6",
1717
"react": "^17.0.2",

0 commit comments

Comments
 (0)