Skip to content

Commit b07a584

Browse files
committed
Remove security resolutions (moved to separate ticket)
1 parent a34e484 commit b07a584

2 files changed

Lines changed: 79 additions & 230 deletions

File tree

package.json

Lines changed: 3 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -30,28 +30,17 @@
3030
"delay": "2500ms",
3131
"ext": "*"
3232
},
33-
"resolutions": {
34-
"brace-expansion": ">=1.1.12",
35-
"sha.js": ">=2.4.12",
36-
"lodash": ">=4.17.23",
37-
"js-yaml": ">=4.1.1",
38-
"qs": ">=6.14.2",
39-
"minimatch": ">=3.1.4",
40-
"ecstatic": ">=4.1.3",
41-
"liquidjs": ">=10.25.0",
42-
"yauzl": ">=3.2.1"
43-
},
4433
"devDependencies": {
4534
"@antora/cli": "^3.1.10",
4635
"@antora/site-generator-default": "^3.1.10",
47-
"dom-to-semantic-markdown": "^1.5.0",
48-
"gpt-tokenizer": "^3.4.0",
49-
"jsdom": "^24.1.0",
5036
"@tinymce/antora-extension-livedemos": "^0.1.0",
5137
"@tinymce/moxiedoc": "^0.3.0",
38+
"dom-to-semantic-markdown": "^1.5.0",
5239
"dotenv": "^16.5.0",
5340
"ecstatic": "^4.1.4",
41+
"gpt-tokenizer": "^3.4.0",
5442
"http-server": "^0.12.3",
43+
"jsdom": "^24.1.0",
5544
"nodemon": "^3.1.10",
5645
"npm-run-all": "^4.1.5"
5746
}

0 commit comments

Comments
 (0)