1
0

Fix vulnerabilities.

This commit is contained in:
Julien Buty
2019-04-25 13:20:15 +08:00
parent 7fdc91b5ff
commit bcbddbd59a
2 changed files with 155 additions and 1255 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "search-query-parser",
"version": "1.5.1",
"version": "1.5.2",
"description": "Parser for advanced search query syntax",
"main": "index.js",
"scripts": {
@@ -24,7 +24,7 @@
},
"homepage": "https://github.com/nepsilon/search-query-parser",
"devDependencies": {
"mocha": "*",
"mocha": "^6.1.4",
"should": "^3.2.0",
"typedoc": "^0.14.2",
"typedoc-plugin-markdown": "^1.1.27",