Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency next to v14.2.10 [security] #26

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
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
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"dayjs": "^1.11.10",
"execa": "^8.0.1",
"lodash": "^4.17.21",
"next": "14.0.4",
"next": "14.2.10",
"node-cron": "^3.0.3",
"p-map": "^6.0.0",
"pino": "^8.16.2",
Expand Down
163 changes: 69 additions & 94 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1104,10 +1104,10 @@ __metadata:
languageName: node
linkType: hard

"@next/env@npm:14.0.4":
version: 14.0.4
resolution: "@next/env@npm:14.0.4"
checksum: 59b893d30aea0556379a24f6e4eac830677feb149bd8416b72383ea2600ce194fa22a79b2dd86e0b295c4a8f0702e461f48edaff1ac9173eddef42a4cce7fd98
"@next/env@npm:14.2.10":
version: 14.2.10
resolution: "@next/env@npm:14.2.10"
checksum: e13ad3bb18f576a62a011f08393bd20cf025c3e3aa378d9df5c10f53b63a6eacd43b47aee00ffc8b2eb7988e4af58a1e1504a8e115aad753b35f3ee1cdbbc37a
languageName: node
linkType: hard

Expand All @@ -1120,65 +1120,65 @@ __metadata:
languageName: node
linkType: hard

"@next/swc-darwin-arm64@npm:14.0.4":
version: 14.0.4
resolution: "@next/swc-darwin-arm64@npm:14.0.4"
"@next/swc-darwin-arm64@npm:14.2.10":
version: 14.2.10
resolution: "@next/swc-darwin-arm64@npm:14.2.10"
conditions: os=darwin & cpu=arm64
languageName: node
linkType: hard

"@next/swc-darwin-x64@npm:14.0.4":
version: 14.0.4
resolution: "@next/swc-darwin-x64@npm:14.0.4"
"@next/swc-darwin-x64@npm:14.2.10":
version: 14.2.10
resolution: "@next/swc-darwin-x64@npm:14.2.10"
conditions: os=darwin & cpu=x64
languageName: node
linkType: hard

"@next/swc-linux-arm64-gnu@npm:14.0.4":
version: 14.0.4
resolution: "@next/swc-linux-arm64-gnu@npm:14.0.4"
"@next/swc-linux-arm64-gnu@npm:14.2.10":
version: 14.2.10
resolution: "@next/swc-linux-arm64-gnu@npm:14.2.10"
conditions: os=linux & cpu=arm64 & libc=glibc
languageName: node
linkType: hard

"@next/swc-linux-arm64-musl@npm:14.0.4":
version: 14.0.4
resolution: "@next/swc-linux-arm64-musl@npm:14.0.4"
"@next/swc-linux-arm64-musl@npm:14.2.10":
version: 14.2.10
resolution: "@next/swc-linux-arm64-musl@npm:14.2.10"
conditions: os=linux & cpu=arm64 & libc=musl
languageName: node
linkType: hard

"@next/swc-linux-x64-gnu@npm:14.0.4":
version: 14.0.4
resolution: "@next/swc-linux-x64-gnu@npm:14.0.4"
"@next/swc-linux-x64-gnu@npm:14.2.10":
version: 14.2.10
resolution: "@next/swc-linux-x64-gnu@npm:14.2.10"
conditions: os=linux & cpu=x64 & libc=glibc
languageName: node
linkType: hard

"@next/swc-linux-x64-musl@npm:14.0.4":
version: 14.0.4
resolution: "@next/swc-linux-x64-musl@npm:14.0.4"
"@next/swc-linux-x64-musl@npm:14.2.10":
version: 14.2.10
resolution: "@next/swc-linux-x64-musl@npm:14.2.10"
conditions: os=linux & cpu=x64 & libc=musl
languageName: node
linkType: hard

"@next/swc-win32-arm64-msvc@npm:14.0.4":
version: 14.0.4
resolution: "@next/swc-win32-arm64-msvc@npm:14.0.4"
"@next/swc-win32-arm64-msvc@npm:14.2.10":
version: 14.2.10
resolution: "@next/swc-win32-arm64-msvc@npm:14.2.10"
conditions: os=win32 & cpu=arm64
languageName: node
linkType: hard

"@next/swc-win32-ia32-msvc@npm:14.0.4":
version: 14.0.4
resolution: "@next/swc-win32-ia32-msvc@npm:14.0.4"
"@next/swc-win32-ia32-msvc@npm:14.2.10":
version: 14.2.10
resolution: "@next/swc-win32-ia32-msvc@npm:14.2.10"
conditions: os=win32 & cpu=ia32
languageName: node
linkType: hard

