Bump package version to 2.4.22 & address vulns

This commit is contained in:
Starystars67
2026-05-16 13:45:14 -05:00
parent 38213e1a50
commit d2ec932153
2 changed files with 7 additions and 6 deletions
+6 -5
View File
@@ -1,12 +1,12 @@
{
"name": "beammp-website",
"version": "2.4.20",
"version": "2.4.22",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "beammp-website",
"version": "2.4.20",
"version": "2.4.22",
"dependencies": {
"@tailwindcss/vite": "^4.1.17",
"@vueuse/core": "^14.1.0",
@@ -2841,9 +2841,9 @@
}
},
"node_modules/postcss": {
"version": "8.5.6",
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.6.tgz",
"integrity": "sha512-3Ybi1tAuwAP9s0r1UQ2J4n5Y0G05bJkpUIO0/bI9MhwmD70S5aTWbXGBwxHrelT+XM1k6dM0pk+SwNkpTRN7Pg==",
"version": "8.5.14",
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.14.tgz",
"integrity": "sha512-SoSL4+OSEtR99LHFZQiJLkT59C5B1amGO1NzTwj7TT1qCUgUO6hxOvzkOYxD+vMrXBM3XJIKzokoERdqQq/Zmg==",
"funding": [
{
"type": "opencollective",
@@ -2858,6 +2858,7 @@
"url": "https://github.com/sponsors/ai"
}
],
"license": "MIT",
"dependencies": {
"nanoid": "^3.3.11",
"picocolors": "^1.1.1",
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "beammp-website",
"private": true,
"version": "2.4.20",
"version": "2.4.22",
"type": "module",
"scripts": {
"dev": "vite",