Skip to content

Commit

Permalink
Merge pull request #13 from ButterCMS/babel-security-fix
Browse files Browse the repository at this point in the history
babel security fix - bump buttercmsjs
  • Loading branch information
ViolanteCodes authored Nov 9, 2023
2 parents a44f3c5 + ce702f7 commit 1b649d5
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 33 deletions.
63 changes: 32 additions & 31 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"lint:fix": "eslint --fix"
},
"dependencies": {
"buttercms": "^1.2.9",
"buttercms": "^1.2.15",
"dotenv": "^16.0.3",
"ejs": "^3.1.8",
"express": "^4.18.2",
Expand All @@ -23,4 +23,4 @@
"prettier": "^2.8.3"
},
"type": "module"
}
}

1 comment on commit 1b649d5

@vercel
Copy link

@vercel vercel bot commented on 1b649d5 Nov 9, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.