Skip to content
This repository has been archived by the owner on May 24, 2024. It is now read-only.

Fix CVE #3721

Merged
merged 8 commits into from
Feb 14, 2023
Merged

Fix CVE #3721

Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
14 changes: 6 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"lint:scss": "stylelint 'packages/**/src/**/*.scss' --syntax scss",
"prepare-for-release": "terra prepare-for-release",
"pretest": "npm run lint",
"postinstall": "link-parent-bin && npm run compile && npm run bootstrap:hoist",
"postinstall": "npm run compile && npm run bootstrap:hoist",
"start": "webpack serve",
"start:prod": "webpack serve --env disableHotReloading --mode=production",
"start-static": "npm run compile:prod && terra express-server --site ./build",
Expand All @@ -91,12 +91,11 @@
"@cerner/terra-aggregate-translations": "^2.0.1",
"@cerner/terra-cli": "^1.6.0",
"@cerner/terra-dev-site": "^7.0.0",
"@cerner/terra-functional-testing": "^2.4.0",
"@cerner/terra-functional-testing": "^3.0.0",
"@cerner/terra-open-source-scripts": "^1.0.1",
"@cerner/webpack-config-terra": "^2.0.0",
"check-installed-dependencies": "^1.0.0",
"@cerner/webpack-config-terra": "^3.0.0",
"core-js": "^3.1.3",
"danger": "^9.1.0",
"danger": "^11.2.3",
"enzyme": "^3.3.0",
"enzyme-adapter-react-16": "^1.1.1",
"enzyme-to-json": "^3.2.2",
Expand All @@ -105,8 +104,7 @@
"glob": "^7.1.2",
"jest": "^26.6.3",
"ky": "^0.12.0",
"lerna": "^3.16.4",
"link-parent-bin": "^1.0.0",
"lerna": "^6.4.1",
"postcss": "8.3.11",
"react": "^16.8.5",
"react-dom": "^16.8.5",
Expand All @@ -119,7 +117,7 @@
"terra-enzyme-intl": "^3.0.0",
"webpack": "^5.28.0",
"webpack-cli": "^4.6.0",
"webpack-dev-server": "^3.3.1",
"webpack-dev-server": "^4.11.1",
"webpack-merge": "^5.1.4"
}
}
3 changes: 3 additions & 0 deletions packages/terra-action-footer/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@

## Unreleased

* Changed
* Updated wdio screenshots due to functional-testing upgrade.

## 2.64.0 - (December 7, 2022)

* Changed
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions packages/terra-action-header/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
## Unreleased

* Changed
* Updated wdio screenshots due to functional-testing upgrade.
* Updated jest snapshots for icon button changes.

## 2.75.0 - (December 7, 2022)
Expand Down
3 changes: 3 additions & 0 deletions packages/terra-alert/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@

## 4.62.1 - (January 31, 2023)

* Changed
* Updated wdio screenshots due to functional-testing upgrade.

* Changed
* Jest snapshots updated due to decorative / informative icon changes in terra-icon.

Expand Down
3 changes: 3 additions & 0 deletions packages/terra-arrange/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@

## Unreleased

* Changed
* Updated wdio screenshots due to functional-testing upgrade.

## 3.50.0 - (December 7, 2022)

* Changed
Expand Down
3 changes: 3 additions & 0 deletions packages/terra-avatar/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@

## Unreleased

* Changed
* Updated wdio screenshots due to functional-testing upgrade.

## 3.15.1 - (January 31, 2023)

* Changed
Expand Down
3 changes: 3 additions & 0 deletions packages/terra-badge/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@

## Unreleased

* Changed
* Updated wdio screenshots due to functional-testing upgrade.

## 3.56.0 - (December 7, 2022)

* Changed
Expand Down
Loading