"@next/swc-win32-x64-msvc@npm:14.0.4":
version: 14.0.4
resolution: "@next/swc-win32-x64-msvc@npm:14.0.4"
"@next/swc-win32-x64-msvc@npm:14.2.10":
version: 14.2.10
resolution: "@next/swc-win32-x64-msvc@npm:14.2.10"
conditions: os=win32 & cpu=x64
languageName: node
linkType: hard
Expand Down Expand Up @@ -2393,12 +2393,20 @@ __metadata:
languageName: node
linkType: hard

"@swc/helpers@npm:0.5.2":
version: 0.5.2
resolution: "@swc/helpers@npm:0.5.2"
"@swc/counter@npm:^0.1.3":
version: 0.1.3
resolution: "@swc/counter@npm:0.1.3"
checksum: 8424f60f6bf8694cfd2a9bca45845bce29f26105cda8cf19cdb9fd3e78dc6338699e4db77a89ae449260bafa1cc6bec307e81e7fb96dbf7dcfce0eea55151356
languageName: node
linkType: hard

"@swc/helpers@npm:0.5.5":
version: 0.5.5
resolution: "@swc/helpers@npm:0.5.5"
dependencies:
"@swc/counter": "npm:^0.1.3"
tslib: "npm:^2.4.0"
checksum: b6fa49bcf6c00571d0eb7837b163f8609960d4d77538160585e27ed167361e9776bd6e5eb9646ffac2fb4d43c58df9ca50dab9d96ab097e6591bc82a75fd1164
checksum: 21a9b9cfe7e00865f9c9f3eb4c1cc5b397143464f7abee76a2c5366e591e06b0155b5aac93fe8269ef8d548df253f6fd931e9ddfc0fd12efd405f90f45506e7d
languageName: node
linkType: hard

Expand Down Expand Up @@ -2460,7 +2468,7 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:*, @types/node@npm:^20.1.1":
"@types/node@npm:*, @types/node@npm:>=12.12.47, @types/node@npm:>=13.7.0, @types/node@npm:^20, @types/node@npm:^20.1.1":
version: 20.11.16
resolution: "@types/node@npm:20.11.16"
dependencies:
Expand All @@ -2469,24 +2477,6 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:>=12.12.47, @types/node@npm:>=13.7.0":
version: 20.10.4
resolution: "@types/node@npm:20.10.4"
dependencies:
undici-types: "npm:~5.26.4"
checksum: 2c8b70cba731eb2ae3ae046daa74903bfcbb0e7b9196da767e5895054f6d252296ae7a04fb1dbbcb53bb004c4c658c05eaea2731bc9e2dd9e08f7e88d672f563
languageName: node
linkType: hard

"@types/node@npm:^20":
version: 20.9.1
resolution: "@types/node@npm:20.9.1"
dependencies:
undici-types: "npm:~5.26.4"
checksum: 0cb52c0840fe9a2e8f988564da6823bb3141e34fef8cb7264762c851c0dac5d9ef4859db422dfa41cd1a864ad126a9bd3b588d0285bc9af6de814de3280da9b3
languageName: node
linkType: hard

"@types/normalize-package-data@npm:^2.4.0":
version: 2.4.4
resolution: "@types/normalize-package-data@npm:2.4.4"
Expand Down Expand Up @@ -3243,10 +3233,10 @@ __metadata:
languageName: node
linkType: hard

"caniuse-lite@npm:^1.0.30001406, caniuse-lite@npm:^1.0.30001538, caniuse-lite@npm:^1.0.30001541":
version: 1.0.30001563
resolution: "caniuse-lite@npm:1.0.30001563"
checksum: a8b367d43e0307ec243d8df8515d563fa3de895e9698eec4539037aed400da81e0df737164da2a6b7104ab6e75b4ea63db0adebcaabe326f2792841980259256
"caniuse-lite@npm:^1.0.30001538, caniuse-lite@npm:^1.0.30001541, caniuse-lite@npm:^1.0.30001579":
version: 1.0.30001660
resolution: "caniuse-lite@npm:1.0.30001660"
checksum: d28900b56c597176d515c3175ca75c454f2d30cb2c09a44d7bdb009bb0c4d8a2557905adb77642889bbe9feb85fbfe9d974c8b8e53521fb4b50ee16ab246104e
languageName: node
linkType: hard

Expand Down Expand Up @@ -5101,13 +5091,6 @@ __metadata:
languageName: node
linkType: hard

