This commit is contained in:
dependabot[bot] 2024-02-21 02:46:03 +00:00 committed by GitHub
commit 7b96390b24
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

8
package-lock.json generated
View File

@ -7,7 +7,7 @@
"name": "nuxt-app",
"hasInstallScript": true,
"devDependencies": {
"@nuxt/devtools": "latest",
"@nuxt/devtools": "*",
"@nuxtjs/tailwindcss": "^6.10.0",
"@vueform/nuxt": "^1.4.0",
"flowbite": "^2.2.0",
@ -5808,9 +5808,9 @@
}
},
"node_modules/ip": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/ip/-/ip-2.0.0.tgz",
"integrity": "sha512-WKa+XuLG1A1R0UWhl2+1XQSi+fZWMsYKffMZTTYsiZaUD8k2yDAj5atimTUD2TZkyCkNEeYE5NhFZmupOGtjYQ==",
"version": "2.0.1",
"resolved": "https://registry.npmjs.org/ip/-/ip-2.0.1.tgz",
"integrity": "sha512-lJUL9imLTNi1ZfXT+DU6rBBdbiKGBuay9B6xGSPVjUeQwaH1RIGqef8RZkUtHioLmSNpPR5M4HVKJGm1j8FWVQ==",
"dev": true
},
"node_modules/iron-webcrypto": {