Skip to content

Commit 35c6dae

Browse files
authored
BB2-2841 Update package versions for Snyk (#49)
1 parent 0b4f534 commit 35c6dae

4 files changed

Lines changed: 37 additions & 16 deletions

File tree

client/Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
FROM node:18.14-slim
1+
FROM node:19.9-slim
22

3-
LABEL version="1.0"
3+
LABEL version="1.1"
44
LABEL description="Demo of a Medicare claims data sample app"
55

66
WORKDIR /client

client/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,13 @@
88
"@types/node": "^12.0.0",
99
"@types/react": "^17.0.0",
1010
"@types/react-dom": "^17.0.0",
11-
"axios": "^0.21.2",
11+
"axios": "^1.6.3",
1212
"http-proxy-middleware": "^1.3.1",
1313
"react": "^18.2.0",
1414
"react-dom": "^18.2.0",
1515
"react-router-dom": "^6.4.2",
1616
"react-scripts": "5.0.1",
17-
"node-sass": "8.0.0",
17+
"node-sass": "9.0.0",
1818
"typescript": "^4.8.4",
1919
"web-vitals": "^3.0.3"
2020
},

client/yarn.lock

Lines changed: 31 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2957,12 +2957,14 @@ axe-core@=4.7.0:
29572957
resolved "https://registry.yarnpkg.com/axe-core/-/axe-core-4.7.0.tgz#34ba5a48a8b564f67e103f0aa5768d76e15bbbbf"
29582958
integrity sha512-M0JtH+hlOL5pLQwHOLNYZaXuhqmvS8oExsqB1SBYgA4Dk7u/xx+YdGHXaK5pyUfed5mYXdlYiphWq3G8cRi5JQ==
29592959

2960-
axios@^0.21.2:
2961-
version "0.21.4"
2962-
resolved "https://registry.yarnpkg.com/axios/-/axios-0.21.4.tgz#c67b90dc0568e5c1cf2b0b858c43ba28e2eda575"
2963-
integrity sha512-ut5vewkiu8jjGBdqpM44XxjuCjq9LAKeHVmoVfHVzy8eHgxxq8SbAVQNovDA8mVi05kP0Ea/n/UzcSHcTJQfNg==
2960+
axios@^1.6.3:
2961+
version "1.6.4"
2962+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.6.4.tgz#184ee1f63d412caffcf30d2c50982253c3ee86e0"
2963+
integrity sha512-heJnIs6N4aa1eSthhN9M5ioILu8Wi8vmQW9iHQ9NUvfkJb0lEEDUiIdQNAuBtfUt3FxReaKdpQA5DbmMOqzF/A==
29642964
dependencies:
2965-
follow-redirects "^1.14.0"
2965+
follow-redirects "^1.15.4"
2966+
form-data "^4.0.0"
2967+
proxy-from-env "^1.1.0"
29662968

29672969
axobject-query@^3.2.1:
29682970
version "3.2.1"
@@ -5013,11 +5015,16 @@ focus-trap@^4.0.2:
50135015
tabbable "^3.1.2"
50145016
xtend "^4.0.1"
50155017

5016-
follow-redirects@^1.0.0, follow-redirects@^1.14.0:
5018+
follow-redirects@^1.0.0:
50175019
version "1.15.3"
50185020
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.3.tgz#fe2f3ef2690afce7e82ed0b44db08165b207123a"
50195021
integrity sha512-1VzOtuEM8pC9SFU1E+8KfTjZyMztRsgEfwQl44z8A25uy13jSzTj6dyK2Df52iV0vgHCfBwLhDWevLn95w5v6Q==
50205022

