update lunr

This commit is contained in:
Kyle Spearrin 2018-09-03 21:51:40 -04:00
parent 7c55da8cc6
commit 3973ebc00f
3 changed files with 5 additions and 5 deletions

2
jslib

@ -1 +1 @@
Subproject commit 26625a58d0831f023cf682b11116a02ed724d9f7
Subproject commit eb48abbcf659ae20b2d0627467bccb56c272132e

6
package-lock.json generated
View File

@ -6179,9 +6179,9 @@
}
},
"lunr": {
"version": "2.3.1",
"resolved": "https://registry.npmjs.org/lunr/-/lunr-2.3.1.tgz",
"integrity": "sha1-ETYWorYC3cEJMqe/ik5uV+v+zfI="
"version": "2.3.3",
"resolved": "https://registry.npmjs.org/lunr/-/lunr-2.3.3.tgz",
"integrity": "sha512-rlAEsgU9Bnavca2w1WJ6+6cdeHMXNyadcersyk3ZpuhgWb5HBNj8l4WwJz9PjksAhYDlpQffCVXPctOn+wCIVA=="
},
"magic-string": {
"version": "0.22.5",

View File

@ -75,7 +75,7 @@
"duo_web_sdk": "git+https://github.com/duosecurity/duo_web_sdk.git",
"font-awesome": "4.7.0",
"jquery": "3.3.1",
"lunr": "2.3.1",
"lunr": "2.3.3",
"mousetrap": "1.6.1",
"ngx-infinite-scroll": "0.8.4",
"node-forge": "0.7.1",