Skip to content

Commit 709fe4a

Browse files
authored
chore: Forced an update for babel packages for security vulnerability (#2098)
* Added a resoluiton to force updates for babel runtime and helpers * Added Changeset * Reverted changes * Added a fix for babel/runtime for the block-editor-utils package * Forcing an update for babel/runtime * Removed as we are forcing updates from root. * Fixed package-lock.json Noting you need to run `npm install` after you run `npm npm-force-resolutions` to apply thopse changes to the lock file. * Fixed some issues with faustwp/core CHANGELOG not being formatted correctly. Might be some legacy issue. * Fixed CHANGELOG files.
1 parent 4ddf732 commit 709fe4a

File tree

5 files changed

+238
-2991
lines changed

5 files changed

+238
-2991
lines changed

.changeset/short-planets-wink.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
'@faustwp/blocks': patch
3+
'@faustwp/cli': patch
4+
'@faustwp/block-editor-utils': patch
5+
'@faustwp/core': patch
6+
---
7+
8+
chore: Forced an update for babel packages for security vulnerability - GHSA-968p-4wvh-cqc8
9+
10+

0 commit comments

Comments
 (0)