Skip to content

Commit 68c32e4

Browse files
committed
Fix stuff
1 parent 7890ff3 commit 68c32e4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -117,10 +117,10 @@
117117
"promise-retry": "1.1.1",
118118
"resq": "1.11.0",
119119
"sprintf-js": "1.1.3",
120-
"uuid": "13.0.0"
120+
"uuid": "11.1.0"
121121
},
122122
"optionalDependencies": {
123-
"@codeceptjs/detox-helper": "1.1.11"
123+
"@codeceptjs/detox-helper": "1.1.8"
124124
},
125125
"devDependencies": {
126126
"@apollo/server": "^4",
@@ -148,7 +148,7 @@
148148
"eslint-plugin-mocha": "11.1.0",
149149
"expect": "30.0.5",
150150
"express": "^5.1.0",
151-
"globals": "16.4.0",
151+
"globals": "16.2.0",
152152
"graphql": "16.11.0",
153153
"graphql-tag": "^2.12.6",
154154
"husky": "9.1.7",

0 commit comments

Comments
 (0)