chore(deps): bump firebase from 7.13.0 to 7.13.1

Bumps [firebase](https://github.com/firebase/firebase-js-sdk) from 7.13.0 to 7.13.1.
- [Release notes](https://github.com/firebase/firebase-js-sdk/releases)
- [Commits](https://github.com/firebase/firebase-js-sdk/compare/firebase@7.13.0...firebase@7.13.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-03-28 00:14:39 +00:00
committed by GitHub
parent c321f138e9
commit 359b6de304
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -5948,9 +5948,9 @@
}
},
"firebase": {
"version": "7.13.0",
"resolved": "https://registry.npmjs.org/firebase/-/firebase-7.13.0.tgz",
"integrity": "sha512-XozrF4UJ4RJR0/d38SiCuCrE8E9P2kd7cQAP4ksEIXNgPexnA9P6+oJipa+tgBx9h9uwVexESsmXAv0ESt8OXA==",
"version": "7.13.1",
"resolved": "https://registry.npmjs.org/firebase/-/firebase-7.13.1.tgz",
"integrity": "sha512-v4Z7Wioy/7LMC8RJn1jNlOaUqLK7bUEva+Uf+qrbtFd7hM2rWLW+0IqHZBwPrQ5tI604uHj7IlhqAZEjm38AMw==",
"requires": {
"@firebase/analytics": "0.3.0",
"@firebase/app": "0.6.0",

View File

@@ -37,7 +37,7 @@
"@nuxtjs/sitemap": "^2.0.1",
"@nuxtjs/toast": "^3.3.0",
"ace-builds": "^1.4.8",
"firebase": "^7.13.0",
"firebase": "^7.13.1",
"graphql": "^14.6.0",
"graphql-language-service-interface": "^2.3.3",
"nuxt": "^2.12.1",