mirror of
https://github.com/HDInnovations/UNIT3D-Community-Edition.git
synced 2026-04-23 11:39:19 -05:00
fix: upgrade alpinejs from 3.4.1 to 3.4.2
Snyk has created this PR to upgrade alpinejs from 3.4.1 to 3.4.2. 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.1",
|
||||
"resolved": "https://registry.npmjs.org/alpinejs/-/alpinejs-3.4.1.tgz",
|
||||
"integrity": "sha512-nbHeIJQBn9ji/MWV8ueG4U1B9rPvn2e5/NcM4fHmGNDsmouu1NLzFQtq0cK6Jbj+IbkXU/UlxZB83gUReaw01w==",
|
||||
"version": "3.4.2",
|
||||
"resolved": "https://registry.npmjs.org/alpinejs/-/alpinejs-3.4.2.tgz",
|
||||
"integrity": "sha512-PCTLdySJG5ercbN/g4sO+Nyo0TjzV3IP5W9L3UiSj3756VZPUctNiikLAoKX5al2NlLE2O7jPpgtakuRpLLeIQ==",
|
||||
"requires": {
|
||||
"@vue/reactivity": "~3.1.1"
|
||||
}
|
||||
|
||||
+1
-1
@@ -28,7 +28,7 @@
|
||||
"vue-template-compiler": "^2.6.14"
|
||||
},
|
||||
"dependencies": {
|
||||
"alpinejs": "^3.4.1",
|
||||
"alpinejs": "^3.4.2",
|
||||
"dayjs": "^1.10.7",
|
||||
"keen-slider": "^5.5.1",
|
||||
"node-vibrant": "^3.1.6"
|
||||
|
||||
Reference in New Issue
Block a user