Merge pull request #723 from simple-login/snyk-upgrade-3c2f300d18742ee8000234e4d3675193

[Snyk] Upgrade htmx.org from 1.6.0 to 1.6.1
This commit is contained in:
Son Nguyen Kim 2022-02-03 20:11:06 +01:00 committed by GitHub
commit a436859a55
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

6
static/package-lock.json generated vendored
View File

@ -82,9 +82,9 @@
"integrity": "sha1-j6jPBBGhoxr9B7BtKQK7n8gVoTM="
},
"htmx.org": {
"version": "1.6.0",
"resolved": "https://registry.npmjs.org/htmx.org/-/htmx.org-1.6.0.tgz",
"integrity": "sha512-/XzLC1QgqdBDIzxGKYN1IbmPHz9QFyId/x+ujJYd4febA99lb1hozyCASNdMHUMTXIqtzBYs2hL2nJfVD/IELQ=="
"version": "1.6.1",
"resolved": "https://registry.npmjs.org/htmx.org/-/htmx.org-1.6.1.tgz",
"integrity": "sha512-i+1k5ee2eFWaZbomjckyrDjUpa3FMDZWufatUSBmmsjXVksn89nsXvr1KLGIdAajiz+ZSL7TE4U/QaZVd2U2sA=="
},
"intro.js": {
"version": "2.9.3",

2
static/package.json vendored
View File

@ -19,7 +19,7 @@
"@sentry/browser": "^5.30.0",
"bootbox": "^5.5.2",
"font-awesome": "^4.7.0",
"htmx.org": "^1.6.0",
"htmx.org": "^1.6.1",
"intro.js": "^2.9.3",
"multiple-select": "^1.5.2",
"parsleyjs": "^2.9.2",