Update package-lock.json

Signed-off-by: Julius Volz <julius.volz@gmail.com>
pull/10052/head
Julius Volz 2021-12-20 21:39:56 +01:00
parent 52a1a1a797
commit 54dbfa7f68
1 changed files with 3 additions and 3 deletions

View File

@ -14,7 +14,7 @@
} }
}, },
"module/codemirror-promql": { "module/codemirror-promql": {
"version": "0.18.0", "version": "0.19.0",
"license": "Apache-2.0", "license": "Apache-2.0",
"dependencies": { "dependencies": {
"lru-cache": "^6.0.0" "lru-cache": "^6.0.0"
@ -7246,7 +7246,7 @@
"@fortawesome/react-fontawesome": "^0.1.16", "@fortawesome/react-fontawesome": "^0.1.16",
"@nexucis/fuzzy": "^0.3.0", "@nexucis/fuzzy": "^0.3.0",
"bootstrap": "^4.6.1", "bootstrap": "^4.6.1",
"codemirror-promql": "0.18.0", "codemirror-promql": "0.19.0",
"css.escape": "^1.5.1", "css.escape": "^1.5.1",
"downshift": "^6.1.7", "downshift": "^6.1.7",
"i": "^0.3.7", "i": "^0.3.7",
@ -29701,7 +29701,7 @@
"@types/sinon": "^10.0.6", "@types/sinon": "^10.0.6",
"@wojtekmaj/enzyme-adapter-react-17": "^0.6.5", "@wojtekmaj/enzyme-adapter-react-17": "^0.6.5",
"bootstrap": "^4.6.1", "bootstrap": "^4.6.1",
"codemirror-promql": "0.18.0", "codemirror-promql": "0.19.0",
"css.escape": "^1.5.1", "css.escape": "^1.5.1",
"downshift": "^6.1.7", "downshift": "^6.1.7",
"enzyme": "^3.11.0", "enzyme": "^3.11.0",