Skip to content

Commit b0748f4

Browse files
committed
Bump docs build dependencies
1 parent bea7e53 commit b0748f4

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

doc/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -20,21 +20,21 @@
2020
"author": "Neo4j",
2121
"license": "ISC",
2222
"dependencies": {
23-
"@antora/cli": "^3.1.7",
24-
"@antora/site-generator-default": "^3.1.7",
23+
"@antora/cli": "^3.1.12",
24+
"@antora/site-generator-default": "^3.1.12",
2525
"@neo4j-antora/antora-add-notes": "^0.3.1",
2626
"@neo4j-antora/antora-modify-sitemaps": "^0.4.4",
2727
"@neo4j-antora/antora-page-roles": "^0.3.2",
2828
"@neo4j-antora/antora-table-footnotes": "^0.3.2",
2929
"@neo4j-documentation/macros": "^1.0.2",
3030
"@neo4j-documentation/remote-include": "^1.0.0",
3131
"js-yaml": "^4.1.0",
32-
"simple-git": "^3.5.0",
33-
"yargs": "^17.5.1"
32+
"simple-git": "^3.28.0",
33+
"yargs": "^18.0.0"
3434
},
3535
"devDependencies": {
36-
"express": "^4.18.2",
37-
"nodemon": "^3.0.2"
36+
"express": "^5.1.0",
37+
"nodemon": "^3.1.10"
3838
},
3939
"overrides": {
4040
"@antora/site-generator-default": {

0 commit comments

Comments
 (0)