Merge pull request #717 from liyasthomas/dependabot/npm_and_yarn/firebase-7.13.1

chore(deps): bump firebase from 7.13.0 to 7.13.1
This commit is contained in:
Liyas Thomas 2020-03-28 05:59:18 +05:30 committed by GitHub
commit e5f8259981
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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",