Skip to content

Commit

Permalink
Merge pull request #937 from jill64/renovate/dotenv-16.x
Browse files Browse the repository at this point in the history
fix(deps): update dependency dotenv to v16.4.7
  • Loading branch information
wraith-ci[bot] authored Dec 20, 2024
2 parents 2f9db80 + 1d5307f commit d85c5d7
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@jill64/sveltekit-adapter-aws",
"description": "🔌 SveleteKit AWS adapter with multiple architecture",
"version": "1.9.69",
"version": "1.9.70",
"type": "module",
"main": "dist/index.js",
"license": "MIT",
Expand Down Expand Up @@ -32,7 +32,7 @@
"repository": {
"type": "git",
"url": "git+https://github.com/jill64/sveltekit-adapter-aws.git",
"image": "https://opengraph.githubassets.com/9afe75b793ab9b7c77a518fb32f3902da32da15d30225114b583dd3b7d3e37b7/jill64/sveltekit-adapter-aws"
"image": "https://opengraph.githubassets.com/b52b20cd8c94f910f15a6bf38bbae62944ff74442bf5dac7b2cbc5f8919324d4/jill64/sveltekit-adapter-aws"
},
"publishConfig": {
"access": "public"
Expand Down Expand Up @@ -75,7 +75,7 @@
"aws-cdk-lib": "2.155.0",
"tsx": "4.19.2",
"constructs": "10.3.1",
"dotenv": "16.4.5",
"dotenv": "16.4.7",
"esbuild": "0.24.0",
"mime-types": "2.1.35",
"nanoid": "5.0.9"
Expand Down
10 changes: 5 additions & 5 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit d85c5d7

Please sign in to comment.