Skip to content

Commit 7dc7a3f

Browse files
committed
change: resolution for deep-equal on react package
1 parent fbd1154 commit 7dc7a3f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

packages/react/package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,9 @@
3131
"deep-equal": "^2.2.0",
3232
"urql": "^4.0.4"
3333
},
34+
"resolutions": {
35+
"regexp.prototype.flags": "1.5.0"
36+
},
3437
"devDependencies": {
3538
"@gadgetinc/api-client-core": "workspace:*",
3639
"@testing-library/jest-dom": "^5.16.5",

0 commit comments

Comments
 (0)