Skip to content

Commit

Permalink
update node to 18.16.0 (#7948)
Browse files Browse the repository at this point in the history
  • Loading branch information
georgeblahblah authored Jun 20, 2023
1 parent 82fe926 commit fb30970
Show file tree
Hide file tree
Showing 8 changed files with 19 additions and 14 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
16.19.0
18.16.0
2 changes: 1 addition & 1 deletion apps-rendering/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"@types/html-webpack-plugin": "^3.2.6",
"@types/jest": "^28.1.6",
"@types/jsdom": "^16.2.13",
"@types/node": "^14.17.19",
"@types/node": "18.16.0",
"@types/react": "^18.2.0",
"@types/react-dom": "^18.2.0",
"@types/react-test-renderer": "^18.0.0",
Expand Down
2 changes: 1 addition & 1 deletion apps-rendering/riff-raff.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ templates:
amiParameter: AMIMobileappsrendering
amiEncrypted: true
amiTags:
Recipe: focal-mobile-node16-ARM
Recipe: jammy-mobile-node18-ARM
AmigoStage: PROD
deployments:
mobile-apps-rendering-cfn:
Expand Down
8 changes: 4 additions & 4 deletions apps-rendering/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3597,10 +3597,10 @@
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.11.18.tgz#8dfb97f0da23c2293e554c5a50d61ef134d7697f"
integrity sha512-DHQpWGjyQKSHj3ebjFI/wRKcqQcdR+MoFBygntYOZytCqNfkd2ZC4ARDJ2DQqhjH5p85Nnd3jhUJIXrszFX/JA==

"@types/node@^14.17.19":
version "14.17.19"
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.17.19.tgz#7341e9ac1b5d748d7a3ddc04336ed536a6f91c31"
integrity sha512-jjYI6NkyfXykucU6ELEoT64QyKOdvaA6enOqKtP4xUsGY0X0ZUZz29fUmrTRo+7v7c6TgDu82q3GHHaCEkqZwA==
"@types/node@18.16.0":
version "18.16.0"
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.16.0.tgz#4668bc392bb6938637b47e98b1f2ed5426f33316"
integrity sha512-BsAaKhB+7X+H4GnSjGhJG9Qi8Tw+inU9nJDwmD5CgOmBLEI6ArdhikpLX7DjbjDRDTbqZzU2LSQNZg8WGPiSZQ==

"@types/node@^16.0.0":
version "16.18.24"
Expand Down
2 changes: 1 addition & 1 deletion dotcom-rendering/Containerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# This container is used in our CICD pipelines for running E2E and regression tests.
FROM node:16.19.0-alpine
FROM node:18.16.0-alpine

WORKDIR /opt/app/dotcom-rendering/dotcom-rendering

Expand Down
2 changes: 1 addition & 1 deletion dotcom-rendering/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@
"@types/lodash": "4.14.191",
"@types/lodash.debounce": "4.0.7",
"@types/lodash.get": "4.4.7",
"@types/node": "16.18.12",
"@types/node": "18.16.0",
"@types/node-fetch": "2.6.2",
"@types/prop-types": "15.7.5",
"@types/qs": "6.9.7",
Expand Down
2 changes: 1 addition & 1 deletion dotcom-rendering/scripts/deploy/riff-raff.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ deployments:
InstanceType: t4g.small
amiParametersToTags:
AMI:
Recipe: dotcom-rendering-ARM-node16
Recipe: dotcom-rendering-ARM-jammy-node-18
BuiltBy: amigo
AmigoStage: PROD
rendering:
Expand Down
13 changes: 9 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6034,10 +6034,10 @@
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.13.0.tgz#0400d1e6ce87e9d3032c19eb6c58205b0d3f7850"
integrity sha512-gC3TazRzGoOnoKAhUx+Q0t8S9Tzs74z7m0ipwGpSqQrleP14hKxP4/JUeEQcD3W1/aIpnWl8pHowI7WokuZpXg==

"@types/node@16.18.12", "@types/node@^16.9.2":
version "16.18.12"
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.18.12.tgz#e3bfea80e31523fde4292a6118f19ffa24fd6f65"
integrity sha512-vzLe5NaNMjIE3mcddFVGlAXN1LEWueUsMsOJWaT6wWMJGyljHAWHznqfnKUQWGzu7TLPrGvWdNAsvQYW+C0xtw==
"@types/node@18.16.0":
version "18.16.0"
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.16.0.tgz#4668bc392bb6938637b47e98b1f2ed5426f33316"
integrity sha512-BsAaKhB+7X+H4GnSjGhJG9Qi8Tw+inU9nJDwmD5CgOmBLEI6ArdhikpLX7DjbjDRDTbqZzU2LSQNZg8WGPiSZQ==

"@types/node@^13.7.0":
version "13.13.52"
Expand All @@ -6054,6 +6054,11 @@
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.18.23.tgz#b6e934fe427eb7081d0015aad070acb3373c3c90"
integrity sha512-XAMpaw1s1+6zM+jn2tmw8MyaRDIJfXxqmIQIS0HfoGYPuf7dUWeiUKopwq13KFX9lEp1+THGtlaaYx39Nxr58g==

"@types/node@^16.9.2":
version "16.18.12"
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.18.12.tgz#e3bfea80e31523fde4292a6118f19ffa24fd6f65"
integrity sha512-vzLe5NaNMjIE3mcddFVGlAXN1LEWueUsMsOJWaT6wWMJGyljHAWHznqfnKUQWGzu7TLPrGvWdNAsvQYW+C0xtw==

"@types/normalize-package-data@^2.4.0":
version "2.4.1"
resolved "https://registry.yarnpkg.com/@types/normalize-package-data/-/normalize-package-data-2.4.1.tgz#d3357479a0fdfdd5907fe67e17e0a85c906e1301"
Expand Down

0 comments on commit fb30970

Please sign in to comment.