5023+
follow-redirects@^1.15.4:
5024+
version "1.15.4"
5025+
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.4.tgz#cdc7d308bf6493126b17ea2191ea0ccf3e535adf"
5026+
integrity sha512-Cr4D/5wlrb0z9dgERpUL3LrmPKVDsETIJhaCMeDfuFYcqa5bldGV6wBsAN6X/vxlXQtFBMrXdXxdL8CbDTGniw==
5027+
50215028
for-each@^0.3.3:
50225029
version "0.3.3"
50235030
resolved "https://registry.yarnpkg.com/for-each/-/for-each-0.3.3.tgz#69b447e88a0a5d32c3e7084f3f1710034b21376e"
@@ -5053,6 +5060,15 @@ form-data@^3.0.0:
50535060
combined-stream "^1.0.8"
50545061
mime-types "^2.1.12"
50555062

5063+
form-data@^4.0.0:
5064+
version "4.0.0"
5065+
resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.0.tgz#93919daeaf361ee529584b9b31664dc12c9fa452"
5066+
integrity sha512-ETEklSGi5t0QMZuiXoA/Q6vcnxcLQP5vdugSpuAyi6SVGi2clPPp+xgEhuMaHC+zGgn31Kd235W35f7Hykkaww==
5067+
dependencies:
5068+
asynckit "^0.4.0"
5069+
combined-stream "^1.0.8"
5070+
mime-types "^2.1.12"
5071+
50565072
forwarded@0.2.0:
50575073
version "0.2.0"
50585074
resolved "https://registry.yarnpkg.com/forwarded/-/forwarded-0.2.0.tgz#2269936428aad4c15c7ebe9779a84bf0b2a81811"
@@ -7327,10 +7343,10 @@ node-releases@^2.0.13:
73277343
resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-2.0.13.tgz#d5ed1627c23e3461e819b02e57b75e4899b1c81d"
73287344
integrity sha512-uYr7J37ae/ORWdZeQ1xxMJe3NtdmqMC/JZK+geofDrkLUApKRHPd18/TxtBOJ4A0/+uUIliorNrfYV6s1b02eQ==
73297345

7330-
node-sass@8.0.0:
7331-
version "8.0.0"
7332-
resolved "https://registry.yarnpkg.com/node-sass/-/node-sass-8.0.0.tgz#c80d52148db0ce88610bcf1e1d112027393c13e1"
7333-
integrity sha512-jPzqCF2/e6JXw6r3VxfIqYc8tKQdkj5Z/BDATYyG6FL6b/LuYBNFGFVhus0mthcWifHm/JzBpKAd+3eXsWeK/A==
7346+
node-sass@9.0.0:
7347+
version "9.0.0"
7348+
resolved "https://registry.yarnpkg.com/node-sass/-/node-sass-9.0.0.tgz#c21cd17bd9379c2d09362b3baf2cbf089bce08ed"
7349+
integrity sha512-yltEuuLrfH6M7Pq2gAj5B6Zm7m+gdZoG66wTqG6mIZV/zijq3M2OO2HswtT6oBspPyFhHDcaxWpsBm0fRNDHPg==
73347350
dependencies:
73357351
async-foreach "^0.1.3"
73367352
chalk "^4.1.2"
@@ -8413,6 +8429,11 @@ proxy-addr@~2.0.7:
84138429
forwarded "0.2.0"
84148430
ipaddr.js "1.9.1"
84158431

8432+
proxy-from-env@^1.1.0:
8433+
version "1.1.0"
8434+
resolved "https://registry.yarnpkg.com/proxy-from-env/-/proxy-from-env-1.1.0.tgz#e102f16ca355424865755d2c9e8ea4f24d58c3e2"
8435+
integrity sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg==
8436+
84168437
psl@^1.1.33:
84178438
version "1.9.0"
84188439
resolved "https://registry.yarnpkg.com/psl/-/psl-1.9.0.tgz#d0df2a137f00794565fcaf3b2c00cd09f8d5a5a7"

server/Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
FROM node:18.14-slim
1+
FROM node:19.9-slim
22

3-
LABEL version="1.0"
3+
LABEL version="1.1"
44
LABEL description="Demo of a Medicare claims data sample app"
55

66
WORKDIR /server

0 commit comments

Comments
 (0)