Merge pull request #735 from liyasthomas/dependabot/npm_and_yarn/ace-builds-1.4.9

chore(deps): bump ace-builds from 1.4.8 to 1.4.9
This commit is contained in:
Liyas Thomas
2020-04-03 12:17:57 +05:30
committed by GitHub
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -2734,9 +2734,9 @@
}
},
"ace-builds": {
"version": "1.4.8",
"resolved": "https://registry.npmjs.org/ace-builds/-/ace-builds-1.4.8.tgz",
"integrity": "sha512-8ZVAxwyCGAxQX8mOp9imSXH0hoSPkGfy8igJy+WO/7axL30saRhKgg1XPACSmxxPA7nfHVwM+ShWXT+vKsNuFg=="
"version": "1.4.9",
"resolved": "https://registry.npmjs.org/ace-builds/-/ace-builds-1.4.9.tgz",
"integrity": "sha512-6I+uUDsj9AKu45VgJvloplr2DtGXRxsXNfdV9TypDkDi9MBiIV+oRNFJAf0g1b42Er3fgaVzMbLBxCeJQYNtSA=="
},
"acorn": {
"version": "6.4.1",

View File

@@ -36,7 +36,7 @@
"@nuxtjs/robots": "^2.4.2",
"@nuxtjs/sitemap": "^2.1.0",
"@nuxtjs/toast": "^3.3.0",
"ace-builds": "^1.4.8",
"ace-builds": "^1.4.9",
"firebase": "^7.13.1",
"graphql": "^14.6.0",
"graphql-language-service-interface": "^2.3.3",