Update lockfileVersion (#293)

This commit is contained in:
Dmitry Shibanov
2022-02-24 14:42:37 +03:00
committed by GitHub
parent 2e1dfa1fb4
commit f69f00b5e5
7 changed files with 6729 additions and 18 deletions

View File

@ -1,9 +1,9 @@
---
name: "@types/node"
version: 12.20.4
version: 16.11.25
type: npm
summary: TypeScript definitions for Node.js
homepage: https://github.com/DefinitelyTyped/DefinitelyTyped#readme
homepage: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node
license: mit
licenses:
- sources: LICENSE

View File

@ -1,6 +1,6 @@
---
name: node-fetch
version: 2.6.6
version: 2.6.7
type: npm
summary: A light-weight module that brings window.fetch to node.js
homepage: https://github.com/bitinn/node-fetch