Skip to content

Commit 78928f5

Browse files
Merge pull request #317 from feathers-plus/dependabot/npm_and_yarn/fast-copy-2.0.3
chore(deps): bump fast-copy from 1.2.4 to 2.0.3
2 parents 53794dc + 723d73a commit 78928f5

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
@@ -106,7 +106,7 @@
106106
"@types/npm": "^2.0.30",
107107
"bson-objectid": "^1.2.4",
108108
"debug": "^4.1.1",
109-
"fast-copy": "^1.2.4",
109+
"fast-copy": "^2.0.3",
110110
"fast-json-stable-stringify": "^2.0.0",
111111
"inflection": "^1.12.0",
112112
"jwt-decode": "^2.2.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5058,10 +5058,10 @@ extsprintf@^1.2.0:
50585058
resolved "https://registry.yarnpkg.com/extsprintf/-/extsprintf-1.4.0.tgz#e2689f8f356fad62cca65a3a91c5df5f9551692f"
50595059
integrity sha1-4mifjzVvrWLMplo6kcXfX5VRaS8=
50605060

5061-
fast-copy@^1.2.4:
5062-
version "1.2.4"
5063-
resolved "https://registry.yarnpkg.com/fast-copy/-/fast-copy-1.2.4.tgz#456e3b3ccf57a3c81f5223f2882532fca0c3f4a7"
5064-
integrity sha512-LCRjn7/wRBxeM//UVnya1eejlpiNTNz7MsAJnQXUSqkJwvzG35inF/GHDbispN0041A/Rhtuk06xS4IA4YNMBg==
5061+
fast-copy@^2.0.3:
5062+
version "2.0.3"
5063+
resolved "https://registry.yarnpkg.com/fast-copy/-/fast-copy-2.0.3.tgz#e9202d6944c9602b575f44d2857cef0f40dc6581"
5064+
integrity sha512-q0VzLSTRXwNOBzTG8dP+SkCxyTieVAhDEddSvw7X799+k3gb8I5T2IVPhBcwZzAY3Ac1P7/B6TSUvJDdO+8vcg==
50655065

50665066
fast-deep-equal@^2.0.1:
50675067
version "2.0.1"

0 commit comments

Comments
 (0)