Skip to content

Commit fa57d69

Browse files
authored
feat: Upgrade to parse 7.1.1 (#9954)
1 parent a906a11 commit fa57d69

File tree

2 files changed

+10
-47
lines changed

2 files changed

+10
-47
lines changed

package-lock.json

Lines changed: 8 additions & 45 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
@@ -47,7 +47,7 @@
4747
"mongodb": "6.20.0",
4848
"mustache": "4.2.0",
4949
"otpauth": "9.4.0",
50-
"parse": "7.0.1",
50+
"parse": "7.1.1",
5151
"path-to-regexp": "6.3.0",
5252
"pg-monitor": "3.0.0",
5353
"pg-promise": "12.2.0",
@@ -64,11 +64,11 @@
6464
"ws": "8.18.2"
6565
},
6666
"devDependencies": {
67-
"@babel/eslint-parser": "7.28.0",
6867
"@actions/core": "1.11.1",
6968
"@apollo/client": "3.13.8",
7069
"@babel/cli": "7.27.0",
7170
"@babel/core": "7.27.4",
71+
"@babel/eslint-parser": "7.28.0",
7272
"@babel/plugin-proposal-object-rest-spread": "7.20.7",
7373
"@babel/plugin-transform-flow-strip-types": "7.26.5",
7474
"@babel/preset-env": "7.27.2",

0 commit comments

Comments
 (0)