Skip to content

Commit

Permalink
chore: bump packages to address security vulnerabilities (#3852)
Browse files Browse the repository at this point in the history
* chore: bump packages to address security vulnerabilities

* chore: updated browserslist

* chore: bump non-major dependencies

* chore: bump lerna package

* revert: husky package version

---------

Co-authored-by: Amritha raj herle <[email protected]>
  • Loading branch information
herleraja and herleraja authored Apr 8, 2024
1 parent 03fde8d commit 3302fd1
Show file tree
Hide file tree
Showing 26 changed files with 6,487 additions and 9,268 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,9 +61,9 @@
]
},
"devDependencies": {
"arg": "5.0.0",
"arg": "^5.0.2",
"husky": "^1.3.1",
"lerna": "^3.22.1",
"lerna": "^6.6.2",
"lint-staged": "^8.1.0",
"prettier": "^2.1.2",
"prettier-config-carbon": "^0.4.0"
Expand All @@ -78,4 +78,4 @@
"react": "16.14.0",
"webpack": "4"
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"core-js": "^3.0.1",
"fs-extra": "^8.1.0",
"node-sass": "^4.13.1",
"rimraf": "^3.0.0"
"rimraf": "^5.0.5"
},
"eyeglass": {
"exports": false,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@carbon/scss-generator": "^10.6.0",
"@carbon/test-utils": "^10.7.1",
"core-js": "^3.4.0",
"rimraf": "^3.0.0"
"rimraf": "^5.0.5"
},
"eyeglass": {
"exports": false,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"fs-extra": "^8.1.0",
"js-yaml": "^3.13.0",
"node-sass": "^4.13.1",
"rimraf": "^3.0.0"
"rimraf": "^5.0.5"
},
"gitHead": "10963409141c46b204e83fd5ba7672ce49d66fe7",
"keywords": [
Expand Down
2 changes: 1 addition & 1 deletion packages/monorepo-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"devDependencies": {
"fs-extra": "9.1.0",
"glob": "7.1.6",
"rimraf": "3.0.2",
"rimraf": "^5.0.5",
"sass": "^1.42.1"
},
"author": "IBM",
Expand Down
61 changes: 30 additions & 31 deletions packages/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -179,26 +179,26 @@
"carbon-components": "10.56.0",
"carbon-components-react": "7.56.0",
"carbon-icons": "^7.0.7",
"classnames": "^2.2.5",
"classnames": "^2.5.1",
"core-js": "3.26.1",
"dayjs": "^1.10.4",
"immutability-helper": "^2.9.0",
"js-file-download": "^0.4.7",
"immutability-helper": "^3.1.1",
"js-file-download": "^0.4.12",
"lodash-es": "^4.17.21",
"object-hash": "^2.2.0",
"prop-types": "^15.7.2",
"object-hash": "^3.0.0",
"prop-types": "^15.8.1",
"react-dnd": "14.0.2",
"react-dnd-html5-backend": "14.0.0",
"react-grid-layout": "1.2.2",
"react-helmet-async": "^1.0.9",
"react-window": "^1.8.6",
"scroll-into-view-if-needed": "^2.2.26",
"react-window": "^1.8.10",
"scroll-into-view-if-needed": "^2.2.31",
"styled-components": "^4.1.3",
"thenby": "^1.3.4",
"use-deep-compare-effect": "^1.2.0",
"use-lang-direction": "^0.2.0",
"use-resize-observer": "^8.0.0",
"uuid": "^3.3.2",
"uuid": "^9.0.1",
"warning": "^4.0.3"
},
"peerDependencies": {
Expand All @@ -207,7 +207,7 @@
"react-dom": ">=16.14.0"
},
"devDependencies": {
"@4tw/cypress-drag-drop": "^1.8.0",
"@4tw/cypress-drag-drop": "^1.8.1",
"@babel/core": "^7.13.16",
"@babel/helper-builder-react-jsx": "^7.12.13",
"@babel/plugin-proposal-class-properties": "^7.13.0",
Expand All @@ -230,8 +230,8 @@
"@babel/preset-env": "^7.13.15",
"@babel/preset-flow": "^7.13.13",
"@babel/preset-react": "^7.13.13",
"@commitlint/cli": "^7.2.1",
"@commitlint/config-conventional": "^7.1.2",
"@commitlint/cli": "^7.6.1",
"@commitlint/config-conventional": "^7.6.0",
"@cypress/code-coverage": "3.9.12",
"@cypress/react": "5.12.1",
"@cypress/skip-test": "^2.6.1",
Expand All @@ -249,30 +249,30 @@
"@storybook/addon-storyshots": "^6.2.3",
"@storybook/addons": "^6.2.3",
"@storybook/react": "^6.2.3",
"@svgr/cli": "^5.4.0",
"@svgr/cli": "^8.1.0",
"@testing-library/cypress": "8.0.2",
"@testing-library/dom": "7.31.2",
"@testing-library/jest-dom": "^5.11.3",
"@testing-library/react": "^10.4.8",
"@testing-library/react-hooks": "^5.1.2",
"@testing-library/user-event": "12.8.3",
"accessibility-checker": "3.1.38",
"autoprefixer": "^9.4.4",
"autoprefixer": "^9.8.8",
"babel-core": "^7.0.0-bridge.0",
"babel-eslint": "^10.1.0",
"babel-loader": "^8.2.2",
"babel-plugin-dev-expression": "^0.2.2",
"babel-plugin-istanbul": "^6.0.0",
"babel-plugin-istanbul": "^6.1.1",
"babel-plugin-lodash": "^3.3.4",
"babel-plugin-react-docgen": "^4.1.0",
"babel-plugin-require-context-hook": "^1.0.0",
"babel-plugin-styled-components": "^1.10.7",
"babel-plugin-transform-react-remove-prop-types": "^0.4.24",
"chalk": "^4.1.0",
"check-node-version": "^4.0.3",
"chalk": "^4.1.2",
"check-node-version": "^4.2.1",
"coveralls": "^3.0.2",
"cross-env": "^6.0.3",
"css-loader": "^3.4.2",
"cross-env": "^7.0.3",
"css-loader": "^3.6.0",
"cypress": "9.2.1",
"cypress-file-upload": "^5.0.8",
"cypress-image-diff-js": "1.16.1",
Expand All @@ -282,7 +282,7 @@
"enzyme": "^3.8.0",
"enzyme-adapter-react-16": "^1.14.0",
"enzyme-to-json": "^3.3.5",
"eslint": "^5.11.1",
"eslint": "^5.16.0",
"eslint-config-airbnb": "17.1.1",
"eslint-config-prettier": "6.15.0",
"eslint-plugin-babel": "5.3.1",
Expand All @@ -296,16 +296,15 @@
"eslint-plugin-react-hooks": "1.7.0",
"eslint-plugin-testing-library": "3.9.2",
"eslint-plugin-unicorn": "20.1.0",
"faker": "^4.1.0",
"fast-sass-loader": "^2.0.0",
"fast-sass-loader": "^2.0.1",
"file-loader": "^4.0.0",
"html-webpack-plugin": "^4.5.2",
"husky": "^1.3.1",
"jest": "^25.5.1",
"jest-environment-jsdom-sixteen": "^1.0.3",
"jest-styled-components": "^6.3.1",
"lint-staged": "^8.1.0",
"mapbox-gl": "^2.1.1",
"mapbox-gl": "^2.2.0",
"mockdate": "^3.0.5",
"object-assign": "^4.1.1",
"ol": "^6.5.0",
Expand All @@ -317,22 +316,22 @@
"react-dom": ">=16.14.0",
"react-is": "^16.13.1",
"react-lorem-component": "^0.13.0",
"react-test-renderer": "^16.8.6",
"rimraf": "^3.0.0",
"rollup": "^2.39.0",
"rollup-plugin-copy": "^3.3.0",
"rollup-plugin-filesize": "^9.1.1",
"rollup-plugin-postcss": "^4.0.0",
"react-test-renderer": "^16.14.0",
"rimraf": "^5.0.5",
"rollup": "^2.45.2",
"rollup-plugin-copy": "^3.4.0",
"rollup-plugin-filesize": "^9.1.2",
"rollup-plugin-postcss": "^4.0.2",
"rollup-plugin-uglify": "^6.0.4",
"sass": "^1.42.1",
"sass": "^1.43.4",
"storybook-addon-rtl": "^0.2.2",
"storybook-addon-turbo-build": "^1.0.1",
"style-loader": "^0.23.1",
"stylelint": "^10.1.0",
"stylelint-config-recommended-scss": "^3.3.0",
"stylelint-scss": "^3.10.0",
"webpack": "^4.41.5",
"webpack-dev-server": "^3.11.2",
"webpack": "^4.46.0",
"webpack-dev-server": "^3.11.3",
"whatwg-fetch": "^3.0.0"
},
"sideEffects": false,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1642,14 +1642,15 @@ exports[`Storybook Snapshot tests and console checks Storyshots 2 - Watson IoT E
<svg
height={34}
width={40}
xmlns="http://www.w3.org/2000/svg"
>
<g
fill="none"
fillRule="nonzero"
transform="translate(0 1)"
>
<path
d="M20.556 1.233L32.28 7.368l.033.013 7.299 1.68v-.453l-7.193-1.675L20.376.63 7.546 30.883.519 28.516l-.002.483 7.23 2.436z"
d="M20.556 1.233 32.28 7.368l.033.013 7.299 1.68v-.453l-7.193-1.675L20.376.63 7.546 30.883.519 28.516l-.002.483 7.23 2.436z"
fill="#0062FF"
/>
<circle
Expand Down Expand Up @@ -1725,6 +1726,7 @@ exports[`Storybook Snapshot tests and console checks Storyshots 2 - Watson IoT E
<svg
height={32}
width={40}
xmlns="http://www.w3.org/2000/svg"
>
<g
fill="none"
Expand Down Expand Up @@ -10802,6 +10804,7 @@ exports[`Storybook Snapshot tests and console checks Storyshots 2 - Watson IoT E
<svg
height={32}
width={40}
xmlns="http://www.w3.org/2000/svg"
>
<g
fill="none"
Expand All @@ -10812,7 +10815,7 @@ exports[`Storybook Snapshot tests and console checks Storyshots 2 - Watson IoT E
stroke="#2160F8"
/>
<path
d="M4.969 21.714h21.863v4.571H4.969zm26.832 0l1.988 4.572h-3.975z"
d="M4.969 21.714h21.863v4.571H4.969zm26.832 0 1.988 4.572h-3.975z"
fill="#8EC1FF"
/>
<text
Expand Down Expand Up @@ -10872,14 +10875,15 @@ exports[`Storybook Snapshot tests and console checks Storyshots 2 - Watson IoT E
<svg
height={34}
width={40}
xmlns="http://www.w3.org/2000/svg"
>
<g
fill="none"
fillRule="nonzero"
transform="translate(0 1)"
>
<path
d="M20.556 1.233L32.28 7.368l.033.013 7.299 1.68v-.453l-7.193-1.675L20.376.63 7.546 30.883.519 28.516l-.002.483 7.23 2.436z"
d="M20.556 1.233 32.28 7.368l.033.013 7.299 1.68v-.453l-7.193-1.675L20.376.63 7.546 30.883.519 28.516l-.002.483 7.23 2.436z"
fill="#0062FF"
/>
<circle
Expand Down Expand Up @@ -10955,13 +10959,14 @@ exports[`Storybook Snapshot tests and console checks Storyshots 2 - Watson IoT E
<svg
height={32}
width={40}
xmlns="http://www.w3.org/2000/svg"
>
<g
fill="none"
fillRule="evenodd"
>
<path
d="M1.29 21.57L13 10.477l11.2 12.347L30.5 16l8.21 9.6"
d="M1.29 21.57 13 10.477l11.2 12.347L30.5 16l8.21 9.6"
stroke="#0062FF"
/>
<ellipse
Expand Down Expand Up @@ -11020,6 +11025,7 @@ exports[`Storybook Snapshot tests and console checks Storyshots 2 - Watson IoT E
<svg
height={32}
width={40}
xmlns="http://www.w3.org/2000/svg"
>
<g
fill="none"
Expand Down Expand Up @@ -11082,6 +11088,7 @@ exports[`Storybook Snapshot tests and console checks Storyshots 2 - Watson IoT E
<svg
height={32}
width={40}
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M0 0h1.111v32H0zm31.111 2.963h1.111V32h-1.111zM7.778 19.259h1.111V32H7.778zm7.778-7.407h1.111V32h-1.111zM38.889 26.37H40V32h-1.111zM23.333 14.222h1.111V32h-1.111z"
Expand Down Expand Up @@ -11131,6 +11138,7 @@ exports[`Storybook Snapshot tests and console checks Storyshots 2 - Watson IoT E
<svg
height={32}
width={40}
xmlns="http://www.w3.org/2000/svg"
>
<g
fill="none"
Expand Down Expand Up @@ -11228,6 +11236,7 @@ exports[`Storybook Snapshot tests and console checks Storyshots 2 - Watson IoT E
<svg
height={32}
width={40}
xmlns="http://www.w3.org/2000/svg"
>
<g
fill="none"
Expand Down Expand Up @@ -11349,6 +11358,7 @@ exports[`Storybook Snapshot tests and console checks Storyshots 2 - Watson IoT E
<svg
height={32}
width={40}
xmlns="http://www.w3.org/2000/svg"
>
<g
fill="none"
Expand Down
Loading

0 comments on commit 3302fd1

Please sign in to comment.