Skip to content

Commit 574060e

Browse files
authored
Merge pull request #202 from B020239/snyk-fix-385c1a95cb9ca997728eb8d83df65105
[Snyk] Fix for 1 vulnerabilities
2 parents 97a8808 + ec2a574 commit 574060e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -141,11 +141,11 @@
141141
"devDependencies": {
142142
"@actions/core": "^1.10.0",
143143
"@actions/github": "^5.0.3",
144-
"@babel/core": "7.20.7",
145-
"@babel/eslint-parser": "^7.18.2",
144+
"@babel/core": "7.22.6",
145+
"@babel/eslint-parser": "^7.22.6",
146146
"@babel/plugin-syntax-top-level-await": "^7.14.5",
147-
"@babel/plugin-transform-runtime": "^7.18.5",
148-
"@babel/preset-env": "^7.18.2",
147+
"@babel/plugin-transform-runtime": "^7.22.6",
148+
"@babel/preset-env": "^7.22.6",
149149
"@graphql-inspector/core": "^5.0.0",
150150
"@graphql-tools/load": "^8.0.0",
151151
"@jest/globals": "29.5.0",

0 commit comments

Comments
 (0)