mirror of
https://github.com/HDInnovations/UNIT3D-Community-Edition.git
synced 2026-04-22 10:08:31 -05:00
fix: upgrade alpinejs from 3.4.0 to 3.4.1
Snyk has created this PR to upgrade alpinejs from 3.4.0 to 3.4.1. See this package in npm: https://www.npmjs.com/package/alpinejs See this project in Snyk: https://app.snyk.io/org/hdvinnie/project/6b7b1de8-87b9-4ad8-af25-76e8662a0bbe?utm_source=github&utm_medium=referral&page=upgrade-pr
This commit is contained in:
Generated
+3
-3
@@ -1805,9 +1805,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"alpinejs": {
|
||||
"version": "3.4.0",
|
||||
"resolved": "https://registry.npmjs.org/alpinejs/-/alpinejs-3.4.0.tgz",
|
||||
"integrity": "sha512-ph9NBMpBcVc2vvSX8OpAu2Fg9mAPwIWZ+AwDZQ8t8iK3ZvT4toVzyuhelUQIT3iqYsh7yzVVT8BB7lWy55cqPw==",
|
||||
"version": "3.4.1",
|
||||
"resolved": "https://registry.npmjs.org/alpinejs/-/alpinejs-3.4.1.tgz",
|
||||
"integrity": "sha512-nbHeIJQBn9ji/MWV8ueG4U1B9rPvn2e5/NcM4fHmGNDsmouu1NLzFQtq0cK6Jbj+IbkXU/UlxZB83gUReaw01w==",
|
||||
"requires": {
|
||||
"@vue/reactivity": "~3.1.1"
|
||||
}
|
||||
|
||||
+1
-1
@@ -28,7 +28,7 @@
|
||||
"vue-template-compiler": "^2.6.14"
|
||||
},
|
||||
"dependencies": {
|
||||
"alpinejs": "^3.4.0",
|
||||
"alpinejs": "^3.4.1",
|
||||
"dayjs": "^1.10.7",
|
||||
"keen-slider": "^5.5.1",
|
||||
"node-vibrant": "^3.1.6"
|
||||
|
||||
Reference in New Issue
Block a user