Skip to content

Commit 7fa9968

Browse files
Update dependency @types/normalize-path to ^3.0.2
1 parent e255ca2 commit 7fa9968

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1618,7 +1618,7 @@
16181618
"@types/node-fetch": "2.6.4",
16191619
"@types/node-forge": "^1.3.11",
16201620
"@types/nodemailer": "^6.4.0",
1621-
"@types/normalize-path": "^3.0.0",
1621+
"@types/normalize-path": "^3.0.2",
16221622
"@types/nunjucks": "^3.2.6",
16231623
"@types/object-hash": "^1.3.0",
16241624
"@types/ora": "^1.3.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11962,10 +11962,10 @@
1196211962
resolved "https://registry.yarnpkg.com/@types/normalize-package-data/-/normalize-package-data-2.4.0.tgz#e486d0d97396d79beedd0a6e33f4534ff6b4973e"
1196311963
integrity sha512-f5j5b/Gf71L+dbqxIpQ4Z2WlmI/mPJ0fOkGGmFgtb6sAu97EPczzbS3/tJKxmcYDj55OX6ssqwDAWOHIYDRDGA==
1196411964

11965-
"@types/normalize-path@^3.0.0":
11966-
version "3.0.0"
11967-
resolved "https://registry.yarnpkg.com/@types/normalize-path/-/normalize-path-3.0.0.tgz#bb5c46cab77b93350b4cf8d7ff1153f47189ae31"
11968-
integrity sha512-Nd8y/5t/7CRakPYiyPzr/IAfYusy1FkcZYFEAcoMZkwpJv2n4Wm+olW+e7xBdHEXhOnWdG9ddbar0gqZWS4x5Q==
11965+
"@types/normalize-path@^3.0.2":
11966+
version "3.0.2"
11967+
resolved "https://registry.yarnpkg.com/@types/normalize-path/-/normalize-path-3.0.2.tgz#aea8cd8b0ab39b8a86041843842825d8a01524c5"
11968+
integrity sha512-DO++toKYPaFn0Z8hQ7Tx+3iT9t77IJo/nDiqTXilgEP+kPNIYdpS9kh3fXuc53ugqwp9pxC1PVjCpV1tQDyqMA==
1196911969

1197011970
"@types/npmlog@^4.1.2":
1197111971
version "4.1.2"

0 commit comments

Comments
 (0)