Merge pull request #501 from liyasthomas/dependabot/npm_and_yarn/ace-builds-1.4.8

chore(deps): bump ace-builds from 1.4.7 to 1.4.8
This commit is contained in:
Liyas Thomas
2020-01-18 06:52:47 +05:30
committed by GitHub
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -1834,9 +1834,9 @@
}
},
"ace-builds": {
"version": "1.4.7",
"resolved": "https://registry.npmjs.org/ace-builds/-/ace-builds-1.4.7.tgz",
"integrity": "sha512-gwQGVFewBopRLho08BfahyvRa9FlB43JUig5ItAKTYc9kJJsbA9QNz75p28QtQomoPQ9rJx82ymL21x4ZSZmdg=="
"version": "1.4.8",
"resolved": "https://registry.npmjs.org/ace-builds/-/ace-builds-1.4.8.tgz",
"integrity": "sha512-8ZVAxwyCGAxQX8mOp9imSXH0hoSPkGfy8igJy+WO/7axL30saRhKgg1XPACSmxxPA7nfHVwM+ShWXT+vKsNuFg=="
},
"acorn": {
"version": "6.4.0",

View File

@@ -25,7 +25,7 @@
"@nuxtjs/robots": "^2.4.2",
"@nuxtjs/sitemap": "^2.0.1",
"@nuxtjs/toast": "^3.3.0",
"ace-builds": "^1.4.7",
"ace-builds": "^1.4.8",
"graphql": "^14.5.8",
"nuxt": "^2.11.0",
"nuxt-i18n": "^6.4.1",