Skip to content

Commit

Permalink
bump @nestjs/core in /servers/execution/runner (#164)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Oct 8, 2023
1 parent d5e94fe commit a9709ad
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion servers/execution/runner/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
},
"dependencies": {
"@nestjs/common": "^10.2.7",
"@nestjs/core": "^10.2.6",
"@nestjs/core": "^10.2.7",
"@nestjs/platform-express": "^10.2.4",
"cross-env": "^7.0.3",
"execa": "^8.0.1",
Expand Down
8 changes: 4 additions & 4 deletions servers/execution/runner/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -734,10 +734,10 @@
iterare "1.2.1"
tslib "2.6.2"

"@nestjs/core@^10.2.6":
version "10.2.6"
resolved "https://registry.yarnpkg.com/@nestjs/core/-/core-10.2.6.tgz#4b2e5bd4ee5f5b347ba713aae9a06b6d6e0fd097"
integrity sha512-oGQ2CoBeFRT7egG47MFqS89xlXBTIRZBkRpKRTPMftEfL1RMXhXIcIIaGfzp11wx6qxrBVxBXpVLM09oaqHpaQ==
"@nestjs/core@^10.2.7":
version "10.2.7"
resolved "https://registry.yarnpkg.com/@nestjs/core/-/core-10.2.7.tgz#26ca5cc63504b54a08c4cdc6da9300c9b8904fde"
integrity sha512-5GSu53QUUcwX17sNmlJPa1I0wIeAZOKbedyVuQx0ZAwWVa9g0wJBbsNP+R4EJ+j5Dkdzt/8xkiZvnKt8RFRR8g==
dependencies:
uid "2.0.2"
"@nuxtjs/opencollective" "0.3.2"
Expand Down

0 comments on commit a9709ad

Please sign in to comment.