Skip to content

Commit b3b3e4c

Browse files
authored
Merge pull request #370 from wpengine/security-fixes
chore: Update packages, fix security issues
2 parents 194864b + 6e4454a commit b3b3e4c

2 files changed

Lines changed: 1009 additions & 969 deletions

File tree

package.json

Lines changed: 4 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -97,32 +97,13 @@
9797
"unrs-resolver"
9898
],
9999
"overrides": {
100-
"eslint-plugin-unicorn": "^59.0.1",
101-
"@babel/runtime": "^7.27.0",
102-
"svelte@<4.2.19": ">=4.2.19",
103100
"@eslint/plugin-kit@<0.3.4": ">=0.3.4",
104-
"lodash@>=4.0.0 <=4.17.22": ">=4.17.23",
105-
"next@>=10.0.0 <15.5.10": ">=15.5.10",
106-
"next@>=15.5.1-canary.0 <15.5.10": ">=15.5.10",
107-
"diff@>=5.0.0 <5.2.2": ">=5.2.2",
108-
"@isaacs/brace-expansion@<=5.0.0": ">=5.0.1",
109-
"webpack@>=5.49.0 <=5.104.0": ">=5.104.1",
110-
"webpack@>=5.49.0 <5.104.0": ">=5.104.0",
111-
"svelte@<=5.51.4": ">=5.51.5",
112-
"ajv@<6.14.0": ">=6.14.0 <7.0.0",
113-
"ajv@>=7.0.0-alpha.0 <8.18.0": ">=8.18.0",
114-
"minimatch@<3.1.3": ">=3.1.3 <4.0.0",
115-
"minimatch@>=5.0.0 <5.1.7": ">=5.1.7",
116-
"minimatch@>=9.0.0 <9.0.6": ">=9.0.6",
117101
"minimatch@>=10.0.0 <10.2.1": ">=10.2.1",
118-
"minimatch@>=5.0.0 <5.1.8": ">=5.1.8",
119-
"minimatch@>=9.0.0 <9.0.7": ">=9.0.7",
120102
"minimatch@>=10.0.0 <10.2.3": ">=10.2.3",
121-
"minimatch@<3.1.4": ">=3.1.4 <4.0.0",
122-
"svelte@<=5.53.4": ">=5.53.5",
123-
"fast-xml-parser@<5.3.8": ">=5.3.8",
124-
"fast-xml-parser@>=4.1.3 <4.5.4": ">=4.5.4",
125-
"serialize-javascript@<=7.0.2": ">=7.0.3"
103+
"ajv@>=7.0.0-alpha.0 <8.18.0": ">=8.18.0",
104+
"svelte@<4.2.19": ">=4.2.19",
105+
"svelte@<=5.51.4": ">=5.51.5",
106+
"svelte@<=5.53.4": ">=5.53.5"
126107
},
127108
"patchedDependencies": {
128109
"eslint-config-neon": "patches/eslint-config-neon.patch"

0 commit comments

Comments
 (0)