Skip to content

Commit 0684253

Browse files
Pin dependencies
1 parent 8952d27 commit 0684253

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -80,11 +80,11 @@
8080
},
8181
"pnpm": {
8282
"overrides": {
83-
"is-core-module": "npm:@nolyfill/is-core-module@^1",
84-
"isarray": "npm:@nolyfill/isarray@^1",
85-
"safe-buffer": "npm:@nolyfill/safe-buffer@^1",
86-
"safer-buffer": "npm:@nolyfill/safer-buffer@^1",
87-
"string.prototype.matchall": "npm:@nolyfill/string.prototype.matchall@^1"
83+
"is-core-module": "npm:@nolyfill/is-core-module@1.0.39",
84+
"isarray": "npm:@nolyfill/isarray@1.0.29",
85+
"safe-buffer": "npm:@nolyfill/safe-buffer@1.0.41",
86+
"safer-buffer": "npm:@nolyfill/safer-buffer@1.0.41",
87+
"string.prototype.matchall": "npm:@nolyfill/string.prototype.matchall@1.0.28"
8888
}
8989
}
9090
}

pnpm-lock.yaml

+5-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)