diff options
author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2021-04-23 16:13:12 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-04-23 16:13:12 -0700 |
commit | 562cd341f75bfb2701cc844cf30f1191e4170ca7 (patch) | |
tree | ae6eb2d8b06e790027bc4c26e413fa752c2c80f2 /package-lock.json | |
parent | 1f6486ded30d7c99a6579faa2c158860af0e280e (diff) | |
download | skyblock-api-562cd341f75bfb2701cc844cf30f1191e4170ca7.tar.gz skyblock-api-562cd341f75bfb2701cc844cf30f1191e4170ca7.tar.bz2 skyblock-api-562cd341f75bfb2701cc844cf30f1191e4170ca7.zip |
Bump @types/node from 14.14.28 to 14.14.41 (#8)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.28 to 14.14.41.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: mat <27899617+mat-1@users.noreply.github.com>
Diffstat (limited to 'package-lock.json')
-rw-r--r-- | package-lock.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/package-lock.json b/package-lock.json index b908e7c..a1cf876 100644 --- a/package-lock.json +++ b/package-lock.json @@ -81,9 +81,9 @@ } }, "@types/node": { - "version": "14.14.28", - "resolved": "https://registry.npmjs.org/@types/node/-/node-14.14.28.tgz", - "integrity": "sha512-lg55ArB+ZiHHbBBttLpzD07akz0QPrZgUODNakeC09i62dnrywr9mFErHuaPlB6I7z+sEbK+IYmplahvplCj2g==", + "version": "14.14.41", + "resolved": "https://registry.npmjs.org/@types/node/-/node-14.14.41.tgz", + "integrity": "sha512-dueRKfaJL4RTtSa7bWeTK1M+VH+Gns73oCgzvYfHZywRCoPSd8EkXBL0mZ9unPTveBn+D9phZBaxuzpwjWkW0g==", "dev": true }, "@types/node-fetch": { |