Skip to content

Commit 21736a2

Browse files
Vardhan0604vardhan0604
authored andcommitted
Merge branch '2622' of https://github.com/vardhan0604/parse-dashboard into 2623
git commit --amend --author="Vardhan0604 <[email protected]>"
2 parents f129957 + 3a53c39 commit 21736a2

File tree

3 files changed

+26
-17
lines changed

3 files changed

+26
-17
lines changed

changelogs/CHANGELOG_alpha.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [6.0.0-alpha.20](https://github.com/ParsePlatform/parse-dashboard/compare/6.0.0-alpha.19...6.0.0-alpha.20) (2024-11-19)
2+
3+
4+
### Bug Fixes
5+
6+
* Security upgrade cross-spawn from 7.0.3 to 7.0.6 ([#2629](https://github.com/ParsePlatform/parse-dashboard/issues/2629)) ([47a43e0](https://github.com/ParsePlatform/parse-dashboard/commit/47a43e0ac5d55fc9e214079895f71af7c7e3c350))
7+
18
# [6.0.0-alpha.19](https://github.com/ParsePlatform/parse-dashboard/compare/6.0.0-alpha.18...6.0.0-alpha.19) (2024-10-16)
29

310

package-lock.json

Lines changed: 17 additions & 15 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
@@ -1,6 +1,6 @@
11
{
22
"name": "parse-dashboard",
3-
"version": "6.0.0-alpha.19",
3+
"version": "6.0.0-alpha.20",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/ParsePlatform/parse-dashboard"
@@ -45,7 +45,7 @@
4545
"copy-to-clipboard": "3.3.2",
4646
"core-js": "3.28.0",
4747
"csurf": "1.11.0",
48-
"express": "4.21.1",
48+
"express": "4.21.2",
4949
"graphiql": "2.0.8",
5050
"graphql": "16.8.1",
5151
"immutable": "4.1.0",

0 commit comments

Comments
 (0)