"glob-to-regexp@npm:^0.4.1":
version: 0.4.1
resolution: "glob-to-regexp@npm:0.4.1"
checksum: 0486925072d7a916f052842772b61c3e86247f0a80cc0deb9b5a3e8a1a9faad5b04fb6f58986a09f34d3e96cd2a22a24b7e9882fb1cf904c31e9a310de96c429
languageName: node
linkType: hard

"glob@npm:7.1.6":
version: 7.1.6
resolution: "glob@npm:7.1.6"
Expand Down Expand Up @@ -6180,7 +6163,7 @@ __metadata:
husky: "npm:^8.0.3"
is-ci: "npm:^3.0.1"
lodash: "npm:^4.17.21"
next: "npm:14.0.4"
next: "npm:14.2.10"
node-cron: "npm:^3.0.3"
node-talisman: "npm:^1.29.10"
p-map: "npm:^6.0.0"
Expand Down Expand Up @@ -6719,29 +6702,29 @@ __metadata:
languageName: node
linkType: hard

"next@npm:14.0.4":
version: 14.0.4
resolution: "next@npm:14.0.4"
dependencies:
"@next/env": "npm:14.0.4"
"@next/swc-darwin-arm64": "npm:14.0.4"
"@next/swc-darwin-x64": "npm:14.0.4"
"@next/swc-linux-arm64-gnu": "npm:14.0.4"
"@next/swc-linux-arm64-musl": "npm:14.0.4"
"@next/swc-linux-x64-gnu": "npm:14.0.4"
"@next/swc-linux-x64-musl": "npm:14.0.4"
"@next/swc-win32-arm64-msvc": "npm:14.0.4"
"@next/swc-win32-ia32-msvc": "npm:14.0.4"
"@next/swc-win32-x64-msvc": "npm:14.0.4"
"@swc/helpers": "npm:0.5.2"
"next@npm:14.2.10":
version: 14.2.10
resolution: "next@npm:14.2.10"
dependencies:
"@next/env": "npm:14.2.10"
"@next/swc-darwin-arm64": "npm:14.2.10"
"@next/swc-darwin-x64": "npm:14.2.10"
"@next/swc-linux-arm64-gnu": "npm:14.2.10"
"@next/swc-linux-arm64-musl": "npm:14.2.10"
"@next/swc-linux-x64-gnu": "npm:14.2.10"
"@next/swc-linux-x64-musl": "npm:14.2.10"
"@next/swc-win32-arm64-msvc": "npm:14.2.10"
"@next/swc-win32-ia32-msvc": "npm:14.2.10"
"@next/swc-win32-x64-msvc": "npm:14.2.10"
"@swc/helpers": "npm:0.5.5"
busboy: "npm:1.6.0"
caniuse-lite: "npm:^1.0.30001406"
caniuse-lite: "npm:^1.0.30001579"
graceful-fs: "npm:^4.2.11"
postcss: "npm:8.4.31"
styled-jsx: "npm:5.1.1"
watchpack: "npm:2.4.0"
peerDependencies:
"@opentelemetry/api": ^1.1.0
"@playwright/test": ^1.41.2
react: ^18.2.0
react-dom: ^18.2.0
sass: ^1.3.0
Expand All @@ -6767,11 +6750,13 @@ __metadata:
peerDependenciesMeta:
"@opentelemetry/api":
optional: true
"@playwright/test":
optional: true
sass:
optional: true
bin:
next: dist/bin/next
checksum: e6c829fd473d8c3605b2b62d15e1bf41e9d90cf59a2c213b4adeadff2846999bc9a653ffef18f6aa13cc9f5d6de02469c222acf5a4184901a4690a4504bd468f
checksum: a64991d44db2b6dcb3e7b780f14fe138fa97052767cf96a7733d1de4a857834e19a31fd5a742cca14201ad800bf03924d613e3d4e99932a1112bb9a03662f95a
languageName: node
linkType: hard

Expand Down Expand Up @@ -9080,16 +9065,6 @@ __metadata:
languageName: node
linkType: hard

"watchpack@npm:2.4.0":
version: 2.4.0
resolution: "watchpack@npm:2.4.0"
dependencies:
glob-to-regexp: "npm:^0.4.1"
graceful-fs: "npm:^4.1.2"
checksum: c5e35f9fb9338d31d2141d9835643c0f49b5f9c521440bb648181059e5940d93dd8ed856aa8a33fbcdd4e121dad63c7e8c15c063cf485429cd9d427be197fe62
languageName: node
linkType: hard

"webidl-conversions@npm:^3.0.0":
version: 3.0.1
resolution: "webidl-conversions@npm:3.0.1"
Expand Down
Loading