Skip to content

Commit 1bedc3c

Browse files
committed
Merge branch 'feat-branch' of https://github.com/KrishDave1/parse-server into feat-branch
2 parents da1785c + 8db9580 commit 1bedc3c

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

package-lock.json

Lines changed: 14 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"license": "Apache-2.0",
2121
"dependencies": {
2222
"@apollo/server": "4.11.0",
23-
"@babel/eslint-parser": "7.24.7",
23+
"@babel/eslint-parser": "7.25.8",
2424
"@graphql-tools/merge": "9.0.4",
2525
"@graphql-tools/schema": "10.0.4",
2626
"@graphql-tools/utils": "8.12.0",
@@ -32,7 +32,7 @@
3232
"cors": "2.8.5",
3333
"deepcopy": "2.1.0",
3434
"express": "4.21.0",
35-
"express-rate-limit": "7.3.1",
35+
"express-rate-limit": "7.4.1",
3636
"follow-redirects": "1.15.6",
3737
"graphql": "16.9.0",
3838
"graphql-list-fields": "2.0.4",

0 commit comments

Comments
 (0)