Skip to content

Commit 52c1634

Browse files
committed
mitigate first set of dependabot issues
1 parent e37cf49 commit 52c1634

File tree

6 files changed

+319
-357
lines changed

6 files changed

+319
-357
lines changed

examples/next-app-csp/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"lint": "next lint"
1010
},
1111
"dependencies": {
12-
"next": "14.0.3",
12+
"next": "14.2.32",
1313
"react": "^18",
1414
"react-dom": "^18"
1515
},

examples/next-app-csp/yarn.lock

Lines changed: 60 additions & 73 deletions
Original file line numberDiff line numberDiff line change
@@ -2035,72 +2035,72 @@ __metadata:
20352035
languageName: node
20362036
linkType: hard
20372037

2038-
"@next/env@npm:14.0.3":
2039-
version: 14.0.3
2040-
resolution: "@next/env@npm:14.0.3"
2041-
checksum: 10c0/8688367c22461a075b5406463d16c284cf58e6861418e974fbd5901721da73402988340f8dd72d8e2e41e32ae0b7f24f91bd49029ee6e63424361587165febc5
2038+
"@next/env@npm:14.2.32":
2039+
version: 14.2.32
2040+
resolution: "@next/env@npm:14.2.32"
2041+
checksum: 10c0/5320513da45d9e3eaba3795c10fdec16a7cf5d8e2633f47b2fd68d3453db1d4875009d85d38d8fe5ef6ff036df0448f64dd0b5df5271296d5a28be75fbcffeb7
20422042
languageName: node
20432043
linkType: hard
20442044

2045-
"@next/swc-darwin-arm64@npm:14.0.3":
2046-
version: 14.0.3
2047-
resolution: "@next/swc-darwin-arm64@npm:14.0.3"
2045+
"@next/swc-darwin-arm64@npm:14.2.32":
2046+
version: 14.2.32
2047+
resolution: "@next/swc-darwin-arm64@npm:14.2.32"
20482048
conditions: os=darwin & cpu=arm64
20492049
languageName: node
20502050
linkType: hard
20512051

2052-
"@next/swc-darwin-x64@npm:14.0.3":
2053-
version: 14.0.3
2054-
resolution: "@next/swc-darwin-x64@npm:14.0.3"
2052+
"@next/swc-darwin-x64@npm:14.2.32":
2053+
version: 14.2.32
2054+
resolution: "@next/swc-darwin-x64@npm:14.2.32"
20552055
conditions: os=darwin & cpu=x64
20562056
languageName: node
20572057
linkType: hard
20582058

2059-
"@next/swc-linux-arm64-gnu@npm:14.0.3":
2060-
version: 14.0.3
2061-
resolution: "@next/swc-linux-arm64-gnu@npm:14.0.3"
2059+
"@next/swc-linux-arm64-gnu@npm:14.2.32":
2060+
version: 14.2.32
2061+
resolution: "@next/swc-linux-arm64-gnu@npm:14.2.32"
20622062
conditions: os=linux & cpu=arm64 & libc=glibc
20632063
languageName: node
20642064
linkType: hard
20652065

2066-
"@next/swc-linux-arm64-musl@npm:14.0.3":
2067-
version: 14.0.3
2068-
resolution: "@next/swc-linux-arm64-musl@npm:14.0.3"
2066+
"@next/swc-linux-arm64-musl@npm:14.2.32":
2067+
version: 14.2.32
2068+
resolution: "@next/swc-linux-arm64-musl@npm:14.2.32"
20692069
conditions: os=linux & cpu=arm64 & libc=musl
20702070
languageName: node
20712071
linkType: hard
20722072

2073-
"@next/swc-linux-x64-gnu@npm:14.0.3":
2074-
version: 14.0.3
2075-
resolution: "@next/swc-linux-x64-gnu@npm:14.0.3"
2073+
"@next/swc-linux-x64-gnu@npm:14.2.32":
2074+
version: 14.2.32
2075+
resolution: "@next/swc-linux-x64-gnu@npm:14.2.32"
20762076
conditions: os=linux & cpu=x64 & libc=glibc
20772077
languageName: node
20782078
linkType: hard
20792079

2080-
"@next/swc-linux-x64-musl@npm:14.0.3":
2081-
version: 14.0.3
2082-
resolution: "@next/swc-linux-x64-musl@npm:14.0.3"
2080+
"@next/swc-linux-x64-musl@npm:14.2.32":
2081+
version: 14.2.32
2082+
resolution: "@next/swc-linux-x64-musl@npm:14.2.32"
20832083
conditions: os=linux & cpu=x64 & libc=musl
20842084
languageName: node
20852085
linkType: hard
20862086

2087-
"@next/swc-win32-arm64-msvc@npm:14.0.3":
2088-
version: 14.0.3
2089-
resolution: "@next/swc-win32-arm64-msvc@npm:14.0.3"
2087+
"@next/swc-win32-arm64-msvc@npm:14.2.32":
2088+
version: 14.2.32
2089+
resolution: "@next/swc-win32-arm64-msvc@npm:14.2.32"
20902090
conditions: os=win32 & cpu=arm64
20912091
languageName: node
20922092
linkType: hard
20932093

