Skip to content

Commit 8dcfdd7

Browse files
author
Glynn Bird
committed
11.0.1
1 parent e20ffea commit 8dcfdd7

File tree

2 files changed

+17
-17
lines changed

2 files changed

+17
-17
lines changed

package-lock.json

Lines changed: 14 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"license": "Apache-2.0",
55
"homepage": "http://github.com/apache/couchdb-nano",
66
"repository": "http://github.com/apache/couchdb-nano",
7-
"version": "11.0.0",
7+
"version": "11.0.1",
88
"author": "Apache CouchDB <dev@couchdb.apache.org> (http://couchdb.apache.org)",
99
"keywords": [
1010
"couchdb",
@@ -19,8 +19,8 @@
1919
"dependencies": {
2020
},
2121
"devDependencies": {
22-
"undici": "^7.15.0",
23-
"@types/node": "^24.3.0",
22+
"undici": "^7.16.0",
23+
"@types/node": "^24.4.0",
2424
"typescript": "^5.9.2"
2525
},
2626
"scripts": {

0 commit comments

Comments
 (0)