Skip to content

Commit 0ae4a8b

Browse files
authored
[공통] Next.js 추가 보안 취약점 패치 반영 (#1252)
1 parent 465eb1d commit 0ae4a8b

6 files changed

Lines changed: 94 additions & 94 deletions

.pnp.cjs

Lines changed: 51 additions & 51 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.yarn/cache/@next-env-npm-15.5.16-451e0aa651-4ba5975b7b.zip renamed to .yarn/cache/@next-env-npm-15.5.18-43762b7e71-476db14578.zip

5.7 KB
Binary file not shown.

.yarn/cache/@next-swc-darwin-arm64-npm-15.5.16-3ce66e459a-10.zip renamed to .yarn/cache/@next-swc-darwin-arm64-npm-15.5.18-ac1ed6c8cc-10.zip

38.5 MB
Binary file not shown.

.yarn/cache/next-npm-15.5.16-6a72a2b582-6575ffe4b6.zip renamed to .yarn/cache/next-npm-15.5.18-550477cf50-3e4c11beb3.zip

34.1 MB
Binary file not shown.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"html2canvas": "^1.4.1",
1919
"idb": "^8.0.3",
2020
"lottie-react": "^2.4.1",
21-
"next": "15.5.16",
21+
"next": "15.5.18",
2222
"react": "^19.2.6",
2323
"react-dom": "^19.2.6",
2424
"react-hook-form": "^7.55.0",

yarn.lock

Lines changed: 42 additions & 42 deletions
Original file line numberDiff line numberDiff line change
@@ -3155,10 +3155,10 @@ __metadata:
31553155
languageName: node
31563156
linkType: hard
31573157

3158-
"@next/env@npm:15.5.16":
3159-
version: 15.5.16
3160-
resolution: "@next/env@npm:15.5.16"
3161-
checksum: 10/4ba5975b7b4e887eec3b15e68fa30b687412bde3c7167c82023f054b66b53932ff9cb18af454b8b380be8a51a0eb04700635be52ecaa42816bfd12314c11ad01
3158+
"@next/env@npm:15.5.18":
3159+
version: 15.5.18
3160+
resolution: "@next/env@npm:15.5.18"
3161+
checksum: 10/476db1457819d99be69375862bc62b1fcea3470ef6b77f1b80b198bc751d6f8ee135e48ac5c70cb6ea6d6ad93aff38bf8595039986bc3332ce6234d724b5dd50
31623162
languageName: node
31633163
linkType: hard
31643164

@@ -3171,58 +3171,58 @@ __metadata:
31713171
languageName: node
31723172
linkType: hard
31733173

3174-
"@next/swc-darwin-arm64@npm:15.5.16":
3175-
version: 15.5.16
3176-
resolution: "@next/swc-darwin-arm64@npm:15.5.16"
3174+
"@next/swc-darwin-arm64@npm:15.5.18":
3175+
version: 15.5.18
3176+
resolution: "@next/swc-darwin-arm64@npm:15.5.18"
31773177
conditions: os=darwin & cpu=arm64
31783178
languageName: node
31793179
linkType: hard
31803180

3181-
"@next/swc-darwin-x64@npm:15.5.16":
3182-
version: 15.5.16
3183-
resolution: "@next/swc-darwin-x64@npm:15.5.16"
3181+
"@next/swc-darwin-x64@npm:15.5.18":
3182+
version: 15.5.18
3183+
resolution: "@next/swc-darwin-x64@npm:15.5.18"
31843184
conditions: os=darwin & cpu=x64
31853185
languageName: node
31863186
linkType: hard
31873187

3188-
"@next/swc-linux-arm64-gnu@npm:15.5.16":
3189-
version: 15.5.16
3190-
resolution: "@next/swc-linux-arm64-gnu@npm:15.5.16"
3188+
"@next/swc-linux-arm64-gnu@npm:15.5.18":
3189+
version: 15.5.18
3190+
resolution: "@next/swc-linux-arm64-gnu@npm:15.5.18"
31913191
conditions: os=linux & cpu=arm64 & libc=glibc
31923192
languageName: node
31933193
linkType: hard
31943194

3195-
"@next/swc-linux-arm64-musl@npm:15.5.16":
3196-
version: 15.5.16
3197-
resolution: "@next/swc-linux-arm64-musl@npm:15.5.16"
3195+
"@next/swc-linux-arm64-musl@npm:15.5.18":
3196+
version: 15.5.18
3197+
resolution: "@next/swc-linux-arm64-musl@npm:15.5.18"
31983198
conditions: os=linux & cpu=arm64 & libc=musl
31993199
languageName: node
32003200
linkType: hard
32013201

3202-
"@next/swc-linux-x64-gnu@npm:15.5.16":
3203-
version: 15.5.16
3204-
resolution: "@next/swc-linux-x64-gnu@npm:15.5.16"
3202+
"@next/swc-linux-x64-gnu@npm:15.5.18":
3203+
version: 15.5.18
3204+
resolution: "@next/swc-linux-x64-gnu@npm:15.5.18"
32053205
conditions: os=linux & cpu=x64 & libc=glibc
32063206
languageName: node
32073207
linkType: hard
32083208

3209-
"@next/swc-linux-x64-musl@npm:15.5.16":
3210-
version: 15.5.16
3211-
resolution: "@next/swc-linux-x64-musl@npm:15.5.16"
3209+
"@next/swc-linux-x64-musl@npm:15.5.18":
3210+
version: 15.5.18
3211+
resolution: "@next/swc-linux-x64-musl@npm:15.5.18"
32123212
conditions: os=linux & cpu=x64 & libc=musl
32133213
languageName: node
32143214
linkType: hard
32153215

3216-
"@next/swc-win32-arm64-msvc@npm:15.5.16":
3217-
version: 15.5.16
3218-
resolution: "@next/swc-win32-arm64-msvc@npm:15.5.16"
3216+
"@next/swc-win32-arm64-msvc@npm:15.5.18":
3217+
version: 15.5.18
3218+
resolution: "@next/swc-win32-arm64-msvc@npm:15.5.18"
32193219
conditions: os=win32 & cpu=arm64
32203220
languageName: node
32213221
linkType: hard
32223222

3223-
"@next/swc-win32-x64-msvc@npm:15.5.16":
3224-
version: 15.5.16
3225-
resolution: "@next/swc-win32-x64-msvc@npm:15.5.16"
3223+
"@next/swc-win32-x64-msvc@npm:15.5.18":
3224+
version: 15.5.18
3225+
resolution: "@next/swc-win32-x64-msvc@npm:15.5.18"
32263226
conditions: os=win32 & cpu=x64
32273227
languageName: node
32283228
linkType: hard
@@ -10047,7 +10047,7 @@ __metadata:
1004710047
idb: "npm:^8.0.3"
1004810048
jest: "npm:^29.7.0"
1004910049
lottie-react: "npm:^2.4.1"
10050-
next: "npm:15.5.16"
10050+
next: "npm:15.5.18"
1005110051
postcss: "npm:^8.5.11"
1005210052
prettier: "npm:^3.6.2"
1005310053
react: "npm:^19.2.6"
@@ -10658,19 +10658,19 @@ __metadata:
1065810658
languageName: node
1065910659
linkType: hard
1066010660

10661-
"next@npm:15.5.16":
10662-
version: 15.5.16
10663-
resolution: "next@npm:15.5.16"
10661+
"next@npm:15.5.18":
10662+
version: 15.5.18
10663+
resolution: "next@npm:15.5.18"
1066410664
dependencies:
10665-
"@next/env": "npm:15.5.16"
10666-
"@next/swc-darwin-arm64": "npm:15.5.16"
10667-
"@next/swc-darwin-x64": "npm:15.5.16"
10668-
"@next/swc-linux-arm64-gnu": "npm:15.5.16"
10669-
"@next/swc-linux-arm64-musl": "npm:15.5.16"
10670-
"@next/swc-linux-x64-gnu": "npm:15.5.16"
10671-
"@next/swc-linux-x64-musl": "npm:15.5.16"
10672-
"@next/swc-win32-arm64-msvc": "npm:15.5.16"
10673-
"@next/swc-win32-x64-msvc": "npm:15.5.16"
10665+
"@next/env": "npm:15.5.18"
10666+
"@next/swc-darwin-arm64": "npm:15.5.18"
10667+
"@next/swc-darwin-x64": "npm:15.5.18"
10668+
"@next/swc-linux-arm64-gnu": "npm:15.5.18"
10669+
"@next/swc-linux-arm64-musl": "npm:15.5.18"
10670+
"@next/swc-linux-x64-gnu": "npm:15.5.18"
10671+
"@next/swc-linux-x64-musl": "npm:15.5.18"
10672+
"@next/swc-win32-arm64-msvc": "npm:15.5.18"
10673+
"@next/swc-win32-x64-msvc": "npm:15.5.18"
1067410674
"@swc/helpers": "npm:0.5.15"
1067510675
caniuse-lite: "npm:^1.0.30001579"
1067610676
postcss: "npm:8.4.31"
@@ -10713,7 +10713,7 @@ __metadata:
1071310713
optional: true
1071410714
bin:
1071510715
next: dist/bin/next
10716-
checksum: 10/6575ffe4b6a1f76e48c689064296aa95326ec8494f4dc9baec8918e1e6af88ac16f1a5d0dd4c4caa5d833350ffeadfd94141d7f27d76099da0312394f21e7b85
10716+
checksum: 10/3e4c11beb34b9c827a49db477429c3e6fc9c38e1e37734014082dd748d401772742705ef0d9752c0a5d1714a577b7937612869a8041069081c9930231017db93
1071710717
languageName: node
1071810718
linkType: hard
1071910719

0 commit comments

Comments
 (0)