This repository was archived by the owner on Jan 28, 2025. It is now read-only.
File tree 2 files changed +11
-11
lines changed
packages/serverless-patched
2 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 37
37
"homepage" : " https://github.com/serverless-nextjs/serverless-next.js#readme" ,
38
38
"dependencies" : {
39
39
"@serverless/cli" : " ^1.6.0" ,
40
- "find-up" : " ^6.2 .0" ,
40
+ "find-up" : " ^6.3 .0" ,
41
41
"patch-package" : " ^6.4.7" ,
42
42
"postinstall-postinstall" : " simply-vat/postinstall-postinstall#59b0064272e72ab62eab205d6c63e7e60495b097" ,
43
43
"serverless" : " ^2.72.2"
Original file line number Diff line number Diff line change @@ -449,7 +449,7 @@ __metadata:
449
449
dependencies :
450
450
" @serverless/cli " : ^1.6.0
451
451
" @types/node " : ^17.0.19
452
- find-up : ^6.2 .0
452
+ find-up : ^6.3 .0
453
453
patch-package : ^6.4.7
454
454
postinstall-postinstall : " simply-vat/postinstall-postinstall#59b0064272e72ab62eab205d6c63e7e60495b097"
455
455
rimraf : ^3.0.2
@@ -2496,13 +2496,13 @@ __metadata:
2496
2496
languageName : node
2497
2497
linkType : hard
2498
2498
2499
- " find-up@npm:^6.2 .0 " :
2500
- version : 6.2 .0
2501
- resolution : " find-up@npm:6.2 .0"
2499
+ " find-up@npm:^6.3 .0 " :
2500
+ version : 6.3 .0
2501
+ resolution : " find-up@npm:6.3 .0"
2502
2502
dependencies :
2503
- locate-path : ^7.0 .0
2503
+ locate-path : ^7.1 .0
2504
2504
path-exists : ^5.0.0
2505
- checksum : 149085af5cec2af6fa0bd94db81785eb60464985b2428b4d34934a04d1809b1c27831a72b667ac25a8ee19bb6c36cf6fbae5776b115d45abbea1112f460f47c5
2505
+ checksum : 9a21b7f9244a420e54c6df95b4f6fc3941efd3c3e5476f8274eb452f6a85706e7a6a90de71353ee4f091fcb4593271a6f92810a324ec542650398f928783c280
2506
2506
languageName : node
2507
2507
linkType : hard
2508
2508
@@ -3565,12 +3565,12 @@ fsevents@~2.3.2:
3565
3565
languageName : node
3566
3566
linkType : hard
3567
3567
3568
- " locate-path@npm:^7.0 .0 " :
3569
- version : 7.0 .0
3570
- resolution : " locate-path@npm:7.0 .0"
3568
+ " locate-path@npm:^7.1 .0 " :
3569
+ version : 7.1 .0
3570
+ resolution : " locate-path@npm:7.1 .0"
3571
3571
dependencies :
3572
3572
p-locate : ^6.0.0
3573
- checksum : a0de7f882f069c3afe261c77821b91f2fe430cfe9b76c9059e4814e8803dc155dd9dc998e3dfe1a4ff3ca596a423bf9aa5df0b26a9516ed80fdf5cfac82a36f3
3573
+ checksum : 17d5eb6c04ff31856f8a6ae4ee3e3091d41485657428d1a91bd5f66aa1fcd7a90db3de6e8ffb905c2ff1a0014b77509b98dd6410424505efc08b1726d50bcbfc
3574
3574
languageName : node
3575
3575
linkType : hard
3576
3576
You can’t perform that action at this time.
0 commit comments