2094-
"@next/swc-win32-ia32-msvc@npm:14.0.3":
2095-
version: 14.0.3
2096-
resolution: "@next/swc-win32-ia32-msvc@npm:14.0.3"
2094+
"@next/swc-win32-ia32-msvc@npm:14.2.32":
2095+
version: 14.2.32
2096+
resolution: "@next/swc-win32-ia32-msvc@npm:14.2.32"
20972097
conditions: os=win32 & cpu=ia32
20982098
languageName: node
20992099
linkType: hard
21002100

2101-
"@next/swc-win32-x64-msvc@npm:14.0.3":
2102-
version: 14.0.3
2103-
resolution: "@next/swc-win32-x64-msvc@npm:14.0.3"
2101+
"@next/swc-win32-x64-msvc@npm:14.2.32":
2102+
version: 14.2.32
2103+
resolution: "@next/swc-win32-x64-msvc@npm:14.2.32"
21042104
conditions: os=win32 & cpu=x64
21052105
languageName: node
21062106
linkType: hard
@@ -7289,12 +7289,13 @@ __metadata:
72897289
languageName: node
72907290
linkType: hard
72917291

7292-
"@swc/helpers@npm:0.5.2":
7293-
version: 0.5.2
7294-
resolution: "@swc/helpers@npm:0.5.2"
7292+
"@swc/helpers@npm:0.5.5":
7293+
version: 0.5.5
7294+
resolution: "@swc/helpers@npm:0.5.5"
72957295
dependencies:
7296+
"@swc/counter": "npm:^0.1.3"
72967297
tslib: "npm:^2.4.0"
7297-
checksum: 10c0/b6fa49bcf6c00571d0eb7837b163f8609960d4d77538160585e27ed167361e9776bd6e5eb9646ffac2fb4d43c58df9ca50dab9d96ab097e6591bc82a75fd1164
7298+
checksum: 10c0/21a9b9cfe7e00865f9c9f3eb4c1cc5b397143464f7abee76a2c5366e591e06b0155b5aac93fe8269ef8d548df253f6fd931e9ddfc0fd12efd405f90f45506e7d
72987299
languageName: node
72997300
linkType: hard
73007301

@@ -8685,7 +8686,7 @@ __metadata:
86858686
languageName: node
86868687
linkType: hard
86878688

8688-
"caniuse-lite@npm:^1.0.30001406, caniuse-lite@npm:^1.0.30001741":
8689+
"caniuse-lite@npm:^1.0.30001579, caniuse-lite@npm:^1.0.30001741":
86898690
version: 1.0.30001743
86908691
resolution: "caniuse-lite@npm:1.0.30001743"
86918692
checksum: 10c0/1bd730ca10d881a1ca9f55ce864d34c3b18501718c03976e0d3419f4694b715159e13fdef6d58ad47b6d2445d315940f3a01266658876828c820a3331aac021d
@@ -10543,13 +10544,6 @@ __metadata:
1054310544
languageName: node
1054410545
linkType: hard
1054510546

10546-
"glob-to-regexp@npm:^0.4.1":
10547-
version: 0.4.1
10548-
resolution: "glob-to-regexp@npm:0.4.1"
10549-
checksum: 10c0/0486925072d7a916f052842772b61c3e86247f0a80cc0deb9b5a3e8a1a9faad5b04fb6f58986a09f34d3e96cd2a22a24b7e9882fb1cf904c31e9a310de96c429
10550-
languageName: node
10551-
linkType: hard
10552-
1055310547
"glob-watcher@npm:^6.0.0":
1055410548
version: 6.0.0
1055510549
resolution: "glob-watcher@npm:6.0.0"
@@ -10671,7 +10665,7 @@ __metadata:
1067110665
languageName: node
1067210666
linkType: hard
1067310667

10674-
"graceful-fs@npm:^4.1.11, graceful-fs@npm:^4.1.2, graceful-fs@npm:^4.1.6, graceful-fs@npm:^4.2.0, graceful-fs@npm:^4.2.10, graceful-fs@npm:^4.2.11, graceful-fs@npm:^4.2.4, graceful-fs@npm:^4.2.6, graceful-fs@npm:^4.2.8, graceful-fs@npm:^4.2.9":
10668+
"graceful-fs@npm:^4.1.11, graceful-fs@npm:^4.1.6, graceful-fs@npm:^4.2.0, graceful-fs@npm:^4.2.10, graceful-fs@npm:^4.2.11, graceful-fs@npm:^4.2.4, graceful-fs@npm:^4.2.6, graceful-fs@npm:^4.2.8, graceful-fs@npm:^4.2.9":
1067510669
version: 4.2.11
1067610670
resolution: "graceful-fs@npm:4.2.11"
1067710671
checksum: 10c0/386d011a553e02bc594ac2ca0bd6d9e4c22d7fa8cfbfc448a6d148c59ea881b092db9dbe3547ae4b88e55f1b01f7c4a2ecc53b310c042793e63aa44cf6c257f2
@@ -13909,35 +13903,36 @@ __metadata:
1390913903
"@types/react": "npm:^18"
1391013904
"@types/react-dom": "npm:^18"
1391113905
glob: "npm:^11.0.3"
13912-
next: "npm:14.0.3"
13906+
next: "npm:14.2.32"
1391313907
react: "npm:^18"
1391413908
react-dom: "npm:^18"
1391513909
typescript: "npm:^5"
1391613910
languageName: unknown
1391713911
linkType: soft
1391813912

