fix: decodeURI() failing on malformated URI + chore(deps): bump

This commit is contained in:
Liyas Thomas
2020-12-29 07:13:46 +05:30
parent 353978f115
commit 9ac0cf1406
5 changed files with 18 additions and 18 deletions

View File

@@ -32,7 +32,7 @@
"esprima": "^4.0.1",
"firebase": "^8.2.1",
"graphql": "^15.4.0",
"graphql-language-service-interface": "^2.5.0",
"graphql-language-service-interface": "^2.6.0",
"mustache": "^4.1.0",
"nuxt": "^2.14.12",
"nuxt-i18n": "^6.16.0",
@@ -56,7 +56,7 @@
"babel-core": "^7.0.0-bridge.0",
"babel-jest": "^26.6.3",
"eslint": "^7.16.0",
"eslint-plugin-vue": "^7.3.0",
"eslint-plugin-vue": "^7.4.0",
"firebase-mock": "^2.3.2",
"husky": "^5.0.6",
"jest": "^26.6.3",