Skip to content

Commit

Permalink
Merge pull request #45 from CMSgov/BB2-2800-snyk-critical-babel-traverse
Browse files Browse the repository at this point in the history
[ BB2-2800 ] Snyk critical vuln - babel traverse upgrade to 7.23.2
  • Loading branch information
oragame authored Nov 7, 2023
2 parents 948b05e + 5294214 commit 0b4f534
Show file tree
Hide file tree
Showing 3 changed files with 3,151 additions and 2,614 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:

- uses: actions/setup-node@v2
with:
node-version: 14
node-version: 16

- name: Install server
run: yarn --cwd server install
Expand Down
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,5 @@ development.env
production.env
sandbox.env

config.ts
config.ts
.bluebutton-config.json
Loading

0 comments on commit 0b4f534

Please sign in to comment.