Merge pull request #435 from STEMMechanics/dependabot/npm_and_yarn/dotenv-16.4.1

This commit was merged in pull request #435.
This commit is contained in:
2024-01-26 19:47:09 +10:00
committed by GitHub
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": "^5.0.3",
"dompurify": "^3.0.4",
"dotenv": "^16.0.3",
"dotenv": "^16.4.1",
"pinia": "^2.0.28",
"pinia-plugin-persistedstate": "^3.2.0",
"sass": "^1.69.5",
@@ -4422,9 +4422,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.1",
"resolved": "https://registry.npmjs.org/dotenv/-/dotenv-16.4.1.tgz",
"integrity": "sha512-CjA3y+Dr3FyFDOAMnxZEGtnW9KBR2M0JvvUtXNW+dYJL5ROWxP9DUHCwgFqpMk0OXCc0ljhaNTr2w/kutYIcHQ==",
"engines": {
"node": ">=12"
},

View File

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