fix: upgrade htmx.org from 1.6.0 to 1.6.1

Snyk has created this PR to upgrade htmx.org from 1.6.0 to 1.6.1.

See this package in npm:
https://www.npmjs.com/package/htmx.org

See this project in Snyk:
https://app.snyk.io/org/nguyenkims/project/72f25afd-ac84-4504-a9bd-dc5ead29b930?utm_source=github&utm_medium=referral&page=upgrade-pr
This commit is contained in:
snyk-bot 2021-12-13 17:25:40 +00:00
parent f3e8fc10a9
commit 4f84c0d1c9
No known key found for this signature in database
GPG Key ID: 09541BBFF0C4C795
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",