Skip to content

Commit

Permalink
Merge pull request #403 from bcgov/feature/FLA-1576-vulnerabilities
Browse files Browse the repository at this point in the history
update shared-components
  • Loading branch information
richaarora01 authored Nov 8, 2024
2 parents b874db0 + 059443d commit 9d9e0a3
Show file tree
Hide file tree
Showing 3 changed files with 24 additions and 20 deletions.
2 changes: 1 addition & 1 deletion src/frontend/ai-reviewer-admin/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ RUN yarn build --production=true
#############################################################################################
### PRODUCTION IMAGE ###
#############################################################################################
FROM nginx:1.26.0-alpine
FROM nginx:1.27.2-alpine

RUN rm -rf /usr/share/nginx/html/
COPY --from=build /app/build /usr/share/nginx/html
Expand Down
2 changes: 1 addition & 1 deletion src/frontend/ai-reviewer-admin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"react-dropzone": "^11.3.2",
"react-router-dom": "^5.2.0",
"react-scripts": "5.0.1",
"shared-components": "https://github.com/bcgov/react-shared-components/releases/download/v1.2.3/shared-components-1.2.3.tgz",
"shared-components": "https://github.com/bcgov/react-shared-components/releases/download/v1.2.9/shared-components-1.2.9.tgz",
"web-vitals": "^1.1.2"
},
"scripts": {
Expand Down
40 changes: 22 additions & 18 deletions src/frontend/ai-reviewer-admin/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4123,7 +4123,7 @@ camelcase-css@^2.0.1:
resolved "https://registry.yarnpkg.com/camelcase-css/-/camelcase-css-2.0.1.tgz#ee978f6947914cc30c6b44741b6ed1df7f043fd5"
integrity sha512-QOSvevhslijgYwRx6Rv7zKdMF8lbRmx+uQGx2+vDc+KI/eBnsy9kit5aj23AgGu3pa4t9AgwbnXWqS+iOY+2aA==

camelcase@^5.0.0, camelcase@^5.3.1:
camelcase@^5.3.1:
version "5.3.1"
resolved "https://registry.yarnpkg.com/camelcase/-/camelcase-5.3.1.tgz#e3c9b31569e106811df242f715725a1f4c494320"
integrity sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg==
Expand Down Expand Up @@ -7343,10 +7343,10 @@ jest@^27.4.3:
import-local "^3.0.2"
jest-cli "^27.5.1"

jquery@^3.5.1:
version "3.6.0"
resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.6.0.tgz#c72a09f15c1bdce142f49dbf1170bdf8adac2470"
integrity sha512-JVzAR/AjBvVt2BmYhxRCSYysDsPcssdmTFnzyLEts9qNwmjmu4JTAMYubEfwVOSwpQ1I1sKKFcxhZCI2buerfw==
jquery@^3.6.0:
version "3.7.1"
resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.7.1.tgz#083ef98927c9a6a74d05a6af02806566d16274de"
integrity sha512-m4avr8yL8kmFN8psrbFFFmB/If14iN5o9nw/NgnnM+kybDJpRsAynV2BsfpTYrTRysYUdADVD7CkUUizgkpLfg==

js-sdsl@^4.1.4:
version "4.3.0"
Expand Down Expand Up @@ -9170,7 +9170,7 @@ react-bootstrap@^1.4.0:
uncontrollable "^7.2.1"
warning "^4.0.3"

react-datepicker@^3.4.1:
react-datepicker@^3.8.0:
version "3.8.0"
resolved "https://registry.yarnpkg.com/react-datepicker/-/react-datepicker-3.8.0.tgz#c3bccd3e3f47aa66864a2fa75651be097414430b"
integrity sha512-iFVNEp8DJoX5yEvEiciM7sJKmLGrvE70U38KhpG13XrulNSijeHw1RZkhd/0UmuXR71dcZB/kdfjiidifstZjw==
Expand Down Expand Up @@ -9234,12 +9234,10 @@ react-error-overlay@^6.0.11:
resolved "https://registry.yarnpkg.com/react-error-overlay/-/react-error-overlay-6.0.11.tgz#92835de5841c5cf08ba00ddd2d677b6d17ff9adb"
integrity sha512-/6UZ2qgEyH2aqzYZgQPxEnz33NJ2gNsnHA2o5+o4wW9bLM/JYQitNP9xPhsXwC08hMMovfGe/8retsdDsczPRg==

react-icons@^3.11.0:
version "3.11.0"
resolved "https://registry.yarnpkg.com/react-icons/-/react-icons-3.11.0.tgz#2ca2903dfab8268ca18ebd8cc2e879921ec3b254"
integrity sha512-JRgiI/vdF6uyBgyZhVyYJUZAop95Sy4XDe/jmT3R/bKliFWpO/uZBwvSjWEdxwzec7SYbEPNPck0Kff2tUGM2Q==
dependencies:
camelcase "^5.0.0"
react-icons@^4.2.0:
version "4.12.0"
resolved "https://registry.yarnpkg.com/react-icons/-/react-icons-4.12.0.tgz#54806159a966961bfd5cdb26e492f4dafd6a8d78"
integrity sha512-IBaDuHiShdZqmfc/TwHu6+d6k2ltNCf3AszxNmjJc1KUfXdEeRJOKyNvLmAHaarhzGmTSVygNdyu8/opXv2gaw==

react-is@^16.13.1, react-is@^16.3.2, react-is@^16.6.0, react-is@^16.7.0, react-is@^16.8.1:
version "16.13.1"
Expand Down Expand Up @@ -9907,20 +9905,21 @@ setprototypeof@1.2.0:
resolved "https://registry.yarnpkg.com/setprototypeof/-/setprototypeof-1.2.0.tgz#66c9a24a73f9fc28cbe66b09fed3d33dcaf1b424"
integrity sha512-E5LDX7Wrp85Kil5bhZv46j8jOeboKq5JMmYM3gVGdGH8xFpPWXUMsNrlODCrkoxMEeNi/XZIwuRvY4XNwYMJpw==

"shared-components@https://github.com/bcgov/react-shared-components/releases/download/v1.2.3/shared-components-1.2.3.tgz":
version "1.2.3"
resolved "https://github.com/bcgov/react-shared-components/releases/download/v1.2.3/shared-components-1.2.3.tgz#e0610d38645139c770c8c69b9e3048c3be64fa3e"
"shared-components@https://github.com/bcgov/react-shared-components/releases/download/v1.2.9/shared-components-1.2.9.tgz":
version "1.2.9"
resolved "https://github.com/bcgov/react-shared-components/releases/download/v1.2.9/shared-components-1.2.9.tgz#52e8ee1d25701220391e2cbdc5b1d1a73d98f6e6"
dependencies:
"@bcgov/bootstrap-theme" "github:bcgov/bootstrap-theme"
bootstrap "^4.6.0"
history "^5.0.0"
jquery "^3.5.1"
jquery "^3.6.0"
prop-types "^15.7.2"
react-bootstrap "^1.4.0"
react-datepicker "^3.4.1"
react-icons "^3.11.0"
react-datepicker "^3.8.0"
react-icons "^4.2.0"
react-router-dom "^5.1.2"
regenerator-runtime "^0.13.7"
storybook-addon-state "^1.0.3"

shebang-command@^2.0.0:
version "2.0.0"
Expand Down Expand Up @@ -10124,6 +10123,11 @@ stop-iteration-iterator@^1.0.0:
dependencies:
internal-slot "^1.0.4"

storybook-addon-state@^1.0.3:
version "1.0.3"
resolved "https://registry.yarnpkg.com/storybook-addon-state/-/storybook-addon-state-1.0.3.tgz#f7657c7acfb2ac2adcbdccdd2ba6d95ebddd90a7"
integrity sha512-0lpedSYu2xIlq4QK/8YH4Cuj6vt2p8iRCcJBb4JFxyLZ6RAMHFFkf072BKl4WrU1LfLq3/7SD4snvxRoTjvsvw==

string-length@^4.0.1:
version "4.0.2"
resolved "https://registry.yarnpkg.com/string-length/-/string-length-4.0.2.tgz#a8a8dc7bd5c1a82b9b3c8b87e125f66871b6e57a"
Expand Down

0 comments on commit 9d9e0a3

Please sign in to comment.