13919-
"next@npm:14.0.3":
13920-
version: 14.0.3
13921-
resolution: "next@npm:14.0.3"
13922-
dependencies:
13923-
"@next/env": "npm:14.0.3"
13924-
"@next/swc-darwin-arm64": "npm:14.0.3"
13925-
"@next/swc-darwin-x64": "npm:14.0.3"
13926-
"@next/swc-linux-arm64-gnu": "npm:14.0.3"
13927-
"@next/swc-linux-arm64-musl": "npm:14.0.3"
13928-
"@next/swc-linux-x64-gnu": "npm:14.0.3"
13929-
"@next/swc-linux-x64-musl": "npm:14.0.3"
13930-
"@next/swc-win32-arm64-msvc": "npm:14.0.3"
13931-
"@next/swc-win32-ia32-msvc": "npm:14.0.3"
13932-
"@next/swc-win32-x64-msvc": "npm:14.0.3"
13933-
"@swc/helpers": "npm:0.5.2"
13913+
"next@npm:14.2.32":
13914+
version: 14.2.32
13915+
resolution: "next@npm:14.2.32"
13916+
dependencies:
13917+
"@next/env": "npm:14.2.32"
13918+
"@next/swc-darwin-arm64": "npm:14.2.32"
13919+
"@next/swc-darwin-x64": "npm:14.2.32"
13920+
"@next/swc-linux-arm64-gnu": "npm:14.2.32"
13921+
"@next/swc-linux-arm64-musl": "npm:14.2.32"
13922+
"@next/swc-linux-x64-gnu": "npm:14.2.32"
13923+
"@next/swc-linux-x64-musl": "npm:14.2.32"
13924+
"@next/swc-win32-arm64-msvc": "npm:14.2.32"
13925+
"@next/swc-win32-ia32-msvc": "npm:14.2.32"
13926+
"@next/swc-win32-x64-msvc": "npm:14.2.32"
13927+
"@swc/helpers": "npm:0.5.5"
1393413928
busboy: "npm:1.6.0"
13935-
caniuse-lite: "npm:^1.0.30001406"
13929+
caniuse-lite: "npm:^1.0.30001579"
13930+
graceful-fs: "npm:^4.2.11"
1393613931
postcss: "npm:8.4.31"
1393713932
styled-jsx: "npm:5.1.1"
13938-
watchpack: "npm:2.4.0"
1393913933
peerDependencies:
1394013934
"@opentelemetry/api": ^1.1.0
13935+
"@playwright/test": ^1.41.2
1394113936
react: ^18.2.0
1394213937
react-dom: ^18.2.0
1394313938
sass: ^1.3.0
@@ -13963,11 +13958,13 @@ __metadata:
1396313958
peerDependenciesMeta:
1396413959
"@opentelemetry/api":
1396513960
optional: true
13961+
"@playwright/test":
13962+
optional: true
1396613963
sass:
1396713964
optional: true
1396813965
bin:
1396913966
next: dist/bin/next
13970-
checksum: 10c0/73aa3d5dd7b65b53ef68fa7723a7a98536482a69ae2d56e7b335194168f00b2851397bbdfe490b53dba2c70dfb8ad0150035fab4c762d6bc331e884487c4ff07
13967+
checksum: 10c0/ebcbf6c03eb6dc993748904b30a2d2c4a37368fc76fba90b771ab5f923c1c6ea056e01cae84165ff29a26f1d7de34580361151a3ba8fa8b03c495a84c900b900
1397113968
languageName: node
1397213969
linkType: hard
1397313970

@@ -17158,16 +17155,6 @@ __metadata:
1715817155
languageName: node
1715917156
linkType: hard
1716017157

17161-
"watchpack@npm:2.4.0":
17162-
version: 2.4.0
17163-
resolution: "watchpack@npm:2.4.0"
17164-
dependencies:
17165-
glob-to-regexp: "npm:^0.4.1"
17166-
graceful-fs: "npm:^4.1.2"
17167-
checksum: 10c0/c5e35f9fb9338d31d2141d9835643c0f49b5f9c521440bb648181059e5940d93dd8ed856aa8a33fbcdd4e121dad63c7e8c15c063cf485429cd9d427be197fe62
17168-
languageName: node
17169-
linkType: hard
17170-
1717117158
"weak-lru-cache@npm:^1.2.2":
1717217159
version: 1.2.2
1717317160
resolution: "weak-lru-cache@npm:1.2.2"

examples/next-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"lint": "next lint"
1111
},
1212
"dependencies": {
13-
"next": "14.0.3",
13+
"next": "14.2.32",
1414
"react": "^18",
1515
"react-dom": "^18"
1616
},

0 commit comments

Comments
 (0)