Bump dotenv from 16.3.1 to 16.4.0 #433

Closed
dependabot[bot] wants to merge 1 commits from dependabot/npm_and_yarn/dotenv-16.4.0 into main
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -19,7 +19,7 @@
"@tiptap/vue-3": "^2.0.3",
"@vitejs/plugin-vue": "^4.4.0",
"dompurify": "^3.0.4",
"dotenv": "^16.0.3",
"dotenv": "^16.4.0",
"pinia": "^2.0.28",
"pinia-plugin-persistedstate": "^3.2.0",
"sass": "^1.69.5",
@@ -4242,9 +4242,9 @@
"integrity": "sha512-b7uwreMYL2eZhrSCRC4ahLTeZcPZxSmYfmcQGXGkXiZSNW1X85v+SDM5KsWcpivIiUBH47Ji7NtyUdpLeF5JZQ=="
},
"node_modules/dotenv": {
"version": "16.3.1",
"resolved": "https://registry.npmjs.org/dotenv/-/dotenv-16.3.1.tgz",
"integrity": "sha512-IPzF4w4/Rd94bA9imS68tZBaYyBWSCE47V1RGuMrB94iyTOIEwRmVL2x/4An+6mETpLrKJ5hQkB8W4kFAadeIQ==",
"version": "16.4.0",
"resolved": "https://registry.npmjs.org/dotenv/-/dotenv-16.4.0.tgz",
"integrity": "sha512-WvImr5kpN5NGNn7KaDjJnLTh5rDVLZiDf/YLA8T1ZEZEBZNEDOE+mnkS0PVjPax8ZxBP5zC5SLMB3/9VV5de9g==",
"engines": {
"node": ">=12"
},

View File

@@ -45,7 +45,7 @@
"@tiptap/vue-3": "^2.0.3",
"@vitejs/plugin-vue": "^4.4.0",
"dompurify": "^3.0.4",
"dotenv": "^16.0.3",
"dotenv": "^16.4.0",
"pinia": "^2.0.28",
"pinia-plugin-persistedstate": "^3.2.0",
"sass": "^1.69.5",