Skip to content

Commit 8be0ccf

Browse files
authored
Merge pull request #9698 from GilbertCherrie/update_get_intrinsic
Update get-intrinsic
2 parents c2bd3bf + 146fe0f commit 8be0ccf

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -191,6 +191,7 @@
191191
"cross-spawn": "~7.0.5",
192192
"decode-uri-component": "^0.2.2",
193193
"express": "^4.18.2",
194+
"get-intrinsic": "<=1.3.0",
194195
"lodash": "~4.17.21",
195196
"minimatch": "~5.1.6",
196197
"moment": "^2.30.1",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9331,7 +9331,7 @@ __metadata:
93319331
languageName: node
93329332
linkType: hard
93339333

9334-
"get-intrinsic@npm:^1.2.4, get-intrinsic@npm:^1.2.5, get-intrinsic@npm:^1.2.6, get-intrinsic@npm:^1.2.7, get-intrinsic@npm:^1.3.0":
9334+
"get-intrinsic@npm:<=1.3.0":
93359335
version: 1.3.0
93369336
resolution: "get-intrinsic@npm:1.3.0"
93379337
dependencies:

0 commit comments

Comments
 (0)