Skip to content

Commit 04ca704

Browse files
committed
[Deps] update is-core-module
1 parent 6960e34 commit 04ca704

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

lib/core.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,8 @@
5757
"node:https": [">= 14.18 && < 15", ">= 16"],
5858
"inspector": ">= 8",
5959
"node:inspector": [">= 14.18 && < 15", ">= 16"],
60+
"inspector/promises": [">= 19"],
61+
"node:inspector/promises": [">= 19"],
6062
"_linklist": "< 8",
6163
"module": true,
6264
"node:module": [">= 14.18 && < 15", ">= 16"],

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"url": "https://github.com/sponsors/ljharb"
5959
},
6060
"dependencies": {
61-
"is-core-module": "^2.10.0",
61+
"is-core-module": "^2.11.0",
6262
"path-parse": "^1.0.7",
6363
"supports-preserve-symlinks-flag": "^1.0.0"
6464
},

0 commit comments

Comments
 (0)