Skip to content

Commit 7a34e17

Browse files
Merge branch 'main' into sore-orca
2 parents 0a87ad8 + f0568b3 commit 7a34e17

File tree

3 files changed

+10
-5
lines changed

3 files changed

+10
-5
lines changed

SECURITY.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# Security Policy
2+
3+
## Reporting a Vulnerability
4+
5+
Please report any suspected security issues to team@httparchive.org. We currently to not participate in a bug bounty programme.

src/package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"run": "docker run -p 8080:8080 report-api"
1616
},
1717
"dependencies": {
18-
"@google-cloud/firestore": "8.1.0",
18+
"@google-cloud/firestore": "8.2.0",
1919
"@google-cloud/functions-framework": "^5.0.0",
2020
"@google-cloud/storage": "7.18.0"
2121
},

0 commit comments

Comments
 (0)