Skip to content

Commit

Permalink
chore(deps): bump node-fetch from 2.6.7 to 3.2.0 in /jobs
Browse files Browse the repository at this point in the history
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.7 to 3.2.0.
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Commits](node-fetch/node-fetch@v2.6.7...v3.2.0)

---
updated-dependencies:
- dependency-name: node-fetch
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 17, 2022
1 parent 2135ef2 commit e833505
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions jobs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@babel/plugin-syntax-top-level-await": "^7.14.5",
"@cubeartisan/client": "^0.1.0",
"@cubeartisan/server": "^0.1.0",
"@node-loader/babel": "^1.1.0",
"@node-loader/babel": "^2.0.1",
"JSONStream": "^1.3.5",
"core-js": "^3.15.2",
"core-js-pure": "^3.21.0",
Expand All @@ -38,8 +38,8 @@
"mongoose": "^5.12.10",
"mongoose-seed": "^0.6.0",
"node-cache": "^5.1.2",
"node-fetch": "^2.6.7",
"uuid": "^7.0.0",
"node-fetch": "^3.2.0",
"uuid": "^8.3.2",
"winston": "^3.5.1",
"winston-elasticsearch": "^0.16.1"
},
Expand All @@ -55,7 +55,7 @@
"eslint-plugin-jsx-a11y": "^6.2.3",
"eslint-plugin-prettier": "^4.0.0",
"eslint-plugin-promise": "^5.1.0",
"jest": "^27.4.5",
"jest": "^27.5.1",
"loose-ts-check": "^1.2.0",
"mongodb-memory-server": "^7.0.0",
"prettier": "^2.5.1",
Expand Down

0 comments on commit e833505

Please sign in to comment.