📦 Updated all non-major dependencies

This commit is contained in:
Liyas Thomas
2020-08-28 00:12:27 +05:30
parent fd1e00986c
commit 993a8f83ff
3 changed files with 13 additions and 13 deletions

View File

@@ -218,7 +218,7 @@ _**All `i18n` contributions are welcome to `i18n` [branch](https://github.com/ho
📦 **Add-ons**: Official add-ons for hoppscotch. 📦 **Add-ons**: Official add-ons for hoppscotch.
- **[Proxy](https://github.com/hoppscotch/proxywoman)** - A simple proxy server created for Hoppscotch - **[Proxy](https://github.com/hoppscotch/proxywoman)** - A simple proxy server created for Hoppscotch
- **[CLI β](https://github.com/hoppscotch/postwoman-cli)** - A CLI solution for Hoppscotch - **[CLI β](https://github.com/hoppscotch/hopp-cli)** - A CLI solution for Hoppscotch
- **[Browser Extensions](https://github.com/hoppscotch/hoppscotch-extension)** - Browser extensions that simplifies access to Hoppscotch - **[Browser Extensions](https://github.com/hoppscotch/hoppscotch-extension)** - Browser extensions that simplifies access to Hoppscotch
[![Firefox](https://raw.github.com/alrra/browser-logos/master/src/firefox/firefox_16x16.png) **Firefox**](https://addons.mozilla.org/en-US/firefox/addon/hoppscotch)  |  [![Chrome](https://raw.github.com/alrra/browser-logos/master/src/chrome/chrome_16x16.png) **Chrome**](https://chrome.google.com/webstore/detail/hoppscotch-extension-for-c/amknoiejhlmhancpahfcfcfhllgkpbld) [![Firefox](https://raw.github.com/alrra/browser-logos/master/src/firefox/firefox_16x16.png) **Firefox**](https://addons.mozilla.org/en-US/firefox/addon/hoppscotch)  |  [![Chrome](https://raw.github.com/alrra/browser-logos/master/src/chrome/chrome_16x16.png) **Chrome**](https://chrome.google.com/webstore/detail/hoppscotch-extension-for-c/amknoiejhlmhancpahfcfcfhllgkpbld)

22
package-lock.json generated
View File

@@ -1202,12 +1202,12 @@
} }
}, },
"@firebase/firestore": { "@firebase/firestore": {
"version": "1.16.5", "version": "1.16.6",
"resolved": "https://registry.npmjs.org/@firebase/firestore/-/firestore-1.16.5.tgz", "resolved": "https://registry.npmjs.org/@firebase/firestore/-/firestore-1.16.6.tgz",
"integrity": "sha512-GjCL4Ngy46qSdXAg9obXBuIKG2m/7a21dQktqRPaPH9xpHnymq8LxUK7sdUfyY8FBIQp6Si6O61e9fko4FjSMw==", "integrity": "sha512-w04ZS0i8xclGNvwpxt7Q3M9nhUq6pL0G73ZpDizPKB+peTuY/bcks+zrfNKZwDEaM+i0/lg9UZKREr0HtZOJsw==",
"requires": { "requires": {
"@firebase/component": "0.1.18", "@firebase/component": "0.1.18",
"@firebase/firestore-types": "1.12.0", "@firebase/firestore-types": "1.12.1",
"@firebase/logger": "0.2.6", "@firebase/logger": "0.2.6",
"@firebase/util": "0.3.1", "@firebase/util": "0.3.1",
"@firebase/webchannel-wrapper": "0.3.0", "@firebase/webchannel-wrapper": "0.3.0",
@@ -1218,9 +1218,9 @@
} }
}, },
"@firebase/firestore-types": { "@firebase/firestore-types": {
"version": "1.12.0", "version": "1.12.1",
"resolved": "https://registry.npmjs.org/@firebase/firestore-types/-/firestore-types-1.12.0.tgz", "resolved": "https://registry.npmjs.org/@firebase/firestore-types/-/firestore-types-1.12.1.tgz",
"integrity": "sha512-OqNxVb63wPZdUc7YnpacAW1WNIMSKERSewCRi+unCQ0YI0KNfrDSypyGCyel+S3GdOtKMk9KnvDknaGbnaFX4g==" "integrity": "sha512-CpWcDriYnGDoAl0D9DcSuwX0b/fXqi7qOwuuTI1M0SYxau48G8cqhVjzjqPDgEM3kDGYJTnPN3ALS0Z4cnwERQ=="
}, },
"@firebase/functions": { "@firebase/functions": {
"version": "0.4.50", "version": "0.4.50",
@@ -7079,16 +7079,16 @@
} }
}, },
"firebase": { "firebase": {
"version": "7.19.0", "version": "7.19.1",
"resolved": "https://registry.npmjs.org/firebase/-/firebase-7.19.0.tgz", "resolved": "https://registry.npmjs.org/firebase/-/firebase-7.19.1.tgz",
"integrity": "sha512-gS0nFagMfDLEucgcMD/tCfpLH+crnTurpyMsh6JEvith7GA8cRA4S3T3300xPL6dSZliI7EiGsCNBXBil6sAUw==", "integrity": "sha512-kZUbxN4amrKZc2pkmAMqQtWNkb608rCZLL61NC0X/UXI1euWhIFXdCGQNBlEdOlUwDLBGwNpyTBhQtL4UYHEZw==",
"requires": { "requires": {
"@firebase/analytics": "0.4.2", "@firebase/analytics": "0.4.2",
"@firebase/app": "0.6.10", "@firebase/app": "0.6.10",
"@firebase/app-types": "0.6.1", "@firebase/app-types": "0.6.1",
"@firebase/auth": "0.14.9", "@firebase/auth": "0.14.9",
"@firebase/database": "0.6.11", "@firebase/database": "0.6.11",
"@firebase/firestore": "1.16.5", "@firebase/firestore": "1.16.6",
"@firebase/functions": "0.4.50", "@firebase/functions": "0.4.50",
"@firebase/installations": "0.4.16", "@firebase/installations": "0.4.16",
"@firebase/messaging": "0.7.0", "@firebase/messaging": "0.7.0",

View File

@@ -33,7 +33,7 @@
"@nuxtjs/sitemap": "^2.4.0", "@nuxtjs/sitemap": "^2.4.0",
"@nuxtjs/toast": "^3.3.1", "@nuxtjs/toast": "^3.3.1",
"ace-builds": "^1.4.12", "ace-builds": "^1.4.12",
"firebase": "^7.19.0", "firebase": "^7.19.1",
"esprima": "^4.0.1", "esprima": "^4.0.1",
"graphql": "^15.3.0", "graphql": "^15.3.0",
"graphql-language-service-interface": "^2.4.1", "graphql-language-service-interface": "^2.4.1",