mirror of
https://github.com/jlengrand/adyen-node-api-library.git
synced 2026-03-10 08:01:20 +00:00
Merge pull request #400 from Adyen/dependabot/npm_and_yarn/types/node-13.13.1
Bump @types/node from 13.13.0 to 13.13.1
This commit is contained in:
@@ -58,7 +58,7 @@
|
||||
"webpack-cli": "3.3.11"
|
||||
},
|
||||
"dependencies": {
|
||||
"@types/node": "13.13.0",
|
||||
"@types/node": "13.13.1",
|
||||
"https-proxy-agent": "5.0.0"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -783,10 +783,10 @@
|
||||
dependencies:
|
||||
nock "*"
|
||||
|
||||
"@types/node@*", "@types/node@13.13.0", "@types/node@>= 8":
|
||||
version "13.13.0"
|
||||
resolved "https://registry.yarnpkg.com/@types/node/-/node-13.13.0.tgz#30d2d09f623fe32cde9cb582c7a6eda2788ce4a8"
|
||||
integrity sha512-WE4IOAC6r/yBZss1oQGM5zs2D7RuKR6Q+w+X2SouPofnWn+LbCqClRyhO3ZE7Ix8nmFgo/oVuuE01cJT2XB13A==
|
||||
"@types/node@*", "@types/node@13.13.1", "@types/node@>= 8":
|
||||
version "13.13.1"
|
||||
resolved "https://registry.yarnpkg.com/@types/node/-/node-13.13.1.tgz#1ba94c5a177a1692518bfc7b41aec0aa1a14354e"
|
||||
integrity sha512-uysqysLJ+As9jqI5yqjwP3QJrhOcUwBjHUlUxPxjbplwKoILvXVsmYWEhfmAQlrPfbRZmhJB007o4L9sKqtHqQ==
|
||||
|
||||
"@types/normalize-package-data@^2.4.0":
|
||||
version "2.4.0"
|
||||
|
||||
Reference in New Issue
Block a user